2026-03-24 22:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 22:00:04 [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-24 22:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-24 22:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 22:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 22:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 22:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 7f9a9d9d34c48e59
2026-03-24 22:00:04 [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-24 22:00:04 [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.it/task_37_2026-03-24T22_00_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-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 22:00:04 [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-24 22:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 22:00:05 [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-24 22:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 22:00:05 [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-24 22:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 22:00:05 [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-24 22:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 22:00:05 [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-24 22:00:05 [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-24 22:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 22:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 22:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 22:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 22:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:20 [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-24 22:00:20 [adesa.it] INFO: Found listing with ID: 10713178
2026-03-24 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713178%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713178: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713178 url https://www.openlane.eu/en/carv6/auction/10713178
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713180
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713180%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713180: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713180 url https://www.openlane.eu/en/carv6/auction/10713180
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713181
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713181%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713181: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713181 url https://www.openlane.eu/en/carv6/auction/10713181
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713184
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713184%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713184: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713184 url https://www.openlane.eu/en/carv6/auction/10713184
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713182
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713182%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713182: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713182 url https://www.openlane.eu/en/carv6/auction/10713182
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713183
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713183%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713183: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713183 url https://www.openlane.eu/en/carv6/auction/10713183
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713185
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713185%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713185: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713185 url https://www.openlane.eu/en/carv6/auction/10713185
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713186
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713186%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713186: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713186 url https://www.openlane.eu/en/carv6/auction/10713186
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713187
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713187%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713187: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713187 url https://www.openlane.eu/en/carv6/auction/10713187
2026-03-24 22:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713189
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713189%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713189: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713189 url https://www.openlane.eu/en/carv6/auction/10713189
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713188
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713188%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713188: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713188 url https://www.openlane.eu/en/carv6/auction/10713188
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713190
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713190%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713190: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713190 url https://www.openlane.eu/en/carv6/auction/10713190
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713191
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713191%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713191: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713191 url https://www.openlane.eu/en/carv6/auction/10713191
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713195
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713195%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713195: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713195 url https://www.openlane.eu/en/carv6/auction/10713195
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713194
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713194%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713194: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713194 url https://www.openlane.eu/en/carv6/auction/10713194
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713196
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713196%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713196: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713196 url https://www.openlane.eu/en/carv6/auction/10713196
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713197
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713197%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713197: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713197 url https://www.openlane.eu/en/carv6/auction/10713197
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713198
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713198%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713198: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713198 url https://www.openlane.eu/en/carv6/auction/10713198
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713199
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713199%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713199: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713199 url https://www.openlane.eu/en/carv6/auction/10713199
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713200
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713200%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713200: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713200 url https://www.openlane.eu/en/carv6/auction/10713200
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713201
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713201%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713201: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713201 url https://www.openlane.eu/en/carv6/auction/10713201
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713202
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713202%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713202: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713202 url https://www.openlane.eu/en/carv6/auction/10713202
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713211
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713211%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713211: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713211 url https://www.openlane.eu/en/carv6/auction/10713211
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713212
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713212%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713212: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713212 url https://www.openlane.eu/en/carv6/auction/10713212
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713215
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713215%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713215: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713215 url https://www.openlane.eu/en/carv6/auction/10713215
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713216
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713216%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713216: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713216 url https://www.openlane.eu/en/carv6/auction/10713216
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713256
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713256%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713256: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713256 url https://www.openlane.eu/en/carv6/auction/10713256
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713255
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713255%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713255: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713255 url https://www.openlane.eu/en/carv6/auction/10713255
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713253
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713253%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713253: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713253 url https://www.openlane.eu/en/carv6/auction/10713253
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713254
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713254%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713254: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713254 url https://www.openlane.eu/en/carv6/auction/10713254
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713252
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713252%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713252: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713252 url https://www.openlane.eu/en/carv6/auction/10713252
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713258
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713258%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713258: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713258 url https://www.openlane.eu/en/carv6/auction/10713258
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713259
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713259%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713259: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713259 url https://www.openlane.eu/en/carv6/auction/10713259
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713260
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713260%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713260: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713260 url https://www.openlane.eu/en/carv6/auction/10713260
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713262
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713262%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713262: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713262 url https://www.openlane.eu/en/carv6/auction/10713262
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713263
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713263%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713263: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713263 url https://www.openlane.eu/en/carv6/auction/10713263
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713261
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713261%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713261: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713261 url https://www.openlane.eu/en/carv6/auction/10713261
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713264
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713264%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713264: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713264 url https://www.openlane.eu/en/carv6/auction/10713264
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713265
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713265%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713265: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713265 url https://www.openlane.eu/en/carv6/auction/10713265
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713275
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713275%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713275: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713275 url https://www.openlane.eu/en/carv6/auction/10713275
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713278
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713278%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713278: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713278 url https://www.openlane.eu/en/carv6/auction/10713278
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713279
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713279%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713279: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713279 url https://www.openlane.eu/en/carv6/auction/10713279
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713280
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713280%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713280: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713280 url https://www.openlane.eu/en/carv6/auction/10713280
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713281
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713281%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713281: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713281 url https://www.openlane.eu/en/carv6/auction/10713281
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713283
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713283%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713283: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713283 url https://www.openlane.eu/en/carv6/auction/10713283
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713284
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713284%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713284: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713284 url https://www.openlane.eu/en/carv6/auction/10713284
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713282
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713282%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713282: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713282 url https://www.openlane.eu/en/carv6/auction/10713282
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713285
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713285%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713285: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713285 url https://www.openlane.eu/en/carv6/auction/10713285
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713288
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713288%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713288: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713288 url https://www.openlane.eu/en/carv6/auction/10713288
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713289
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713289%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713289: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713289 url https://www.openlane.eu/en/carv6/auction/10713289
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713287
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713287%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713287: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713287 url https://www.openlane.eu/en/carv6/auction/10713287
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713290
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713290%27 HTTP/1.1" 200 None
2026-03-24 22:00:21 [adesa.it] INFO: Scrape type for 10713290: 1
2026-03-24 22:00:21 [adesa.it] INFO: Scraping item 10713290 url https://www.openlane.eu/en/carv6/auction/10713290
2026-03-24 22:00:21 [adesa.it] INFO: Found listing with ID: 10713291
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713291%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713291: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713291 url https://www.openlane.eu/en/carv6/auction/10713291
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713292
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713292%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713292: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713292 url https://www.openlane.eu/en/carv6/auction/10713292
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713293
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713293%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713293: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713293 url https://www.openlane.eu/en/carv6/auction/10713293
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713295
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713295%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713295: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713295 url https://www.openlane.eu/en/carv6/auction/10713295
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713294
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713294%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713294: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713294 url https://www.openlane.eu/en/carv6/auction/10713294
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713296
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713296%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713296: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713296 url https://www.openlane.eu/en/carv6/auction/10713296
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713297
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713297%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713297: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713297 url https://www.openlane.eu/en/carv6/auction/10713297
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713298
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713298%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713298: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713298 url https://www.openlane.eu/en/carv6/auction/10713298
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713299
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713299%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713299: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713299 url https://www.openlane.eu/en/carv6/auction/10713299
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713300
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713300%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713300: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713300 url https://www.openlane.eu/en/carv6/auction/10713300
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713301
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713301%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713301: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713301 url https://www.openlane.eu/en/carv6/auction/10713301
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713303
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713303%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713303: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713303 url https://www.openlane.eu/en/carv6/auction/10713303
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713302
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713302%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713302: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713302 url https://www.openlane.eu/en/carv6/auction/10713302
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713304
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713304%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713304: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713304 url https://www.openlane.eu/en/carv6/auction/10713304
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713305
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713305%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713305: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713305 url https://www.openlane.eu/en/carv6/auction/10713305
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713306
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713306%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713306: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713306 url https://www.openlane.eu/en/carv6/auction/10713306
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713308
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713308%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713308: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713308 url https://www.openlane.eu/en/carv6/auction/10713308
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713307
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713307%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713307: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713307 url https://www.openlane.eu/en/carv6/auction/10713307
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713309
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713309%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713309: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713309 url https://www.openlane.eu/en/carv6/auction/10713309
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713316
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713316%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713316: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713316 url https://www.openlane.eu/en/carv6/auction/10713316
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713319
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713319%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713319: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713319 url https://www.openlane.eu/en/carv6/auction/10713319
2026-03-24 22:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713317
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713317%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713317: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713317 url https://www.openlane.eu/en/carv6/auction/10713317
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713318
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713318%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713318: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713318 url https://www.openlane.eu/en/carv6/auction/10713318
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713315
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713315%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713315: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713315 url https://www.openlane.eu/en/carv6/auction/10713315
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713310
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713310%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713310: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713310 url https://www.openlane.eu/en/carv6/auction/10713310
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713325
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713325%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713325: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713325 url https://www.openlane.eu/en/carv6/auction/10713325
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713329
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713329%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713329: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713329 url https://www.openlane.eu/en/carv6/auction/10713329
2026-03-24 22:00:22 [adesa.it] INFO: Found listing with ID: 10713328
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713328%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [adesa.it] INFO: Scrape type for 10713328: 1
2026-03-24 22:00:22 [adesa.it] INFO: Scraping item 10713328 url https://www.openlane.eu/en/carv6/auction/10713328
2026-03-24 22:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d4d6e30-5f29-542b-bee2-9059968900a8 with identifier: 10713184
2026-03-24 22:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d4d6e30-5f29-542b-bee2-9059968900a8 with scrape type 1
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d4d6e30-5f29-542b-bee2-9059968900a8
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252Fa30feaa5-b386-42ec-bddc-e5dec4d920e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/a30feaa5-b386-42ec-bddc-e5dec4d920e6.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F0bbaeb14-f69e-42dd-a7a3-be7278b686d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/0bbaeb14-f69e-42dd-a7a3-be7278b686d9.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F1106ef7a-4ed4-40f6-8d97-7e3f1205fbd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/1106ef7a-4ed4-40f6-8d97-7e3f1205fbd7.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F2105f257-9cbc-43f2-816a-97b2377f60bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/2105f257-9cbc-43f2-816a-97b2377f60bd.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252Faa89790d-180e-4ac7-a880-69bd3f41b8f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/aa89790d-180e-4ac7-a880-69bd3f41b8f7.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F09e5f114-b718-45d6-851c-ac7a0279f114.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/09e5f114-b718-45d6-851c-ac7a0279f114.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252Fc0293563-d410-4110-ab22-9f7b9678edd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/c0293563-d410-4110-ab22-9f7b9678edd4.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F799e4543-9a68-493c-9d28-82c6be533d26.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/799e4543-9a68-493c-9d28-82c6be533d26.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F13f8fdd2-6a7e-40da-afaa-cad83586f7b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/13f8fdd2-6a7e-40da-afaa-cad83586f7b5.jpg already downloaded
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733871%252Fgeneral%252F345ca0e6-c9f8-40c5-b3e7-118234c4e906.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733871/general/345ca0e6-c9f8-40c5-b3e7-118234c4e906.jpg already downloaded
2026-03-24 22:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d4d6e30-5f29-542b-bee2-9059968900a8, identifier: 10713184
2026-03-24 22:00:23 [adesa.it] INFO: Found listing with ID: 10713330
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713330%27 HTTP/1.1" 200 None
2026-03-24 22:00:23 [adesa.it] INFO: Scrape type for 10713330: 1
2026-03-24 22:00:23 [adesa.it] INFO: Scraping item 10713330 url https://www.openlane.eu/en/carv6/auction/10713330
2026-03-24 22:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d4d6e30-5f29-542b-bee2-9059968900a8 with identifier: 10713184
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 22:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 22:00:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d4d6e30-5f29-542b-bee2-9059968900a8 with identifier: 10713184
2026-03-24 22:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d4d6e30-5f29-542b-bee2-9059968900a8 with identifier: 10713184 to the API
2026-03-24 22:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7d4d6e30-5f29-542b-bee2-9059968900a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM589EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713184',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 74579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5733871/general/a30feaa5-b386-42ec-bddc-e5dec4d920e6.jpg',
'https://images.openlane.eu/carimgs/5733871/general/0bbaeb14-f69e-42dd-a7a3-be7278b686d9.jpg',
'https://images.openlane.eu/carimgs/5733871/general/1106ef7a-4ed4-40f6-8d97-7e3f1205fbd7.jpg',
'https://images.openlane.eu/carimgs/5733871/general/2105f257-9cbc-43f2-816a-97b2377f60bd.jpg',
'https://images.openlane.eu/carimgs/5733871/general/aa89790d-180e-4ac7-a880-69bd3f41b8f7.jpg',
'https://images.openlane.eu/carimgs/5733871/general/09e5f114-b718-45d6-851c-ac7a0279f114.jpg',
'https://images.openlane.eu/carimgs/5733871/general/c0293563-d410-4110-ab22-9f7b9678edd4.jpg',
'https://images.openlane.eu/carimgs/5733871/general/799e4543-9a68-493c-9d28-82c6be533d26.jpg',
'https://images.openlane.eu/carimgs/5733871/general/13f8fdd2-6a7e-40da-afaa-cad83586f7b5.jpg',
'https://images.openlane.eu/carimgs/5733871/general/345ca0e6-c9f8-40c5-b3e7-118234c4e906.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122643,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/a30feaa5-b386-42ec-bddc-e5dec4d920e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39242,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/0bbaeb14-f69e-42dd-a7a3-be7278b686d9.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131265,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/1106ef7a-4ed4-40f6-8d97-7e3f1205fbd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93479,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/2105f257-9cbc-43f2-816a-97b2377f60bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97479,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/aa89790d-180e-4ac7-a880-69bd3f41b8f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72179,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/09e5f114-b718-45d6-851c-ac7a0279f114.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/c0293563-d410-4110-ab22-9f7b9678edd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120391,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/799e4543-9a68-493c-9d28-82c6be533d26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120391,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/13f8fdd2-6a7e-40da-afaa-cad83586f7b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d4d6e30-5f29-542b-bee2-9059968900a8/7d4d6e30-5f29-542b-bee2-9059968900a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144894,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733871/general/345ca0e6-c9f8-40c5-b3e7-118234c4e906.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 35 TDI Business - Diesel - Automatic - 163 hp - 74.579 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713184%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Saving data for 10713184: {'created_time': 1774389625.705377, 'last_price_update_time': 1774389625.705387, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713184') HTTP/1.1" 204 0
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713331
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713331%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713331: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713331 url https://www.openlane.eu/en/carv6/auction/10713331
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713332
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713332%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713332: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713332 url https://www.openlane.eu/en/carv6/auction/10713332
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713335
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713335%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713335: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713335 url https://www.openlane.eu/en/carv6/auction/10713335
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713334
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713334%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713334: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713334 url https://www.openlane.eu/en/carv6/auction/10713334
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713333
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713333%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713333: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713333 url https://www.openlane.eu/en/carv6/auction/10713333
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713336
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713336%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713336: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713336 url https://www.openlane.eu/en/carv6/auction/10713336
2026-03-24 22:00:25 [adesa.it] INFO: Found listing with ID: 10713337
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713337%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [adesa.it] INFO: Scrape type for 10713337: 1
2026-03-24 22:00:25 [adesa.it] INFO: Scraping item 10713337 url https://www.openlane.eu/en/carv6/auction/10713337
2026-03-24 22:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8faa136a-6e1a-5330-82ee-866f425ca52a with identifier: 10713182
2026-03-24 22:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8faa136a-6e1a-5330-82ee-866f425ca52a with scrape type 1
2026-03-24 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fe7701f8d-a212-488c-a117-1fec56a5efc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/e7701f8d-a212-488c-a117-1fec56a5efc4.jpg not downloaded yet
2026-03-24 22:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b747847f-6dbe-5fee-a8ec-59b9f10f2d67 with identifier: 10713178
2026-03-24 22:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b747847f-6dbe-5fee-a8ec-59b9f10f2d67 with scrape type 1
2026-03-24 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b747847f-6dbe-5fee-a8ec-59b9f10f2d67
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F08bb51e6-6600-46ce-a95b-4d0fbad0cd44.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/08bb51e6-6600-46ce-a95b-4d0fbad0cd44.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252Fa548bbb0-d885-4183-a7c4-61c11edde7f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/a548bbb0-d885-4183-a7c4-61c11edde7f4.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F5fa86f32-3a39-4742-ba31-5320ee741fd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/5fa86f32-3a39-4742-ba31-5320ee741fd1.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F1b9979f5-cfb7-42d5-952d-7964ad572a89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/1b9979f5-cfb7-42d5-952d-7964ad572a89.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252Fba703bd6-04ae-4af6-ae66-6f97ce752251.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/ba703bd6-04ae-4af6-ae66-6f97ce752251.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F9806c9fd-91be-4fcc-a4d1-bd2bd07118b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/9806c9fd-91be-4fcc-a4d1-bd2bd07118b5.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F61ae7307-8d4a-4f32-8b6a-1b441d1e9842.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/61ae7307-8d4a-4f32-8b6a-1b441d1e9842.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252Fd7e4cc7e-13c5-4f2d-8d15-325948c34ffb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/d7e4cc7e-13c5-4f2d-8d15-325948c34ffb.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252F2f8e500f-b735-4090-8c19-e049ce9183b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/2f8e500f-b735-4090-8c19-e049ce9183b3.jpg already downloaded
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729451%252Fgeneral%252Fa21da3cd-e144-4884-b181-041e0e040135.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729451/general/a21da3cd-e144-4884-b181-041e0e040135.jpg already downloaded
2026-03-24 22:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b747847f-6dbe-5fee-a8ec-59b9f10f2d67, identifier: 10713178
2026-03-24 22:00:26 [adesa.it] INFO: Found listing with ID: 10713339
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713339%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [adesa.it] INFO: Scrape type for 10713339: 1
2026-03-24 22:00:26 [adesa.it] INFO: Scraping item 10713339 url https://www.openlane.eu/en/carv6/auction/10713339
2026-03-24 22:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b747847f-6dbe-5fee-a8ec-59b9f10f2d67 with identifier: 10713178
2026-03-24 22:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b747847f-6dbe-5fee-a8ec-59b9f10f2d67 with identifier: 10713178
2026-03-24 22:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b747847f-6dbe-5fee-a8ec-59b9f10f2d67 with identifier: 10713178 to the API
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b747847f-6dbe-5fee-a8ec-59b9f10f2d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH432PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713178',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 79172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5729451/general/08bb51e6-6600-46ce-a95b-4d0fbad0cd44.jpg',
'https://images.openlane.eu/carimgs/5729451/general/a548bbb0-d885-4183-a7c4-61c11edde7f4.jpg',
'https://images.openlane.eu/carimgs/5729451/general/5fa86f32-3a39-4742-ba31-5320ee741fd1.jpg',
'https://images.openlane.eu/carimgs/5729451/general/1b9979f5-cfb7-42d5-952d-7964ad572a89.jpg',
'https://images.openlane.eu/carimgs/5729451/general/ba703bd6-04ae-4af6-ae66-6f97ce752251.jpg',
'https://images.openlane.eu/carimgs/5729451/general/9806c9fd-91be-4fcc-a4d1-bd2bd07118b5.jpg',
'https://images.openlane.eu/carimgs/5729451/general/61ae7307-8d4a-4f32-8b6a-1b441d1e9842.jpg',
'https://images.openlane.eu/carimgs/5729451/general/d7e4cc7e-13c5-4f2d-8d15-325948c34ffb.jpg',
'https://images.openlane.eu/carimgs/5729451/general/2f8e500f-b735-4090-8c19-e049ce9183b3.jpg',
'https://images.openlane.eu/carimgs/5729451/general/a21da3cd-e144-4884-b181-041e0e040135.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41233,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/08bb51e6-6600-46ce-a95b-4d0fbad0cd44.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120704,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/a548bbb0-d885-4183-a7c4-61c11edde7f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/5fa86f32-3a39-4742-ba31-5320ee741fd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/1b9979f5-cfb7-42d5-952d-7964ad572a89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/ba703bd6-04ae-4af6-ae66-6f97ce752251.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/9806c9fd-91be-4fcc-a4d1-bd2bd07118b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105332,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/61ae7307-8d4a-4f32-8b6a-1b441d1e9842.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/d7e4cc7e-13c5-4f2d-8d15-325948c34ffb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/2f8e500f-b735-4090-8c19-e049ce9183b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b747847f-6dbe-5fee-a8ec-59b9f10f2d67/b747847f-6dbe-5fee-a8ec-59b9f10f2d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729451/general/a21da3cd-e144-4884-b181-041e0e040135.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 190 hp - '
'79.172 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2021}
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713178%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [adesa.it] INFO: Saving data for 10713178: {'created_time': 1774389626.748117, 'last_price_update_time': 1774389626.74813, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713178') HTTP/1.1" 204 0
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F135cb7bd-6560-4a8b-a646-889fef5c8431.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/135cb7bd-6560-4a8b-a646-889fef5c8431.jpg not downloaded yet
2026-03-24 22:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with identifier: 10713181
2026-03-24 22:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with scrape type 1
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg not downloaded yet
2026-03-24 22:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd6072a-6ec7-57fc-b0f0-42c772437dfa with identifier: 10713186
2026-03-24 22:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd6072a-6ec7-57fc-b0f0-42c772437dfa with scrape type 1
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fd6072a-6ec7-57fc-b0f0-42c772437dfa
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F0757d530-133a-454d-9471-b43c3fe7531f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/0757d530-133a-454d-9471-b43c3fe7531f.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252Fad570fe2-e2be-445d-af2c-a822c1cca885.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/ad570fe2-e2be-445d-af2c-a822c1cca885.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F9a461052-428d-4135-9991-755a566263ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/9a461052-428d-4135-9991-755a566263ad.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F6f851a83-b38f-4a40-a36b-45b0c3fc7bd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/6f851a83-b38f-4a40-a36b-45b0c3fc7bd9.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252Fc972b4bb-335f-4d0b-88f5-ab1b78895bb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/c972b4bb-335f-4d0b-88f5-ab1b78895bb4.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F427b101f-fac7-4e66-a2fb-69e488cd2982.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/427b101f-fac7-4e66-a2fb-69e488cd2982.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F86096158-8f58-4d20-a873-894d9ca9a3a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/86096158-8f58-4d20-a873-894d9ca9a3a9.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F6a2c5332-1786-422e-983e-f0032750fc4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/6a2c5332-1786-422e-983e-f0032750fc4d.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F0793acd6-a7e8-42a7-bcda-315d26a754ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/0793acd6-a7e8-42a7-bcda-315d26a754ab.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729458%252Fgeneral%252F9cd486f2-b1bc-478f-8c35-fd71d9564932.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729458/general/9cd486f2-b1bc-478f-8c35-fd71d9564932.jpg already downloaded
2026-03-24 22:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8fd6072a-6ec7-57fc-b0f0-42c772437dfa, identifier: 10713186
2026-03-24 22:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with identifier: 10713180
2026-03-24 22:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with scrape type 1
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252Ff96ce7e7-501b-45d8-b300-3273bffeeacd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/f96ce7e7-501b-45d8-b300-3273bffeeacd.jpg not downloaded yet
2026-03-24 22:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33557bf0-1b0f-5abb-b99a-4621594da734 with identifier: 10713183
2026-03-24 22:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33557bf0-1b0f-5abb-b99a-4621594da734 with scrape type 1
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33557bf0-1b0f-5abb-b99a-4621594da734
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F83dfe48f-20d1-438a-a52c-a9a24b19adb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/83dfe48f-20d1-438a-a52c-a9a24b19adb9.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F1776ca17-96f3-405e-92e9-1bf0631bd600.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/1776ca17-96f3-405e-92e9-1bf0631bd600.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F0b644ab8-d5ec-4d2b-82b1-dca7ba6cf7d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/0b644ab8-d5ec-4d2b-82b1-dca7ba6cf7d3.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252Fff4bcf27-9a9b-42f4-a375-c7488ab0a7fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/ff4bcf27-9a9b-42f4-a375-c7488ab0a7fc.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F540f1ace-e65d-471c-8097-15fa03e93d69.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/540f1ace-e65d-471c-8097-15fa03e93d69.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F5c84cb0d-1463-4693-b93a-513f6673f031.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/5c84cb0d-1463-4693-b93a-513f6673f031.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F0ddb94c7-c06d-47b7-becf-ce92ddff8973.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/0ddb94c7-c06d-47b7-becf-ce92ddff8973.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F41c4011b-bfc5-4161-b6a5-8f3f91fa2c5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/41c4011b-bfc5-4161-b6a5-8f3f91fa2c5c.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252Fb55552c4-12e4-4003-8f4d-582dd673015c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/b55552c4-12e4-4003-8f4d-582dd673015c.jpg already downloaded
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733870%252Fgeneral%252F349888be-cff0-4b1c-99f5-cf3e4a11aae6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733870/general/349888be-cff0-4b1c-99f5-cf3e4a11aae6.jpg already downloaded
2026-03-24 22:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 33557bf0-1b0f-5abb-b99a-4621594da734, identifier: 10713183
2026-03-24 22:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10713185
2026-03-24 22:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dd878e-03f5-5993-8a5c-c3b040b817db with scrape type 1
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg not downloaded yet
2026-03-24 22:00:27 [adesa.it] INFO: Found listing with ID: 10713340
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713340%27 HTTP/1.1" 200 None
2026-03-24 22:00:27 [adesa.it] INFO: Scrape type for 10713340: 1
2026-03-24 22:00:27 [adesa.it] INFO: Scraping item 10713340 url https://www.openlane.eu/en/carv6/auction/10713340
2026-03-24 22:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8fd6072a-6ec7-57fc-b0f0-42c772437dfa with identifier: 10713186
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 22:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8fd6072a-6ec7-57fc-b0f0-42c772437dfa with identifier: 10713186
2026-03-24 22:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8fd6072a-6ec7-57fc-b0f0-42c772437dfa with identifier: 10713186 to the API
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '8fd6072a-6ec7-57fc-b0f0-42c772437dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL928PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713186',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 34189,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5729458/general/0757d530-133a-454d-9471-b43c3fe7531f.jpg',
'https://images.openlane.eu/carimgs/5729458/general/ad570fe2-e2be-445d-af2c-a822c1cca885.jpg',
'https://images.openlane.eu/carimgs/5729458/general/9a461052-428d-4135-9991-755a566263ad.jpg',
'https://images.openlane.eu/carimgs/5729458/general/6f851a83-b38f-4a40-a36b-45b0c3fc7bd9.jpg',
'https://images.openlane.eu/carimgs/5729458/general/c972b4bb-335f-4d0b-88f5-ab1b78895bb4.jpg',
'https://images.openlane.eu/carimgs/5729458/general/427b101f-fac7-4e66-a2fb-69e488cd2982.jpg',
'https://images.openlane.eu/carimgs/5729458/general/86096158-8f58-4d20-a873-894d9ca9a3a9.jpg',
'https://images.openlane.eu/carimgs/5729458/general/6a2c5332-1786-422e-983e-f0032750fc4d.jpg',
'https://images.openlane.eu/carimgs/5729458/general/0793acd6-a7e8-42a7-bcda-315d26a754ab.jpg',
'https://images.openlane.eu/carimgs/5729458/general/9cd486f2-b1bc-478f-8c35-fd71d9564932.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/0757d530-133a-454d-9471-b43c3fe7531f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/ad570fe2-e2be-445d-af2c-a822c1cca885.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/9a461052-428d-4135-9991-755a566263ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/6f851a83-b38f-4a40-a36b-45b0c3fc7bd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/c972b4bb-335f-4d0b-88f5-ab1b78895bb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/427b101f-fac7-4e66-a2fb-69e488cd2982.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/86096158-8f58-4d20-a873-894d9ca9a3a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39331,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/6a2c5332-1786-422e-983e-f0032750fc4d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/0793acd6-a7e8-42a7-bcda-315d26a754ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd6072a-6ec7-57fc-b0f0-42c772437dfa/8fd6072a-6ec7-57fc-b0f0-42c772437dfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729458/general/9cd486f2-b1bc-478f-8c35-fd71d9564932.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 45 TFSIe Business - Hybrid - Automatic - 150 hp - 34.189 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713186%27 HTTP/1.1" 200 None
2026-03-24 22:00:28 [adesa.it] INFO: Saving data for 10713186: {'created_time': 1774389628.712955, 'last_price_update_time': 1774389628.712966, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713186') HTTP/1.1" 204 0
2026-03-24 22:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 33557bf0-1b0f-5abb-b99a-4621594da734 with identifier: 10713183
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 22:00:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 33557bf0-1b0f-5abb-b99a-4621594da734 with identifier: 10713183
2026-03-24 22:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 33557bf0-1b0f-5abb-b99a-4621594da734 with identifier: 10713183 to the API
2026-03-24 22:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713183>
{'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': 163,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '33557bf0-1b0f-5abb-b99a-4621594da734',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM386YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713183',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 115645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5733870/general/83dfe48f-20d1-438a-a52c-a9a24b19adb9.jpg',
'https://images.openlane.eu/carimgs/5733870/general/1776ca17-96f3-405e-92e9-1bf0631bd600.jpg',
'https://images.openlane.eu/carimgs/5733870/general/0b644ab8-d5ec-4d2b-82b1-dca7ba6cf7d3.jpg',
'https://images.openlane.eu/carimgs/5733870/general/ff4bcf27-9a9b-42f4-a375-c7488ab0a7fc.jpg',
'https://images.openlane.eu/carimgs/5733870/general/540f1ace-e65d-471c-8097-15fa03e93d69.jpg',
'https://images.openlane.eu/carimgs/5733870/general/5c84cb0d-1463-4693-b93a-513f6673f031.jpg',
'https://images.openlane.eu/carimgs/5733870/general/0ddb94c7-c06d-47b7-becf-ce92ddff8973.jpg',
'https://images.openlane.eu/carimgs/5733870/general/41c4011b-bfc5-4161-b6a5-8f3f91fa2c5c.jpg',
'https://images.openlane.eu/carimgs/5733870/general/b55552c4-12e4-4003-8f4d-582dd673015c.jpg',
'https://images.openlane.eu/carimgs/5733870/general/349888be-cff0-4b1c-99f5-cf3e4a11aae6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108521,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/83dfe48f-20d1-438a-a52c-a9a24b19adb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36359,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/1776ca17-96f3-405e-92e9-1bf0631bd600.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/0b644ab8-d5ec-4d2b-82b1-dca7ba6cf7d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/ff4bcf27-9a9b-42f4-a375-c7488ab0a7fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/540f1ace-e65d-471c-8097-15fa03e93d69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87258,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/5c84cb0d-1463-4693-b93a-513f6673f031.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/0ddb94c7-c06d-47b7-becf-ce92ddff8973.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/41c4011b-bfc5-4161-b6a5-8f3f91fa2c5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/b55552c4-12e4-4003-8f4d-582dd673015c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33557bf0-1b0f-5abb-b99a-4621594da734/33557bf0-1b0f-5abb-b99a-4621594da734_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733870/general/349888be-cff0-4b1c-99f5-cf3e4a11aae6.jpg',
'Width': 800}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'115.645 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713183%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Saving data for 10713183: {'created_time': 1774389629.220252, 'last_price_update_time': 1774389629.220261, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713183') HTTP/1.1" 204 0
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F5a855c75-e529-4f71-9921-d713a57b2eb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/5a855c75-e529-4f71-9921-d713a57b2eb9.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252Fec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/ec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F1312f021-d538-4288-b980-bb75bb04f6ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/1312f021-d538-4288-b980-bb75bb04f6ff.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F29c5fc54-9347-4f37-bdbf-767caa65853f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713343
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713343%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713343: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713343 url https://www.openlane.eu/en/carv6/auction/10713343
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fd7059c60-b852-4c01-bbd0-276e6d51a08a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/d7059c60-b852-4c01-bbd0-276e6d51a08a.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F86f57730-7d81-4237-a44e-3fa596903a88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/86f57730-7d81-4237-a44e-3fa596903a88.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fe4644d4b-4c2e-4327-8ab8-853484c53c10.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713344
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713344%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713344: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713344 url https://www.openlane.eu/en/carv6/auction/10713344
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713346
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713346%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713346: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713346 url https://www.openlane.eu/en/carv6/auction/10713346
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F47796a0d-f1b1-477c-805f-f2d5f8658816.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/47796a0d-f1b1-477c-805f-f2d5f8658816.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb183283-bac9-4761-9a30-6a371a6948e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713345
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713345%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713345: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713345 url https://www.openlane.eu/en/carv6/auction/10713345
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fd714210c-e332-4d6f-82fc-e353a871d1e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/d714210c-e332-4d6f-82fc-e353a871d1e0.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252Ffe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/fe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713348
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713348%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713348: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713348 url https://www.openlane.eu/en/carv6/auction/10713348
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F461a6035-09f0-4856-b86a-56efc77fee74.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/461a6035-09f0-4856-b86a-56efc77fee74.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F3b157780-0ca6-4261-acbe-406fa1bbd843.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/3b157780-0ca6-4261-acbe-406fa1bbd843.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F53a237e1-90a2-42cd-af71-423393bbfe48.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713350
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713350%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713350: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713350 url https://www.openlane.eu/en/carv6/auction/10713350
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Ff894977b-7353-4038-9c3b-1ccee36ef411.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/f894977b-7353-4038-9c3b-1ccee36ef411.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg not downloaded yet
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fa885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg not downloaded yet
2026-03-24 22:00:29 [adesa.it] INFO: Found listing with ID: 10713351
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713351%27 HTTP/1.1" 200 None
2026-03-24 22:00:29 [adesa.it] INFO: Scrape type for 10713351: 1
2026-03-24 22:00:29 [adesa.it] INFO: Scraping item 10713351 url https://www.openlane.eu/en/carv6/auction/10713351
2026-03-24 22:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F8c329a6a-d147-407a-a392-9a198a4fd331.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/8c329a6a-d147-407a-a392-9a198a4fd331.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252Fa0266887-100a-4414-8612-d9a6ca688d9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/a0266887-100a-4414-8612-d9a6ca688d9b.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F5d1d02fd-a215-46a9-9214-0259dd373b81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg not downloaded yet
2026-03-24 22:00:30 [adesa.it] INFO: Found listing with ID: 10713353
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713353%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [adesa.it] INFO: Scrape type for 10713353: 1
2026-03-24 22:00:30 [adesa.it] INFO: Scraping item 10713353 url https://www.openlane.eu/en/carv6/auction/10713353
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Ffefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg not downloaded yet
2026-03-24 22:00:30 [adesa.it] INFO: Found listing with ID: 10713354
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713354%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [adesa.it] INFO: Scrape type for 10713354: 1
2026-03-24 22:00:30 [adesa.it] INFO: Scraping item 10713354 url https://www.openlane.eu/en/carv6/auction/10713354
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:30 [adesa.it] INFO: Found listing with ID: 10713355
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713355%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [adesa.it] INFO: Scrape type for 10713355: 1
2026-03-24 22:00:30 [adesa.it] INFO: Scraping item 10713355 url https://www.openlane.eu/en/carv6/auction/10713355
2026-03-24 22:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cd4a98-c42c-548f-ab98-b851a7364162 with identifier: 10713189
2026-03-24 22:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cd4a98-c42c-548f-ab98-b851a7364162 with scrape type 1
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F8faaa817-5c98-421e-827a-278789af827e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/8faaa817-5c98-421e-827a-278789af827e.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg not downloaded yet
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252Fd1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/d1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg not downloaded yet
2026-03-24 22:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F42525c57-bdf8-4095-aca9-70de1798efb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/42525c57-bdf8-4095-aca9-70de1798efb2.jpg not downloaded yet
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg not downloaded yet
2026-03-24 22:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg not downloaded yet
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F8bfde293-cadd-4472-95cf-13264b8276be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/8bfde293-cadd-4472-95cf-13264b8276be.jpg not downloaded yet
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg not downloaded yet
2026-03-24 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10713188
2026-03-24 22:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6ed5f69-3341-51e4-846b-4560f0159a2d with scrape type 1
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252Fed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/ed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg not downloaded yet
2026-03-24 22:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F92adec01-d917-4f12-9c96-d301bf2bbd24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F60614af8-0ba2-4d71-a545-8c7003983a3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg not downloaded yet
2026-03-24 22:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10713190
2026-03-24 22:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d322dfc8-bf93-54dc-9a61-be453d1e6da5 with scrape type 1
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d322dfc8-bf93-54dc-9a61-be453d1e6da5
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fd16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F5d85863b-c115-4310-a573-d11a28eabc83.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fa7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fa4a14b28-20f8-4af3-9630-4b8c1809702a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F92da089f-28f8-4306-809e-5fe492030a55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F738739a4-6dc6-4563-b321-493a50ec4939.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F0656498d-7e00-4227-b9b0-8ea8d7692259.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg already downloaded
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg already downloaded
2026-03-24 22:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d322dfc8-bf93-54dc-9a61-be453d1e6da5, identifier: 10713190
2026-03-24 22:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b764f9fb-0658-578c-b75d-010ffe14f872 with identifier: 10713194
2026-03-24 22:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b764f9fb-0658-578c-b75d-010ffe14f872 with scrape type 1
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/ba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg not downloaded yet
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc91bc527-bbdd-4185-b019-09a186f563bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg not downloaded yet
2026-03-24 22:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10713190
2026-03-24 22:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10713190
2026-03-24 22:00:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10713190 to the API
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713190>
{'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': 265,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd322dfc8-bf93-54dc-9a61-be453d1e6da5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP914ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713190',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 51051,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg',
'https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg',
'https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg',
'https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg',
'https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg',
'https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg',
'https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg',
'https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg',
'https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg',
'https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33694,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg',
'Width': 400}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 55 TFSIe - Hybrid - Automatic - 265 hp - 51.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713190%27 HTTP/1.1" 200 None
2026-03-24 22:00:31 [adesa.it] INFO: Saving data for 10713190: {'created_time': 1774389631.470394, 'last_price_update_time': 1774389631.470405, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713190') HTTP/1.1" 204 0
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fd9d8a03c-a24d-466d-9650-76532ce9fffb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/d9d8a03c-a24d-466d-9650-76532ce9fffb.jpg not downloaded yet
2026-03-24 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/8bfde293-cadd-4472-95cf-13264b8276be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg not downloaded yet
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffdf010>
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 22:00:31 [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-24 22:00:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Ffefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg saved to cache
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10713191
2026-03-24 22:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with scrape type 1
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252F599e4a7e-a8b2-4559-b346-548993f51835.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/599e4a7e-a8b2-4559-b346-548993f51835.jpg already downloaded
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252F4a75ba53-6caf-4ca3-9cd5-427a47c40e45.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/4a75ba53-6caf-4ca3-9cd5-427a47c40e45.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Ffc9a4ea3-4ceb-4574-a441-da650be6f849.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/fc9a4ea3-4ceb-4574-a441-da650be6f849.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Fff10e196-c6f0-4326-8fcb-2fd0e46c39fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/ff10e196-c6f0-4326-8fcb-2fd0e46c39fc.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252F4b3f2958-fb9e-4a38-bf16-2f921caa9157.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/4b3f2958-fb9e-4a38-bf16-2f921caa9157.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252F37bad843-0a76-4de6-8236-348c9e7ecb8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/37bad843-0a76-4de6-8236-348c9e7ecb8c.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Faa40d90b-067f-4c5e-b818-3afe4f4723da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/aa40d90b-067f-4c5e-b818-3afe4f4723da.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Ff545ddd3-e55f-44f1-a6b0-f53079d9189d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/f545ddd3-e55f-44f1-a6b0-f53079d9189d.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Fb7ffa7ac-7327-4650-b177-9fb14d96bbf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/b7ffa7ac-7327-4650-b177-9fb14d96bbf2.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733877%252Fgeneral%252Fc6a87dd1-1b76-4d5c-8825-7d60654371c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733877/general/c6a87dd1-1b76-4d5c-8825-7d60654371c1.jpg already downloaded
2026-03-24 22:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0, identifier: 10713191
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F26707c09-a524-45ec-8abf-598299c08a16.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/26707c09-a524-45ec-8abf-598299c08a16.jpg not downloaded yet
2026-03-24 22:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10713191
2026-03-24 22:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10713191
2026-03-24 22:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0 with identifier: 10713191 to the API
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM555NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713191',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 146055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5733877/general/599e4a7e-a8b2-4559-b346-548993f51835.jpg',
'https://images.openlane.eu/carimgs/5733877/general/4a75ba53-6caf-4ca3-9cd5-427a47c40e45.jpg',
'https://images.openlane.eu/carimgs/5733877/general/fc9a4ea3-4ceb-4574-a441-da650be6f849.jpg',
'https://images.openlane.eu/carimgs/5733877/general/ff10e196-c6f0-4326-8fcb-2fd0e46c39fc.jpg',
'https://images.openlane.eu/carimgs/5733877/general/4b3f2958-fb9e-4a38-bf16-2f921caa9157.jpg',
'https://images.openlane.eu/carimgs/5733877/general/37bad843-0a76-4de6-8236-348c9e7ecb8c.jpg',
'https://images.openlane.eu/carimgs/5733877/general/aa40d90b-067f-4c5e-b818-3afe4f4723da.jpg',
'https://images.openlane.eu/carimgs/5733877/general/f545ddd3-e55f-44f1-a6b0-f53079d9189d.jpg',
'https://images.openlane.eu/carimgs/5733877/general/b7ffa7ac-7327-4650-b177-9fb14d96bbf2.jpg',
'https://images.openlane.eu/carimgs/5733877/general/c6a87dd1-1b76-4d5c-8825-7d60654371c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99161,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/599e4a7e-a8b2-4559-b346-548993f51835.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/4a75ba53-6caf-4ca3-9cd5-427a47c40e45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/fc9a4ea3-4ceb-4574-a441-da650be6f849.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/ff10e196-c6f0-4326-8fcb-2fd0e46c39fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/4b3f2958-fb9e-4a38-bf16-2f921caa9157.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/37bad843-0a76-4de6-8236-348c9e7ecb8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/aa40d90b-067f-4c5e-b818-3afe4f4723da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/f545ddd3-e55f-44f1-a6b0-f53079d9189d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/b7ffa7ac-7327-4650-b177-9fb14d96bbf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0/2c7c14f8-a96f-5de3-9ce9-8fe346bf70e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733877/general/c6a87dd1-1b76-4d5c-8825-7d60654371c1.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 Sportback 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'146.055 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713191%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [adesa.it] INFO: Saving data for 10713191: {'created_time': 1774389632.58084, 'last_price_update_time': 1774389632.580851, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713191') HTTP/1.1" 204 0
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F2edbc874-4950-472e-a398-b471f46f1862.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg not downloaded yet
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/42525c57-bdf8-4095-aca9-70de1798efb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg not downloaded yet
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11e510>
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F8bfde293-cadd-4472-95cf-13264b8276be.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/8bfde293-cadd-4472-95cf-13264b8276be.jpg saved to cache
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Ff0a46852-5416-4236-8562-06178c190aaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg not downloaded yet
2026-03-24 22:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg not downloaded yet
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fb9be62a5-49e5-467a-bf0e-50342997c377.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg not downloaded yet
2026-03-24 22:00:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F2a49f044-8806-4d93-9900-22e39feb5546.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/2a49f044-8806-4d93-9900-22e39feb5546.jpg not downloaded yet
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F90e83d18-fd44-45d5-b396-8cc42b80d707.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg not downloaded yet
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11c590>
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F42525c57-bdf8-4095-aca9-70de1798efb2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/42525c57-bdf8-4095-aca9-70de1798efb2.jpg saved to cache
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg not downloaded yet
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/26707c09-a524-45ec-8abf-598299c08a16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg not downloaded yet
2026-03-24 22:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b460c5f-33c2-5467-a073-12c09cca6f54 with identifier: 10713330
2026-03-24 22:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b460c5f-33c2-5467-a073-12c09cca6f54 with scrape type 1
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b460c5f-33c2-5467-a073-12c09cca6f54
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fc82f2a74-6c01-4d4d-aee6-ef3db5069baa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/c82f2a74-6c01-4d4d-aee6-ef3db5069baa.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fb5ad0fa3-f89b-4fd4-8ad5-05acab496d1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/b5ad0fa3-f89b-4fd4-8ad5-05acab496d1f.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252F5e0dbe67-ab8d-4f81-a878-6f275706cb86.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/5e0dbe67-ab8d-4f81-a878-6f275706cb86.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fa5f14502-071b-45bb-b66c-a9f4017637fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/a5f14502-071b-45bb-b66c-a9f4017637fb.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252F26aa026f-657d-4588-8bef-79270d86df82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/26aa026f-657d-4588-8bef-79270d86df82.jpg already downloaded
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fd57e3950-4272-4d94-afb6-6aea95cb55ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/d57e3950-4272-4d94-afb6-6aea95cb55ab.jpg already downloaded
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252F00c6ee0d-fa12-4c5f-b269-7bfa362c7659.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/00c6ee0d-fa12-4c5f-b269-7bfa362c7659.jpg already downloaded
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fc25f692d-3bd2-42ce-a64d-666779bc5432.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/c25f692d-3bd2-42ce-a64d-666779bc5432.jpg already downloaded
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252Fe78f2375-5e05-4477-afde-8c8761f62d3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/e78f2375-5e05-4477-afde-8c8761f62d3c.jpg already downloaded
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729545%252Fgeneral%252F427c04b0-d0bf-4271-ac24-c3068b80e7d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729545/general/427c04b0-d0bf-4271-ac24-c3068b80e7d5.jpg already downloaded
2026-03-24 22:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4b460c5f-33c2-5467-a073-12c09cca6f54, identifier: 10713330
2026-03-24 22:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33d4594-f109-5243-81fd-e4d7e2108b95 with identifier: 10713195
2026-03-24 22:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33d4594-f109-5243-81fd-e4d7e2108b95 with scrape type 1
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F737a3324-9e59-4c41-945c-5e76e559e930.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/737a3324-9e59-4c41-945c-5e76e559e930.jpg not downloaded yet
2026-03-24 22:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Faf5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/af5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg not downloaded yet
2026-03-24 22:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4b460c5f-33c2-5467-a073-12c09cca6f54 with identifier: 10713330
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4b460c5f-33c2-5467-a073-12c09cca6f54 with identifier: 10713330
2026-03-24 22:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4b460c5f-33c2-5467-a073-12c09cca6f54 with identifier: 10713330 to the API
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '4b460c5f-33c2-5467-a073-12c09cca6f54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP202MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713330',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Austral',
'odometer': 41717,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5729545/general/c82f2a74-6c01-4d4d-aee6-ef3db5069baa.jpg',
'https://images.openlane.eu/carimgs/5729545/general/b5ad0fa3-f89b-4fd4-8ad5-05acab496d1f.jpg',
'https://images.openlane.eu/carimgs/5729545/general/5e0dbe67-ab8d-4f81-a878-6f275706cb86.jpg',
'https://images.openlane.eu/carimgs/5729545/general/a5f14502-071b-45bb-b66c-a9f4017637fb.jpg',
'https://images.openlane.eu/carimgs/5729545/general/26aa026f-657d-4588-8bef-79270d86df82.jpg',
'https://images.openlane.eu/carimgs/5729545/general/d57e3950-4272-4d94-afb6-6aea95cb55ab.jpg',
'https://images.openlane.eu/carimgs/5729545/general/00c6ee0d-fa12-4c5f-b269-7bfa362c7659.jpg',
'https://images.openlane.eu/carimgs/5729545/general/c25f692d-3bd2-42ce-a64d-666779bc5432.jpg',
'https://images.openlane.eu/carimgs/5729545/general/e78f2375-5e05-4477-afde-8c8761f62d3c.jpg',
'https://images.openlane.eu/carimgs/5729545/general/427c04b0-d0bf-4271-ac24-c3068b80e7d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/c82f2a74-6c01-4d4d-aee6-ef3db5069baa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186460,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/b5ad0fa3-f89b-4fd4-8ad5-05acab496d1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/5e0dbe67-ab8d-4f81-a878-6f275706cb86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/a5f14502-071b-45bb-b66c-a9f4017637fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/26aa026f-657d-4588-8bef-79270d86df82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136914,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/d57e3950-4272-4d94-afb6-6aea95cb55ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/00c6ee0d-fa12-4c5f-b269-7bfa362c7659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45574,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/c25f692d-3bd2-42ce-a64d-666779bc5432.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172010,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/e78f2375-5e05-4477-afde-8c8761f62d3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b460c5f-33c2-5467-a073-12c09cca6f54/4b460c5f-33c2-5467-a073-12c09cca6f54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729545/general/427c04b0-d0bf-4271-ac24-c3068b80e7d5.jpg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Austral 1.3 Techno - Petrol - Automatic - 158 hp - 41.717 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713330%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [adesa.it] INFO: Saving data for 10713330: {'created_time': 1774389633.83182, 'last_price_update_time': 1774389633.831832, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713330') HTTP/1.1" 204 0
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fd688b144-3e4e-40f8-a891-8f29860fbcdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/d688b144-3e4e-40f8-a891-8f29860fbcdc.jpg not downloaded yet
2026-03-24 22:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c095350>
2026-03-24 22:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg saved to cache
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c24401-90e1-558f-9dbf-ad99c0bfc990 with identifier: 10713331
2026-03-24 22:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c24401-90e1-558f-9dbf-ad99c0bfc990 with scrape type 1
2026-03-24 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fe828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/e828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg not downloaded yet
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe2a250>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc91bc527-bbdd-4185-b019-09a186f563bc.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10a690>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fd6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/d6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F0548020a-df0d-4408-a69a-04119a81951e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/0548020a-df0d-4408-a69a-04119a81951e.jpg not downloaded yet
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe37f10>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F26707c09-a524-45ec-8abf-598299c08a16.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/26707c09-a524-45ec-8abf-598299c08a16.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55d090>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F2edbc874-4950-472e-a398-b471f46f1862.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bd0d0>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3267aeef-39d5-5436-9c5f-1a584697b18d with identifier: 10713187
2026-03-24 22:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3267aeef-39d5-5436-9c5f-1a584697b18d with scrape type 1
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F0f09baf6-8617-4211-a155-a224eeb57c36.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/0f09baf6-8617-4211-a155-a224eeb57c36.jpg not downloaded yet
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/2a49f044-8806-4d93-9900-22e39feb5546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F34f8f629-c507-40ff-b458-2e5d04150144.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/34f8f629-c507-40ff-b458-2e5d04150144.jpg not downloaded yet
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/d9d8a03c-a24d-466d-9650-76532ce9fffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Feffae944-e380-4f8b-bbc7-31ce56bb6278.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/effae944-e380-4f8b-bbc7-31ce56bb6278.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg not downloaded yet
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c578b50>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c189d10>
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg saved to cache
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with identifier: 10713316
2026-03-24 22:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with scrape type 1
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg not downloaded yet
2026-03-24 22:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10713329
2026-03-24 22:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with scrape type 1
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Ff4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg not downloaded yet
2026-03-24 22:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0147b47f-7c22-5984-b3fc-86537c258a0e with identifier: 10713328
2026-03-24 22:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0147b47f-7c22-5984-b3fc-86537c258a0e with scrape type 1
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0147b47f-7c22-5984-b3fc-86537c258a0e
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252F3822fac1-f873-4630-98de-5231d8d126fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/3822fac1-f873-4630-98de-5231d8d126fc.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Ff45f97a5-a936-4faa-a4c9-9ff6c0d3d018.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/f45f97a5-a936-4faa-a4c9-9ff6c0d3d018.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Fb8952b12-e9f0-4080-90c6-ac41caa63d53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/b8952b12-e9f0-4080-90c6-ac41caa63d53.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Fb5c2ba1e-7126-4758-ab6d-0fae1f792ff5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/b5c2ba1e-7126-4758-ab6d-0fae1f792ff5.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252F4be6ac9b-63c1-4054-904f-ee357d6b8ec1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/4be6ac9b-63c1-4054-904f-ee357d6b8ec1.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Fc9b28484-4674-498b-8c5b-bad07428b77c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/c9b28484-4674-498b-8c5b-bad07428b77c.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Fd91c2986-e10e-492e-8a91-9bda52bc8daf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/d91c2986-e10e-492e-8a91-9bda52bc8daf.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252F10d5b1e0-4f7a-42f3-8223-a73bf6c42ae5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/10d5b1e0-4f7a-42f3-8223-a73bf6c42ae5.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252Ff3fde799-001b-4746-9d32-88859c444cf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/f3fde799-001b-4746-9d32-88859c444cf6.jpg already downloaded
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733947%252Fgeneral%252F92e10c4d-afc7-45d1-b44c-b839fb7e60eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733947/general/92e10c4d-afc7-45d1-b44c-b839fb7e60eb.jpg already downloaded
2026-03-24 22:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0147b47f-7c22-5984-b3fc-86537c258a0e, identifier: 10713328
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F6894832e-8a35-4580-8b0b-42b22639cae9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/6894832e-8a35-4580-8b0b-42b22639cae9.jpg not downloaded yet
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fea322b02-5962-467a-90fb-b5bfac95df6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/ea322b02-5962-467a-90fb-b5bfac95df6a.jpg not downloaded yet
2026-03-24 22:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0147b47f-7c22-5984-b3fc-86537c258a0e with identifier: 10713328
2026-03-24 22:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0147b47f-7c22-5984-b3fc-86537c258a0e with identifier: 10713328
2026-03-24 22:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0147b47f-7c22-5984-b3fc-86537c258a0e with identifier: 10713328 to the API
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0147b47f-7c22-5984-b3fc-86537c258a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN195SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713328',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 110929,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5733947/general/3822fac1-f873-4630-98de-5231d8d126fc.jpg',
'https://images.openlane.eu/carimgs/5733947/general/f45f97a5-a936-4faa-a4c9-9ff6c0d3d018.jpg',
'https://images.openlane.eu/carimgs/5733947/general/b8952b12-e9f0-4080-90c6-ac41caa63d53.jpg',
'https://images.openlane.eu/carimgs/5733947/general/b5c2ba1e-7126-4758-ab6d-0fae1f792ff5.jpg',
'https://images.openlane.eu/carimgs/5733947/general/4be6ac9b-63c1-4054-904f-ee357d6b8ec1.jpg',
'https://images.openlane.eu/carimgs/5733947/general/c9b28484-4674-498b-8c5b-bad07428b77c.jpg',
'https://images.openlane.eu/carimgs/5733947/general/d91c2986-e10e-492e-8a91-9bda52bc8daf.jpg',
'https://images.openlane.eu/carimgs/5733947/general/10d5b1e0-4f7a-42f3-8223-a73bf6c42ae5.jpg',
'https://images.openlane.eu/carimgs/5733947/general/f3fde799-001b-4746-9d32-88859c444cf6.jpg',
'https://images.openlane.eu/carimgs/5733947/general/92e10c4d-afc7-45d1-b44c-b839fb7e60eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/3822fac1-f873-4630-98de-5231d8d126fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46239,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/f45f97a5-a936-4faa-a4c9-9ff6c0d3d018.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/b8952b12-e9f0-4080-90c6-ac41caa63d53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183301,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/b5c2ba1e-7126-4758-ab6d-0fae1f792ff5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/4be6ac9b-63c1-4054-904f-ee357d6b8ec1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/c9b28484-4674-498b-8c5b-bad07428b77c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/d91c2986-e10e-492e-8a91-9bda52bc8daf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/10d5b1e0-4f7a-42f3-8223-a73bf6c42ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/f3fde799-001b-4746-9d32-88859c444cf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0147b47f-7c22-5984-b3fc-86537c258a0e/0147b47f-7c22-5984-b3fc-86537c258a0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733947/general/92e10c4d-afc7-45d1-b44c-b839fb7e60eb.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 110.929 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713328%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [adesa.it] INFO: Saving data for 10713328: {'created_time': 1774389635.440418, 'last_price_update_time': 1774389635.44043, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713328') HTTP/1.1" 204 0
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/af5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/737a3324-9e59-4c41-945c-5e76e559e930.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/d688b144-3e4e-40f8-a891-8f29860fbcdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/e828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F3f63700d-71db-455c-82e8-051150a66c74.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/3f63700d-71db-455c-82e8-051150a66c74.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg not downloaded yet
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/d6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F224a05ea-971d-46d3-9006-eeb05c96b8df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/224a05ea-971d-46d3-9006-eeb05c96b8df.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F172891f7-a5c3-4a95-890f-6a001905cf9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/172891f7-a5c3-4a95-890f-6a001905cf9d.jpg not downloaded yet
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg not downloaded yet
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fdfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/dfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fcf401b84-388c-4091-aaae-5d4c066f99b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/cf401b84-388c-4091-aaae-5d4c066f99b7.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg not downloaded yet
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3a050>
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F90e83d18-fd44-45d5-b396-8cc42b80d707.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg saved to cache
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe84ed0>
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F2a49f044-8806-4d93-9900-22e39feb5546.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/2a49f044-8806-4d93-9900-22e39feb5546.jpg saved to cache
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe96c10>
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fd9d8a03c-a24d-466d-9650-76532ce9fffb.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/d9d8a03c-a24d-466d-9650-76532ce9fffb.jpg saved to cache
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe96690>
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg saved to cache
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe87990>
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg saved to cache
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/ba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/0548020a-df0d-4408-a69a-04119a81951e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Fa82e7918-3f4e-425b-9c42-6fe25433b700.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg not downloaded yet
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/0f09baf6-8617-4211-a155-a224eeb57c36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741779/general/34f8f629-c507-40ff-b458-2e5d04150144.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713194)
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F0278def3-659c-4036-89b3-9340938e4289.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/0278def3-659c-4036-89b3-9340938e4289.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg not downloaded yet
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg not downloaded yet
2026-03-24 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fe49507d5-59ba-4398-9051-3bbcf391cfd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/e49507d5-59ba-4398-9051-3bbcf391cfd9.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F007e9d87-881a-4f7f-b074-c972093451d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg not downloaded yet
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb2b90>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Faf5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/af5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c130150>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F737a3324-9e59-4c41-945c-5e76e559e930.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/737a3324-9e59-4c41-945c-5e76e559e930.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e84d0>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fd688b144-3e4e-40f8-a891-8f29860fbcdc.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/d688b144-3e4e-40f8-a891-8f29860fbcdc.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e88d0>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fe828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/e828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c331d50>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Ff0a46852-5416-4236-8562-06178c190aaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c350390>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fd6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/d6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with identifier: 10713325
2026-03-24 22:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with scrape type 1
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg not downloaded yet
2026-03-24 22:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with identifier: 10713315
2026-03-24 22:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with scrape type 1
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fc9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/c9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg not downloaded yet
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c370850>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/ee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fa3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/a3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg not downloaded yet
2026-03-24 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/effae944-e380-4f8b-bbc7-31ce56bb6278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/6894832e-8a35-4580-8b0b-42b22639cae9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F56f335bc-1d9b-4c6a-855d-8df849803017.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F3bed97dd-1c0c-4553-9255-05e814b12687.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/3bed97dd-1c0c-4553-9255-05e814b12687.jpg not downloaded yet
2026-03-24 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/ea322b02-5962-467a-90fb-b5bfac95df6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fefbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/efbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F1f202e54-b6df-4f91-afcb-b41ff0154675.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/1f202e54-b6df-4f91-afcb-b41ff0154675.jpg not downloaded yet
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fa2abc4c9-ad33-43ff-9748-22a4321b7083.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/a2abc4c9-ad33-43ff-9748-22a4321b7083.jpg not downloaded yet
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff93810>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fb9be62a5-49e5-467a-bf0e-50342997c377.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c469250>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252Fba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/ba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c457790>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F0548020a-df0d-4408-a69a-04119a81951e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/0548020a-df0d-4408-a69a-04119a81951e.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3f2410>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F0f09baf6-8617-4211-a155-a224eeb57c36.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/0f09baf6-8617-4211-a155-a224eeb57c36.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c465810>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741779%252Fgeneral%252F34f8f629-c507-40ff-b458-2e5d04150144.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741779/general/34f8f629-c507-40ff-b458-2e5d04150144.jpg saved to cache
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b764f9fb-0658-578c-b75d-010ffe14f872
2026-03-24 22:00:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b764f9fb-0658-578c-b75d-010ffe14f872, skipping ID generation
2026-03-24 22:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b764f9fb-0658-578c-b75d-010ffe14f872 with scrape type 1
2026-03-24 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b764f9fb-0658-578c-b75d-010ffe14f872 sending to next pipeline
2026-03-24 22:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b764f9fb-0658-578c-b75d-010ffe14f872, identifier: 10713194
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f52d7d0>
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c454290>
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Ff4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fcbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/cbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Fc23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fd1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/d1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fe25b2f96-0884-45e0-849d-20c90bfea2c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/e25b2f96-0884-45e0-849d-20c90bfea2c8.jpg not downloaded yet
2026-03-24 22:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b764f9fb-0658-578c-b75d-010ffe14f872 with identifier: 10713194
2026-03-24 22:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b764f9fb-0658-578c-b75d-010ffe14f872 with identifier: 10713194
2026-03-24 22:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b764f9fb-0658-578c-b75d-010ffe14f872 with identifier: 10713194 to the API
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741779/general/34f8f629-c507-40ff-b458-2e5d04150144.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b764f9fb-0658-578c-b75d-010ffe14f872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE901SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713194',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 65837,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82090,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/ba38acc4-a594-4a85-b7c5-15b0dbe95810.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38014,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/d9d8a03c-a24d-466d-9650-76532ce9fffb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79733,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/26707c09-a524-45ec-8abf-598299c08a16.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76526,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/3a2a23be-2ccd-414f-a64e-aaa7e1172ce6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71117,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/3fd3f58f-dc08-4b63-9968-d69e16a78247.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86114,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/2a49f044-8806-4d93-9900-22e39feb5546.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73301,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/3dacb03c-f987-43e6-9c24-0374f9ea1879.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62901,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/af5cadd2-3d9d-4463-9fae-1d4d7587d41f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83722,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/d6e4b75e-9f81-4cbd-b70e-1ddc5aad3336.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b764f9fb-0658-578c-b75d-010ffe14f872/b764f9fb-0658-578c-b75d-010ffe14f872_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86114,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741779/general/34f8f629-c507-40ff-b458-2e5d04150144.jpg',
'Width': 640}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Automatic - 116 '
'hp - 65.837 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713194%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [adesa.it] INFO: Saving data for 10713194: {'created_time': 1774389637.591388, 'last_price_update_time': 1774389637.591402, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713194') HTTP/1.1" 204 0
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/172891f7-a5c3-4a95-890f-6a001905cf9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/224a05ea-971d-46d3-9006-eeb05c96b8df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fa6faf3a4-2f1a-4747-98e0-70235563917e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/a6faf3a4-2f1a-4747-98e0-70235563917e.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F7262ecc6-0e1c-4372-b741-efb3441b2115.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/7262ecc6-0e1c-4372-b741-efb3441b2115.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fd5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/d5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fa414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/a414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg not downloaded yet
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48e990>
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c3390>
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Feffae944-e380-4f8b-bbc7-31ce56bb6278.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/effae944-e380-4f8b-bbc7-31ce56bb6278.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f52c990>
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F6894832e-8a35-4580-8b0b-42b22639cae9.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/6894832e-8a35-4580-8b0b-42b22639cae9.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f150>
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fea322b02-5962-467a-90fb-b5bfac95df6a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/ea322b02-5962-467a-90fb-b5bfac95df6a.jpg saved to cache
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F94e5f6b2-880a-43cb-abdf-4118a180b343.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/94e5f6b2-880a-43cb-abdf-4118a180b343.jpg not downloaded yet
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/cf401b84-388c-4091-aaae-5d4c066f99b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fd379e202-41e3-4631-8897-fa1ec73d9761.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/d379e202-41e3-4631-8897-fa1ec73d9761.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Ff22919a4-9039-4179-84bb-a548e78fe247.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg not downloaded yet
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F254fa9e8-8e96-4372-b735-175eb659c483.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/254fa9e8-8e96-4372-b735-175eb659c483.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F44854767-da61-4d6b-8096-57d357271bb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/44854767-da61-4d6b-8096-57d357271bb0.jpg not downloaded yet
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5f5610>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1429d0>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0be510>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F172891f7-a5c3-4a95-890f-6a001905cf9d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/172891f7-a5c3-4a95-890f-6a001905cf9d.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0af690>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F224a05ea-971d-46d3-9006-eeb05c96b8df.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/224a05ea-971d-46d3-9006-eeb05c96b8df.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc88897c-0814-5c64-914d-7b45836fa32d with identifier: 10713196
2026-03-24 22:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc88897c-0814-5c64-914d-7b45836fa32d with scrape type 1
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff76d37ee-f292-48f9-8848-9e747acdfd34.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f76d37ee-f292-48f9-8848-9e747acdfd34.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/ee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F046a9600-476b-4308-9705-9f9250cf60c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/046a9600-476b-4308-9705-9f9250cf60c6.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F3934e232-e7b1-4a07-88be-f03d288894b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fb4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/b4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/3bed97dd-1c0c-4553-9255-05e814b12687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/a3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg not downloaded yet
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57cfd0>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c369210>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55fe90>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e81d0>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Fa82e7918-3f4e-425b-9c42-6fe25433b700.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c101750>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c368e10>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fcf401b84-388c-4091-aaae-5d4c066f99b7.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/cf401b84-388c-4091-aaae-5d4c066f99b7.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/c9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/d1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F2995d48e-d574-4a57-a222-628a1bd063f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/2995d48e-d574-4a57-a222-628a1bd063f1.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F94939576-4cab-4420-8a63-b0a5770f4619.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/94939576-4cab-4420-8a63-b0a5770f4619.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/e25b2f96-0884-45e0-849d-20c90bfea2c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Fc199ce49-5a46-43b9-ae10-d25899dd4c27.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/c199ce49-5a46-43b9-ae10-d25899dd4c27.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/7262ecc6-0e1c-4372-b741-efb3441b2115.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/a6faf3a4-2f1a-4747-98e0-70235563917e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fc70261c6-2dbf-4138-972f-a85de1410c64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/c70261c6-2dbf-4138-972f-a85de1410c64.jpg not downloaded yet
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda9bf7c5d0>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/ee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff91dd0>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0dec10>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F3bed97dd-1c0c-4553-9255-05e814b12687.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/3bed97dd-1c0c-4553-9255-05e814b12687.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5de950>
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fa3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/a3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg saved to cache
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/a414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fb873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/b873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg not downloaded yet
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fe359d49b-ba58-4265-a648-07f06e2056e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/e359d49b-ba58-4265-a648-07f06e2056e4.jpg not downloaded yet
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/d5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F679943a8-50cc-4676-83e2-c0b945198da2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/679943a8-50cc-4676-83e2-c0b945198da2.jpg not downloaded yet
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe06fd0>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fc9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/c9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe04f90>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c45a290>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fd1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/d1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4b550>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fe25b2f96-0884-45e0-849d-20c90bfea2c8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/e25b2f96-0884-45e0-849d-20c90bfea2c8.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c485e50>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F7262ecc6-0e1c-4372-b741-efb3441b2115.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/7262ecc6-0e1c-4372-b741-efb3441b2115.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4f010>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252Fa6faf3a4-2f1a-4747-98e0-70235563917e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/a6faf3a4-2f1a-4747-98e0-70235563917e.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fa1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/a1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg not downloaded yet
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F5ad12700-0db4-444b-89e1-4859673d3e3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/5ad12700-0db4-444b-89e1-4859673d3e3b.jpg not downloaded yet
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/44854767-da61-4d6b-8096-57d357271bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/f76d37ee-f292-48f9-8848-9e747acdfd34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/254fa9e8-8e96-4372-b735-175eb659c483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg not downloaded yet
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffe290>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Fc23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd0390>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fa414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/a414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffdc690>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c453790>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5cc910>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fd5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/d5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff6c92afc-d26e-4c93-b3f9-664437a442ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f6c92afc-d26e-4c93-b3f9-664437a442ea.jpg not downloaded yet
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/94939576-4cab-4420-8a63-b0a5770f4619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/b4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/2995d48e-d574-4a57-a222-628a1bd063f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F512b431f-5f64-4009-945d-d63b6574b9cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/512b431f-5f64-4009-945d-d63b6574b9cb.jpg not downloaded yet
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5cfe50>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252Ff22919a4-9039-4179-84bb-a548e78fe247.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffe150>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F44854767-da61-4d6b-8096-57d357271bb0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/44854767-da61-4d6b-8096-57d357271bb0.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4ff8d0>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff76d37ee-f292-48f9-8848-9e747acdfd34.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f76d37ee-f292-48f9-8848-9e747acdfd34.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe61ed0>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F254fa9e8-8e96-4372-b735-175eb659c483.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/254fa9e8-8e96-4372-b735-175eb659c483.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/c199ce49-5a46-43b9-ae10-d25899dd4c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F771c22b5-5240-4e0c-a813-554160402d3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/771c22b5-5240-4e0c-a813-554160402d3f.jpg not downloaded yet
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff61855fc-f87f-4157-b064-26e51a9cea8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f61855fc-f87f-4157-b064-26e51a9cea8d.jpg not downloaded yet
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0cc190>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F94939576-4cab-4420-8a63-b0a5770f4619.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/94939576-4cab-4420-8a63-b0a5770f4619.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2697d0>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fb4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/b4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d2810>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F3934e232-e7b1-4a07-88be-f03d288894b5.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12cc50>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12d310>
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F2995d48e-d574-4a57-a222-628a1bd063f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/2995d48e-d574-4a57-a222-628a1bd063f1.jpg saved to cache
2026-03-24 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/a1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/c70261c6-2dbf-4138-972f-a85de1410c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/5ad12700-0db4-444b-89e1-4859673d3e3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/046a9600-476b-4308-9705-9f9250cf60c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741878/general/e359d49b-ba58-4265-a648-07f06e2056e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713315)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/679943a8-50cc-4676-83e2-c0b945198da2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/f6c92afc-d26e-4c93-b3f9-664437a442ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12dc90>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c16fed0>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Fc199ce49-5a46-43b9-ae10-d25899dd4c27.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/c199ce49-5a46-43b9-ae10-d25899dd4c27.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d0b50>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/f61855fc-f87f-4157-b064-26e51a9cea8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/cbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/b873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/d379e202-41e3-4631-8897-fa1ec73d9761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/94e5f6b2-880a-43cb-abdf-4118a180b343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/512b431f-5f64-4009-945d-d63b6574b9cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe1ac10>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fa1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/a1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0e710>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fc70261c6-2dbf-4138-972f-a85de1410c64.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/c70261c6-2dbf-4138-972f-a85de1410c64.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3e0b50>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252F5ad12700-0db4-444b-89e1-4859673d3e3b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/5ad12700-0db4-444b-89e1-4859673d3e3b.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a0950>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F046a9600-476b-4308-9705-9f9250cf60c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/046a9600-476b-4308-9705-9f9250cf60c6.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48c810>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741878%252Fgeneral%252Fe359d49b-ba58-4265-a648-07f06e2056e4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741878/general/e359d49b-ba58-4265-a648-07f06e2056e4.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7
2026-03-24 22:00:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7, skipping ID generation
2026-03-24 22:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with scrape type 1
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 sending to next pipeline
2026-03-24 22:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7, identifier: 10713315
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe48390>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg saved to cache
2026-03-24 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffb6a10>
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F679943a8-50cc-4676-83e2-c0b945198da2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/679943a8-50cc-4676-83e2-c0b945198da2.jpg saved to cache
2026-03-24 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4747d0>
2026-03-24 22:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff6c92afc-d26e-4c93-b3f9-664437a442ea.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f6c92afc-d26e-4c93-b3f9-664437a442ea.jpg saved to cache
2026-03-24 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/a2abc4c9-ad33-43ff-9748-22a4321b7083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with identifier: 10713315
2026-03-24 22:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with identifier: 10713315
2026-03-24 22:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cb7b75d6-88bc-5a5d-b4ba-5962f38683d7 with identifier: 10713315 to the API
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741878/general/e359d49b-ba58-4265-a648-07f06e2056e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cb7b75d6-88bc-5a5d-b4ba-5962f38683d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE204SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713315',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172133,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144526,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/c9f30299-ce9e-4895-8cf8-70a9869a6d35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39633,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/3bed97dd-1c0c-4553-9255-05e814b12687.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/e25b2f96-0884-45e0-849d-20c90bfea2c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/a414bab6-4f44-4f5c-8d5f-dc9aecfe5af6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/44854767-da61-4d6b-8096-57d357271bb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/4450a2c2-2c34-45d8-9b6e-2f18d7b86205.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85549,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/94939576-4cab-4420-8a63-b0a5770f4619.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78220,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/c70261c6-2dbf-4138-972f-a85de1410c64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/e359d49b-ba58-4265-a648-07f06e2056e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7b75d6-88bc-5a5d-b4ba-5962f38683d7/cb7b75d6-88bc-5a5d-b4ba-5962f38683d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741878/general/5ad12700-0db4-444b-89e1-4859673d3e3b.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 GT - Diesel - Automatic - 131 hp - 172.133 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713315%27 HTTP/1.1" 200 None
2026-03-24 22:00:42 [adesa.it] INFO: Saving data for 10713315: {'created_time': 1774389642.012257, 'last_price_update_time': 1774389642.012269, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713315') HTTP/1.1" 204 0
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/1f202e54-b6df-4f91-afcb-b41ff0154675.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/efbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741782/general/771c22b5-5240-4e0c-a813-554160402d3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713196)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741881/general/051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713325)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713329)
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5eb10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252Ff61855fc-f87f-4157-b064-26e51a9cea8d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/f61855fc-f87f-4157-b064-26e51a9cea8d.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56f690>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fcbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/cbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe546d0>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252Fb873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/b873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0d8d0>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0cf050>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fd379e202-41e3-4631-8897-fa1ec73d9761.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/d379e202-41e3-4631-8897-fa1ec73d9761.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd3810>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F94e5f6b2-880a-43cb-abdf-4118a180b343.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/94e5f6b2-880a-43cb-abdf-4118a180b343.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c455d10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F512b431f-5f64-4009-945d-d63b6574b9cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/512b431f-5f64-4009-945d-d63b6574b9cb.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe54a90>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252Fa2abc4c9-ad33-43ff-9748-22a4321b7083.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/a2abc4c9-ad33-43ff-9748-22a4321b7083.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/e49507d5-59ba-4398-9051-3bbcf391cfd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/0278def3-659c-4036-89b3-9340938e4289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741886/general/0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713331)
2026-03-24 22:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741772/general/967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713187)
2026-03-24 22:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41bd10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F1f202e54-b6df-4f91-afcb-b41ff0154675.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/1f202e54-b6df-4f91-afcb-b41ff0154675.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c408150>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fefbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/efbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe04c10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741782%252Fgeneral%252F771c22b5-5240-4e0c-a813-554160402d3f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741782/general/771c22b5-5240-4e0c-a813-554160402d3f.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc88897c-0814-5c64-914d-7b45836fa32d
2026-03-24 22:00:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc88897c-0814-5c64-914d-7b45836fa32d, skipping ID generation
2026-03-24 22:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc88897c-0814-5c64-914d-7b45836fa32d with scrape type 1
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc88897c-0814-5c64-914d-7b45836fa32d sending to next pipeline
2026-03-24 22:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc88897c-0814-5c64-914d-7b45836fa32d, identifier: 10713196
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c244c10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F56f335bc-1d9b-4c6a-855d-8df849803017.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffaf150>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c419a50>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741881%252Fgeneral%252F051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741881/general/051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51
2026-03-24 22:00:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51, skipping ID generation
2026-03-24 22:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with scrape type 1
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 sending to next pipeline
2026-03-24 22:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51, identifier: 10713325
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bfe10>
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741884%252Fgeneral%252F007e9d87-881a-4f7f-b074-c972093451d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg saved to cache
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-24 22:00:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 731e3aba-f91b-5f3e-b40f-2b751d3667a8, skipping ID generation
2026-03-24 22:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with scrape type 1
2026-03-24 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 sending to next pipeline
2026-03-24 22:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 731e3aba-f91b-5f3e-b40f-2b751d3667a8, identifier: 10713329
2026-03-24 22:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc88897c-0814-5c64-914d-7b45836fa32d with identifier: 10713196
2026-03-24 22:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc88897c-0814-5c64-914d-7b45836fa32d with identifier: 10713196
2026-03-24 22:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc88897c-0814-5c64-914d-7b45836fa32d with identifier: 10713196 to the API
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741782/general/771c22b5-5240-4e0c-a813-554160402d3f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'dc88897c-0814-5c64-914d-7b45836fa32d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM555KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713196',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 35319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/f76d37ee-f292-48f9-8848-9e747acdfd34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92577,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/3dc8e8b5-a9ba-435f-a9cc-eb77d1d52e70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/c199ce49-5a46-43b9-ae10-d25899dd4c27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/74d52fb9-c992-44b4-9acf-691b69bbd6f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/679943a8-50cc-4676-83e2-c0b945198da2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/43e253aa-46e0-4e0c-b71b-95bad9f79057.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/f6c92afc-d26e-4c93-b3f9-664437a442ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82133,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/512b431f-5f64-4009-945d-d63b6574b9cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/771c22b5-5240-4e0c-a813-554160402d3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc88897c-0814-5c64-914d-7b45836fa32d/dc88897c-0814-5c64-914d-7b45836fa32d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33573,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741782/general/f61855fc-f87f-4157-b064-26e51a9cea8d.jpg',
'Width': 400}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 35.319 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713196%27 HTTP/1.1" 200 None
2026-03-24 22:00:43 [adesa.it] INFO: Saving data for 10713196: {'created_time': 1774389643.572482, 'last_price_update_time': 1774389643.572493, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713196') HTTP/1.1" 204 0
2026-03-24 22:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with identifier: 10713325
2026-03-24 22:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with identifier: 10713325
2026-03-24 22:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ddbe8c3-cfe4-58f8-8aac-aef02d55da51 with identifier: 10713325 to the API
2026-03-24 22:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741881/general/051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4ddbe8c3-cfe4-58f8-8aac-aef02d55da51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM016FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713325',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 91496,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113018,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/051152fa-e0d1-4ad4-b5d2-25f0c4acd825.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106737,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/02be990a-bc1b-439c-a0b3-ca497849bdf8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104704,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/d1c3464d-548d-4d44-b598-fe5c03f4ec3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102351,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/9d776741-640b-4bb0-8fb4-0b9ebf11f48c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76231,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/254fa9e8-8e96-4372-b735-175eb659c483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89999,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/b4170ee9-a474-4140-b9f9-4bea4fd9688d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91134,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/2995d48e-d574-4a57-a222-628a1bd063f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71313,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/1508d300-4c21-4576-84a8-97fe35b4f4a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/b873b539-74cd-4cf1-bb9f-d968a3f4e19f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddbe8c3-cfe4-58f8-8aac-aef02d55da51/4ddbe8c3-cfe4-58f8-8aac-aef02d55da51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32521,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741881/general/a1826a5c-aa4c-44da-a7b9-ce2efcb21b35.jpg',
'Width': 400}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 5008 Allure - Diesel - Automatic - 131 hp - 91.496 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713325%27 HTTP/1.1" 200 None
2026-03-24 22:00:44 [adesa.it] INFO: Saving data for 10713325: {'created_time': 1774389644.031066, 'last_price_update_time': 1774389644.031078, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713325') HTTP/1.1" 204 0
2026-03-24 22:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10713329
2026-03-24 22:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10713329
2026-03-24 22:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10713329 to the API
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '731e3aba-f91b-5f3e-b40f-2b751d3667a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK772RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713329',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 92474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39002,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg',
'Width': 800}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 158 hp - 92.474 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713329%27 HTTP/1.1" 200 None
2026-03-24 22:00:44 [adesa.it] INFO: Saving data for 10713329: {'created_time': 1774389644.565148, 'last_price_update_time': 1774389644.565158, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713329') HTTP/1.1" 204 0
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741879/general/3f63700d-71db-455c-82e8-051150a66c74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713316)
2026-03-24 22:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/dfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741781/general/50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713195)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/ed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713188)
2026-03-24 22:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c352590>
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252Fe49507d5-59ba-4398-9051-3bbcf391cfd9.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/e49507d5-59ba-4398-9051-3bbcf391cfd9.jpg saved to cache
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef1710>
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F0278def3-659c-4036-89b3-9340938e4289.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/0278def3-659c-4036-89b3-9340938e4289.jpg saved to cache
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4398d0>
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741886%252Fgeneral%252F0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741886/general/0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg saved to cache
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6c24401-90e1-558f-9dbf-ad99c0bfc990
2026-03-24 22:00:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6c24401-90e1-558f-9dbf-ad99c0bfc990, skipping ID generation
2026-03-24 22:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c24401-90e1-558f-9dbf-ad99c0bfc990 with scrape type 1
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6c24401-90e1-558f-9dbf-ad99c0bfc990 sending to next pipeline
2026-03-24 22:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6c24401-90e1-558f-9dbf-ad99c0bfc990, identifier: 10713331
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c245bd0>
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741772%252Fgeneral%252F967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741772/general/967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg saved to cache
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3267aeef-39d5-5436-9c5f-1a584697b18d
2026-03-24 22:00:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3267aeef-39d5-5436-9c5f-1a584697b18d, skipping ID generation
2026-03-24 22:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3267aeef-39d5-5436-9c5f-1a584697b18d with scrape type 1
2026-03-24 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3267aeef-39d5-5436-9c5f-1a584697b18d sending to next pipeline
2026-03-24 22:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3267aeef-39d5-5436-9c5f-1a584697b18d, identifier: 10713187
2026-03-24 22:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6c24401-90e1-558f-9dbf-ad99c0bfc990 with identifier: 10713331
2026-03-24 22:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6c24401-90e1-558f-9dbf-ad99c0bfc990 with identifier: 10713331
2026-03-24 22:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6c24401-90e1-558f-9dbf-ad99c0bfc990 with identifier: 10713331 to the API
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741886/general/0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'f6c24401-90e1-558f-9dbf-ad99c0bfc990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL093HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713331',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 51656,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/e828aeb3-3102-47d2-991d-7b98ac6f8d9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/0548020a-df0d-4408-a69a-04119a81951e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/effae944-e380-4f8b-bbc7-31ce56bb6278.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/6894832e-8a35-4580-8b0b-42b22639cae9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/224a05ea-971d-46d3-9006-eeb05c96b8df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101012,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/cf401b84-388c-4091-aaae-5d4c066f99b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/0df0137d-c4ee-4214-9271-5e8c0c229e73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36739,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/ee22e31a-4ab5-4e9f-ac9e-b65714457ef4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/1f202e54-b6df-4f91-afcb-b41ff0154675.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c24401-90e1-558f-9dbf-ad99c0bfc990/f6c24401-90e1-558f-9dbf-ad99c0bfc990_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741886/general/a6faf3a4-2f1a-4747-98e0-70235563917e.jpg',
'Width': 1024}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 91 hp - 51.656 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713331%27 HTTP/1.1" 200 None
2026-03-24 22:00:45 [adesa.it] INFO: Saving data for 10713331: {'created_time': 1774389645.431015, 'last_price_update_time': 1774389645.431024, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713331') HTTP/1.1" 204 0
2026-03-24 22:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3267aeef-39d5-5436-9c5f-1a584697b18d with identifier: 10713187
2026-03-24 22:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3267aeef-39d5-5436-9c5f-1a584697b18d with identifier: 10713187
2026-03-24 22:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3267aeef-39d5-5436-9c5f-1a584697b18d with identifier: 10713187 to the API
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741772/general/967ecaef-f0e1-4dc4-96c5-426cd6ada950.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': 230,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '3267aeef-39d5-5436-9c5f-1a584697b18d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA784TJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713187',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 67960,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/0f09baf6-8617-4211-a155-a224eeb57c36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40685,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/2b5d1f84-d99f-4829-b4f8-4f6023df8926.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/ea322b02-5962-467a-90fb-b5bfac95df6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/172891f7-a5c3-4a95-890f-6a001905cf9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/4e62c99c-7bd0-4815-ae9a-d30611c048a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/967ecaef-f0e1-4dc4-96c5-426cd6ada950.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115089,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/a3148d9b-3b93-443d-b950-5b00c09a1c4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/a2abc4c9-ad33-43ff-9748-22a4321b7083.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/7262ecc6-0e1c-4372-b741-efb3441b2115.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3267aeef-39d5-5436-9c5f-1a584697b18d/3267aeef-39d5-5436-9c5f-1a584697b18d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741772/general/94e5f6b2-880a-43cb-abdf-4118a180b343.jpg',
'Width': 1024}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 Sportback 45 TFSI Sport - Petrol - Automatic - 230 hp - '
'67.960 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713187%27 HTTP/1.1" 200 None
2026-03-24 22:00:45 [adesa.it] INFO: Saving data for 10713187: {'created_time': 1774389645.904626, 'last_price_update_time': 1774389645.904638, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713187') HTTP/1.1" 204 0
2026-03-24 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/8faaa817-5c98-421e-827a-278789af827e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef2650>
2026-03-24 22:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741879%252Fgeneral%252F3f63700d-71db-455c-82e8-051150a66c74.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741879/general/3f63700d-71db-455c-82e8-051150a66c74.jpg saved to cache
2026-03-24 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e
2026-03-24 22:00:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e, skipping ID generation
2026-03-24 22:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with scrape type 1
2026-03-24 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e sending to next pipeline
2026-03-24 22:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e, identifier: 10713316
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c403990>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252Fdfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/dfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c093390>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e0990>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c352e50>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F92adec01-d917-4f12-9c96-d301bf2bbd24.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55ee50>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741781%252Fgeneral%252F50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741781/general/50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a33d4594-f109-5243-81fd-e4d7e2108b95
2026-03-24 22:00:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a33d4594-f109-5243-81fd-e4d7e2108b95, skipping ID generation
2026-03-24 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33d4594-f109-5243-81fd-e4d7e2108b95 with scrape type 1
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a33d4594-f109-5243-81fd-e4d7e2108b95 sending to next pipeline
2026-03-24 22:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a33d4594-f109-5243-81fd-e4d7e2108b95, identifier: 10713195
2026-03-24 22:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974be738-1a37-5064-b414-85b9261bce8c with identifier: 10713310
2026-03-24 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974be738-1a37-5064-b414-85b9261bce8c with scrape type 1
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252Fb7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/b7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg not downloaded yet
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c091e90>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252Fed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/ed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b3650>
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F60614af8-0ba2-4d71-a545-8c7003983a3e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg saved to cache
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-24 22:00:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6ed5f69-3341-51e4-846b-4560f0159a2d, skipping ID generation
2026-03-24 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6ed5f69-3341-51e4-846b-4560f0159a2d with scrape type 1
2026-03-24 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6ed5f69-3341-51e4-846b-4560f0159a2d sending to next pipeline
2026-03-24 22:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6ed5f69-3341-51e4-846b-4560f0159a2d, identifier: 10713188
2026-03-24 22:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with identifier: 10713316
2026-03-24 22:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with identifier: 10713316
2026-03-24 22:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e with identifier: 10713316 to the API
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741879/general/3f63700d-71db-455c-82e8-051150a66c74.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK420ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713316',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110272,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72985,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/3d9c102c-b6fb-4bd5-8eec-da6a78224213.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39968,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/3f63700d-71db-455c-82e8-051150a66c74.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69651,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/68ebe82a-e445-4ae7-8ee1-7e9751c10440.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76834,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/46aea467-f7dd-4c1f-a55f-7cb2e921fdf3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65765,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/e49507d5-59ba-4398-9051-3bbcf391cfd9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70621,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/33b326f9-b6a5-4c2e-8527-89e75ed95fce.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62984,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/cbe99972-c129-40ae-9fe3-bf382bc0d3b4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/d5d75e1e-8dc9-407b-b0b4-ad2fb16c25b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78918,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/d379e202-41e3-4631-8897-fa1ec73d9761.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e/dce56a3e-ed8d-5bd2-a09c-97a4c425fb0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741879/general/046a9600-476b-4308-9705-9f9250cf60c6.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure - Diesel - Automatic - 131 hp - 110.272 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713316%27 HTTP/1.1" 200 None
2026-03-24 22:00:46 [adesa.it] INFO: Saving data for 10713316: {'created_time': 1774389646.941924, 'last_price_update_time': 1774389646.941937, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713316') HTTP/1.1" 204 0
2026-03-24 22:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a33d4594-f109-5243-81fd-e4d7e2108b95 with identifier: 10713195
2026-03-24 22:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a33d4594-f109-5243-81fd-e4d7e2108b95 with identifier: 10713195
2026-03-24 22:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a33d4594-f109-5243-81fd-e4d7e2108b95 with identifier: 10713195 to the API
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741781/general/50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a33d4594-f109-5243-81fd-e4d7e2108b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE585CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713195',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 55953,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97683,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/737a3324-9e59-4c41-945c-5e76e559e930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98444,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/d688b144-3e4e-40f8-a891-8f29860fbcdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96439,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/774d4491-06a7-4507-85ab-f28d5f13d6c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82322,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/50368abe-c2f6-43d1-bf55-a0e2c6fad865.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96766,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/356e2207-7ecf-4d26-9a65-faf91fd783f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107111,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/9ddad023-2c80-4112-ba9d-4a32247f31ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/dfc2ba81-3906-4753-91cf-b7cbf7be02c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114345,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/0278def3-659c-4036-89b3-9340938e4289.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33335,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/0a1ec376-7ae0-468d-98cd-787e5d23b88c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33d4594-f109-5243-81fd-e4d7e2108b95/a33d4594-f109-5243-81fd-e4d7e2108b95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98444,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741781/general/efbda48d-1043-4a9c-ba03-aa9178bb73ed.jpg',
'Width': 800}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 2 Series 225 Advantage - Hybrid - Automatic - 136 hp - 55.953 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713195%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [adesa.it] INFO: Saving data for 10713195: {'created_time': 1774389647.318466, 'last_price_update_time': 1774389647.318475, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713195') HTTP/1.1" 204 0
2026-03-24 22:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10713188
2026-03-24 22:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10713188
2026-03-24 22:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10713188 to the API
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f6ed5f69-3341-51e4-846b-4560f0159a2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG043ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713188',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 42714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157299,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 50 TFSIe S Line - Hybrid - Automatic - 265 hp - 42.714 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713188%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [adesa.it] INFO: Saving data for 10713188: {'created_time': 1774389647.677513, 'last_price_update_time': 1774389647.677523, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713188') HTTP/1.1" 204 0
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741775/general/d1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713189)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg not downloaded yet
2026-03-24 22:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/a0266887-100a-4414-8612-d9a6ca688d9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg not downloaded yet
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b2dd0>
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F8faaa817-5c98-421e-827a-278789af827e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/8faaa817-5c98-421e-827a-278789af827e.jpg saved to cache
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c107790>
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg saved to cache
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe55410>
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg saved to cache
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F5796d415-b94a-4674-a516-bbf91e378e2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/5796d415-b94a-4674-a516-bbf91e378e2b.jpg not downloaded yet
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/f894977b-7353-4038-9c3b-1ccee36ef411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/b7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F12b47c5a-a189-4837-a063-faaaae065cc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/12b47c5a-a189-4837-a063-faaaae065cc4.jpg not downloaded yet
2026-03-24 22:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c456210>
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252F2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg saved to cache
2026-03-24 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57d850>
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741775%252Fgeneral%252Fd1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741775/general/d1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg saved to cache
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81cd4a98-c42c-548f-ab98-b851a7364162
2026-03-24 22:00:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81cd4a98-c42c-548f-ab98-b851a7364162, skipping ID generation
2026-03-24 22:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cd4a98-c42c-548f-ab98-b851a7364162 with scrape type 1
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81cd4a98-c42c-548f-ab98-b851a7364162 sending to next pipeline
2026-03-24 22:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 81cd4a98-c42c-548f-ab98-b851a7364162, identifier: 10713189
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2fa8d0>
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F5d1d02fd-a215-46a9-9214-0259dd373b81.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg saved to cache
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b3fd0>
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg saved to cache
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f490>
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg saved to cache
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc020b5e-9f76-57f7-ac32-756b66c0dcd9 with identifier: 10713355
2026-03-24 22:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc020b5e-9f76-57f7-ac32-756b66c0dcd9 with scrape type 1
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc020b5e-9f76-57f7-ac32-756b66c0dcd9
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252F7faa7907-7be5-4e74-9b13-4bfbe362041d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/7faa7907-7be5-4e74-9b13-4bfbe362041d.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252F45a49527-42db-41d0-a11d-5ad72ccda992.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/45a49527-42db-41d0-a11d-5ad72ccda992.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Ff75e3e19-53bc-4ab4-9c52-57136ee44c74.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/f75e3e19-53bc-4ab4-9c52-57136ee44c74.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Fadcafb79-6829-481f-a566-d74c4d3a014e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/adcafb79-6829-481f-a566-d74c4d3a014e.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252F6580f9d6-35a6-44e3-aede-e248bdb6055b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/6580f9d6-35a6-44e3-aede-e248bdb6055b.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Fa83f4b9a-97db-4da8-bd38-2121a02a6c8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/a83f4b9a-97db-4da8-bd38-2121a02a6c8a.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252F7471768c-7b90-4656-9d04-5237165bd719.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/7471768c-7b90-4656-9d04-5237165bd719.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Faec50a32-ad35-4f8f-921c-b39ad0b7706b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/aec50a32-ad35-4f8f-921c-b39ad0b7706b.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Faa42260f-a07f-40e7-98d1-17bbc83dbf38.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/aa42260f-a07f-40e7-98d1-17bbc83dbf38.jpg already downloaded
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733961%252Fgeneral%252Fa3c36d7b-48ed-4bcb-822d-806d5ec3130e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733961/general/a3c36d7b-48ed-4bcb-822d-806d5ec3130e.jpg already downloaded
2026-03-24 22:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cc020b5e-9f76-57f7-ac32-756b66c0dcd9, identifier: 10713355
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4542d0>
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252Fa0266887-100a-4414-8612-d9a6ca688d9b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/a0266887-100a-4414-8612-d9a6ca688d9b.jpg saved to cache
2026-03-24 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/8c329a6a-d147-407a-a392-9a198a4fd331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 81cd4a98-c42c-548f-ab98-b851a7364162 with identifier: 10713189
2026-03-24 22:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 81cd4a98-c42c-548f-ab98-b851a7364162 with identifier: 10713189
2026-03-24 22:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 81cd4a98-c42c-548f-ab98-b851a7364162 with identifier: 10713189 to the API
2026-03-24 22:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741775/general/d1fdb43e-6cd9-4f08-896b-5260b00196b8.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': 204,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '81cd4a98-c42c-548f-ab98-b851a7364162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC786YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713189',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 142996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42710,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/8faaa817-5c98-421e-827a-278789af827e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140506,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/2d10b8d1-e7ad-4397-b40b-ecdb5de79c83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/16fa03ac-e994-44ea-a43f-b8466c9624d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/d1fdb43e-6cd9-4f08-896b-5260b00196b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/42525c57-bdf8-4095-aca9-70de1798efb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/3ae8653c-4b08-424b-9c7c-e5bf440e93a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114978,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/16c5654c-393d-4a9e-8b42-e58250ffbd1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101579,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/8bfde293-cadd-4472-95cf-13264b8276be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/4befa7b4-92d4-48ca-a576-b3d59ae2e455.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cd4a98-c42c-548f-ab98-b851a7364162/81cd4a98-c42c-548f-ab98-b851a7364162_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741775/general/ed554d99-d4d9-4d9e-9665-266bad17cdd0.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 40 TDI Business Sport - Diesel - Automatic - 204 hp - '
'142.996 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2020}
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713189%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [adesa.it] INFO: Saving data for 10713189: {'created_time': 1774389649.084981, 'last_price_update_time': 1774389649.084991, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713189') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cc020b5e-9f76-57f7-ac32-756b66c0dcd9 with identifier: 10713355
2026-03-24 22:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cc020b5e-9f76-57f7-ac32-756b66c0dcd9 with identifier: 10713355
2026-03-24 22:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cc020b5e-9f76-57f7-ac32-756b66c0dcd9 with identifier: 10713355 to the API
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cc020b5e-9f76-57f7-ac32-756b66c0dcd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM721NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713355',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 143079,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5733961/general/7faa7907-7be5-4e74-9b13-4bfbe362041d.jpg',
'https://images.openlane.eu/carimgs/5733961/general/45a49527-42db-41d0-a11d-5ad72ccda992.jpg',
'https://images.openlane.eu/carimgs/5733961/general/f75e3e19-53bc-4ab4-9c52-57136ee44c74.jpg',
'https://images.openlane.eu/carimgs/5733961/general/adcafb79-6829-481f-a566-d74c4d3a014e.jpg',
'https://images.openlane.eu/carimgs/5733961/general/6580f9d6-35a6-44e3-aede-e248bdb6055b.jpg',
'https://images.openlane.eu/carimgs/5733961/general/a83f4b9a-97db-4da8-bd38-2121a02a6c8a.jpg',
'https://images.openlane.eu/carimgs/5733961/general/7471768c-7b90-4656-9d04-5237165bd719.jpg',
'https://images.openlane.eu/carimgs/5733961/general/aec50a32-ad35-4f8f-921c-b39ad0b7706b.jpg',
'https://images.openlane.eu/carimgs/5733961/general/aa42260f-a07f-40e7-98d1-17bbc83dbf38.jpg',
'https://images.openlane.eu/carimgs/5733961/general/a3c36d7b-48ed-4bcb-822d-806d5ec3130e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107528,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/7faa7907-7be5-4e74-9b13-4bfbe362041d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/45a49527-42db-41d0-a11d-5ad72ccda992.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108769,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/f75e3e19-53bc-4ab4-9c52-57136ee44c74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/adcafb79-6829-481f-a566-d74c4d3a014e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/6580f9d6-35a6-44e3-aede-e248bdb6055b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/a83f4b9a-97db-4da8-bd38-2121a02a6c8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/7471768c-7b90-4656-9d04-5237165bd719.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93708,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/aec50a32-ad35-4f8f-921c-b39ad0b7706b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40145,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/aa42260f-a07f-40e7-98d1-17bbc83dbf38.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc020b5e-9f76-57f7-ac32-756b66c0dcd9/cc020b5e-9f76-57f7-ac32-756b66c0dcd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733961/general/a3c36d7b-48ed-4bcb-822d-806d5ec3130e.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'143.079 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713355%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [adesa.it] INFO: Saving data for 10713355: {'created_time': 1774389649.428738, 'last_price_update_time': 1774389649.428752, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713355') HTTP/1.1" 204 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F818675d8-568e-4f76-a1f0-090890eb6455.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/818675d8-568e-4f76-a1f0-090890eb6455.jpg not downloaded yet
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23fe90>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Ff894977b-7353-4038-9c3b-1ccee36ef411.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/f894977b-7353-4038-9c3b-1ccee36ef411.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe62350>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fa885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0a33d0>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff40e90>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12f310>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252Fb7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/b7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e8ad0>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/3b157780-0ca6-4261-acbe-406fa1bbd843.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg not downloaded yet
2026-03-24 22:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4791d0>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F8c329a6a-d147-407a-a392-9a198a4fd331.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/8c329a6a-d147-407a-a392-9a198a4fd331.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/5796d415-b94a-4674-a516-bbf91e378e2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/461a6035-09f0-4856-b86a-56efc77fee74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F64100306-0c58-417b-9a27-58dc88eaf33d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/64100306-0c58-417b-9a27-58dc88eaf33d.jpg not downloaded yet
2026-03-24 22:00: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-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c516990>
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F53a237e1-90a2-42cd-af71-423393bbfe48.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg saved to cache
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4588effb-42c1-52ce-a4ab-dc5576fb699f with identifier: 10713354
2026-03-24 22:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4588effb-42c1-52ce-a4ab-dc5576fb699f with scrape type 1
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F6e300f9d-7157-43fc-99a4-f1e09e397278.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/6e300f9d-7157-43fc-99a4-f1e09e397278.jpg not downloaded yet
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/818675d8-568e-4f76-a1f0-090890eb6455.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/fe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/12b47c5a-a189-4837-a063-faaaae065cc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F5857c078-b892-4cc0-933b-7dbb633a642f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/5857c078-b892-4cc0-933b-7dbb633a642f.jpg not downloaded yet
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg not downloaded yet
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff04e10>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F3b157780-0ca6-4261-acbe-406fa1bbd843.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/3b157780-0ca6-4261-acbe-406fa1bbd843.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d3750>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3fa7d0>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0a0e50>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/d714210c-e332-4d6f-82fc-e353a871d1e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252Fbc648025-78d8-472c-8fa9-094f63c4f73c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/bc648025-78d8-472c-8fa9-094f63c4f73c.jpg not downloaded yet
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fd91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/d91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg not downloaded yet
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/47796a0d-f1b1-477c-805f-f2d5f8658816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c109f50>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F5796d415-b94a-4674-a516-bbf91e378e2b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/5796d415-b94a-4674-a516-bbf91e378e2b.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff40610>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F461a6035-09f0-4856-b86a-56efc77fee74.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/461a6035-09f0-4856-b86a-56efc77fee74.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c452410>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [adesa.it] INFO: Found listing with ID: 10713356
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713356%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [adesa.it] INFO: Scrape type for 10713356: 1
2026-03-24 22:00:50 [adesa.it] INFO: Scraping item 10713356 url https://www.openlane.eu/en/carv6/auction/10713356
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe1ab50>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1022d0>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F818675d8-568e-4f76-a1f0-090890eb6455.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/818675d8-568e-4f76-a1f0-090890eb6455.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f7010>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252Ffe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/fe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f5610>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F12b47c5a-a189-4837-a063-faaaae065cc4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/12b47c5a-a189-4837-a063-faaaae065cc4.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg not downloaded yet
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/6e300f9d-7157-43fc-99a4-f1e09e397278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:50 [adesa.it] INFO: Found listing with ID: 10713358
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713358%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [adesa.it] INFO: Scrape type for 10713358: 1
2026-03-24 22:00:50 [adesa.it] INFO: Scraping item 10713358 url https://www.openlane.eu/en/carv6/auction/10713358
2026-03-24 22:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F96823238-5bbb-494c-9687-17db03dda3ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/96823238-5bbb-494c-9687-17db03dda3ba.jpg not downloaded yet
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fa750>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fd714210c-e332-4d6f-82fc-e353a871d1e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/d714210c-e332-4d6f-82fc-e353a871d1e0.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f8cd0>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e33d0>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f9c90>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F47796a0d-f1b1-477c-805f-f2d5f8658816.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/47796a0d-f1b1-477c-805f-f2d5f8658816.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12c910>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb183283-bac9-4761-9a30-6a371a6948e8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68e2056-458b-5cce-9029-2f258917b0df with identifier: 10713350
2026-03-24 22:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68e2056-458b-5cce-9029-2f258917b0df with scrape type 1
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Ff2a49089-4448-4356-92c3-ab7760e534f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/f2a49089-4448-4356-92c3-ab7760e534f4.jpg not downloaded yet
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/64100306-0c58-417b-9a27-58dc88eaf33d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:50 [adesa.it] INFO: Found listing with ID: 10713362
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713362%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [adesa.it] INFO: Scrape type for 10713362: 1
2026-03-24 22:00:50 [adesa.it] INFO: Scraping item 10713362 url https://www.openlane.eu/en/carv6/auction/10713362
2026-03-24 22:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/bc648025-78d8-472c-8fa9-094f63c4f73c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg not downloaded yet
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Faa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/aa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg not downloaded yet
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741877/general/5857c078-b892-4cc0-933b-7dbb633a642f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713310)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/d91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:50 [adesa.it] INFO: Found listing with ID: 10713360
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713360%27 HTTP/1.1" 200 None
2026-03-24 22:00:50 [adesa.it] INFO: Scrape type for 10713360: 1
2026-03-24 22:00:50 [adesa.it] INFO: Scraping item 10713360 url https://www.openlane.eu/en/carv6/auction/10713360
2026-03-24 22:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff63750>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg saved to cache
2026-03-24 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3aa550>
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bdcd0>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F6e300f9d-7157-43fc-99a4-f1e09e397278.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/6e300f9d-7157-43fc-99a4-f1e09e397278.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10713351
2026-03-24 22:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with scrape type 1
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fa9a3f008-c327-428a-9c93-d9b4107e438b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg not downloaded yet
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg not downloaded yet
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F5fbeefee-6ab8-4c28-a195-84675d179e75.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/5fbeefee-6ab8-4c28-a195-84675d179e75.jpg not downloaded yet
2026-03-24 22:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:00:51 [adesa.it] INFO: Found listing with ID: 10713363
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713363%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [adesa.it] INFO: Scrape type for 10713363: 1
2026-03-24 22:00:51 [adesa.it] INFO: Scraping item 10713363 url https://www.openlane.eu/en/carv6/auction/10713363
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fd36b3123-e976-4f96-b72b-f081b4ea98ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg not downloaded yet
2026-03-24 22:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fe0390354-f92a-4235-9100-898050536e1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/e0390354-f92a-4235-9100-898050536e1e.jpg not downloaded yet
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Fb16536ca-dfbb-4c07-8d01-79843691cc7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/b16536ca-dfbb-4c07-8d01-79843691cc7f.jpg not downloaded yet
2026-03-24 22:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46fa50>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F64100306-0c58-417b-9a27-58dc88eaf33d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/64100306-0c58-417b-9a27-58dc88eaf33d.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c369610>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252Fbc648025-78d8-472c-8fa9-094f63c4f73c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/bc648025-78d8-472c-8fa9-094f63c4f73c.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c100690>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c21aad0>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c101bd0>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3d45d0>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741877%252Fgeneral%252F5857c078-b892-4cc0-933b-7dbb633a642f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741877/general/5857c078-b892-4cc0-933b-7dbb633a642f.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 974be738-1a37-5064-b414-85b9261bce8c
2026-03-24 22:00:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 974be738-1a37-5064-b414-85b9261bce8c, skipping ID generation
2026-03-24 22:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974be738-1a37-5064-b414-85b9261bce8c with scrape type 1
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 974be738-1a37-5064-b414-85b9261bce8c sending to next pipeline
2026-03-24 22:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 974be738-1a37-5064-b414-85b9261bce8c, identifier: 10713310
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8ebe6cd0>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fd91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/d91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2f3850>
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg saved to cache
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:51 [adesa.it] INFO: Found listing with ID: 10713365
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713365%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [adesa.it] INFO: Scrape type for 10713365: 1
2026-03-24 22:00:51 [adesa.it] INFO: Scraping item 10713365 url https://www.openlane.eu/en/carv6/auction/10713365
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg not downloaded yet
2026-03-24 22:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 974be738-1a37-5064-b414-85b9261bce8c with identifier: 10713310
2026-03-24 22:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 974be738-1a37-5064-b414-85b9261bce8c with identifier: 10713310
2026-03-24 22:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 974be738-1a37-5064-b414-85b9261bce8c with identifier: 10713310 to the API
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741877/general/5857c078-b892-4cc0-933b-7dbb633a642f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '974be738-1a37-5064-b414-85b9261bce8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ123JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713310',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 53572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84466,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/b7eadc9f-6c07-447d-8338-fa1b2813c3a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80759,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/6b73aa7f-1ca1-4b90-be63-7b066d22571a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87921,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/256e3ea7-ccd7-43d0-bc92-b8571e7f683f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75083,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/5796d415-b94a-4674-a516-bbf91e378e2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83934,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/12b47c5a-a189-4837-a063-faaaae065cc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63942,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/818675d8-568e-4f76-a1f0-090890eb6455.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/8f371a6c-edf4-4f9c-8aaf-719f49d210e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67873,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/64100306-0c58-417b-9a27-58dc88eaf33d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/5857c078-b892-4cc0-933b-7dbb633a642f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_974be738-1a37-5064-b414-85b9261bce8c/974be738-1a37-5064-b414-85b9261bce8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27927,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741877/general/bc648025-78d8-472c-8fa9-094f63c4f73c.jpg',
'Width': 400}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 GT - Diesel - Automatic - 131 hp - 53.572 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713310%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [adesa.it] INFO: Saving data for 10713310: {'created_time': 1774389652.311036, 'last_price_update_time': 1774389652.311049, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713310') HTTP/1.1" 204 0
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/d7059c60-b852-4c01-bbd0-276e6d51a08a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/96823238-5bbb-494c-9687-17db03dda3ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/f2a49089-4448-4356-92c3-ab7760e534f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg not downloaded yet
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg not downloaded yet
2026-03-24 22:00:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.773(s), this was the 1st time calling it.
2026-03-24 22:00:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.878331917618438 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:00:51 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '6ebfab42f0950fc9bacef51b56275edf', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=6ebfab42f0950fc9bacef51b56275edf.
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/86f57730-7d81-4237-a44e-3fa596903a88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:00:52 [adesa.it] INFO: Found listing with ID: 10713366
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713366%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [adesa.it] INFO: Scrape type for 10713366: 1
2026-03-24 22:00:52 [adesa.it] INFO: Scraping item 10713366 url https://www.openlane.eu/en/carv6/auction/10713366
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fd4e9623e-a451-48ca-8d2b-2cf45999facb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg not downloaded yet
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4db310>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fe4644d4b-4c2e-4327-8ab8-853484c53c10.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg saved to cache
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10713348
2026-03-24 22:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with scrape type 1
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fd42b54d2-fde4-495b-8d07-deed57f6c239.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg not downloaded yet
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fdfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/dfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg not downloaded yet
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F7e85f489-8b31-46b3-8513-f625d41a48e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/7e85f489-8b31-46b3-8513-f625d41a48e3.jpg not downloaded yet
2026-03-24 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c27b950>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg saved to cache
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/5fbeefee-6ab8-4c28-a195-84675d179e75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:52 [adesa.it] INFO: Found listing with ID: 10713367
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713367%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [adesa.it] INFO: Scrape type for 10713367: 1
2026-03-24 22:00:52 [adesa.it] INFO: Scraping item 10713367 url https://www.openlane.eu/en/carv6/auction/10713367
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg not downloaded yet
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F04d6de2d-33da-4440-82fc-656f1663c4ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg not downloaded yet
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F96df62ef-db66-4a5b-8277-f162b349b86c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/96df62ef-db66-4a5b-8277-f162b349b86c.jpg not downloaded yet
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe66b50>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fd7059c60-b852-4c01-bbd0-276e6d51a08a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/d7059c60-b852-4c01-bbd0-276e6d51a08a.jpg saved to cache
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0bc310>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F96823238-5bbb-494c-9687-17db03dda3ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/96823238-5bbb-494c-9687-17db03dda3ba.jpg saved to cache
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f7b90>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Ff2a49089-4448-4356-92c3-ab7760e534f4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/f2a49089-4448-4356-92c3-ab7760e534f4.jpg saved to cache
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/e0390354-f92a-4235-9100-898050536e1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/b16536ca-dfbb-4c07-8d01-79843691cc7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:52 [adesa.it] INFO: Found listing with ID: 10719127
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719127%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [adesa.it] INFO: Scrape type for 10719127: 1
2026-03-24 22:00:52 [adesa.it] INFO: Scraping item 10719127 url https://www.openlane.eu/en/carv6/auction/10719127
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fcf98923f-3373-46c3-81af-9e2aadcff81f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg not downloaded yet
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg not downloaded yet
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f4790>
2026-03-24 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F86f57730-7d81-4237-a44e-3fa596903a88.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/86f57730-7d81-4237-a44e-3fa596903a88.jpg saved to cache
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55fa90>
2026-03-24 22:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg saved to cache
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56341b00-be56-531c-a145-ea18434c5e8f with identifier: 10713346
2026-03-24 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56341b00-be56-531c-a145-ea18434c5e8f with scrape type 1
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg not downloaded yet
2026-03-24 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b216e82-a82e-52a2-8c18-e54c0227ae9a with identifier: 10713345
2026-03-24 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b216e82-a82e-52a2-8c18-e54c0227ae9a with scrape type 1
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b216e82-a82e-52a2-8c18-e54c0227ae9a
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F8c160510-8677-4637-9786-70291a2864aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/8c160510-8677-4637-9786-70291a2864aa.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F677be853-8961-44b2-bf26-80eacbced601.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/677be853-8961-44b2-bf26-80eacbced601.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252Fbe89bdbe-7b4b-4481-b077-f350884b947b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/be89bdbe-7b4b-4481-b077-f350884b947b.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F8857a0b6-844b-495c-91b7-abaee4a4767e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/8857a0b6-844b-495c-91b7-abaee4a4767e.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F337b60df-6339-4835-8f98-20372ff2826e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/337b60df-6339-4835-8f98-20372ff2826e.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F31e67e45-62a1-41d2-9efe-48ccd0d7a2fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/31e67e45-62a1-41d2-9efe-48ccd0d7a2fd.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F18a730c5-7d12-40f9-990f-2cf236f99c8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/18a730c5-7d12-40f9-990f-2cf236f99c8a.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252Fa9d3944d-df61-429a-9312-0a215972042c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/a9d3944d-df61-429a-9312-0a215972042c.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252F69312d62-37d7-43f8-a5f8-844173c74a85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/69312d62-37d7-43f8-a5f8-844173c74a85.jpg already downloaded
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733956%252Fgeneral%252Ffeaa4a1f-bf2f-40b2-b2c9-a8d6408a85f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733956/general/feaa4a1f-bf2f-40b2-b2c9-a8d6408a85f6.jpg already downloaded
2026-03-24 22:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b216e82-a82e-52a2-8c18-e54c0227ae9a, identifier: 10713345
2026-03-24 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a7b18f-73e3-53bd-bde0-74622224f3ee with identifier: 10713344
2026-03-24 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a7b18f-73e3-53bd-bde0-74622224f3ee with scrape type 1
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg not downloaded yet
2026-03-24 22:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F4c50c911-5b39-4783-9742-12daf5d8ba55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/4c50c911-5b39-4783-9742-12daf5d8ba55.jpg not downloaded yet
2026-03-24 22:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b216e82-a82e-52a2-8c18-e54c0227ae9a with identifier: 10713345
2026-03-24 22:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b216e82-a82e-52a2-8c18-e54c0227ae9a with identifier: 10713345
2026-03-24 22:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b216e82-a82e-52a2-8c18-e54c0227ae9a with identifier: 10713345 to the API
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0b216e82-a82e-52a2-8c18-e54c0227ae9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP329ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713345',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 37549,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5733956/general/8c160510-8677-4637-9786-70291a2864aa.jpg',
'https://images.openlane.eu/carimgs/5733956/general/677be853-8961-44b2-bf26-80eacbced601.jpg',
'https://images.openlane.eu/carimgs/5733956/general/be89bdbe-7b4b-4481-b077-f350884b947b.jpg',
'https://images.openlane.eu/carimgs/5733956/general/8857a0b6-844b-495c-91b7-abaee4a4767e.jpg',
'https://images.openlane.eu/carimgs/5733956/general/337b60df-6339-4835-8f98-20372ff2826e.jpg',
'https://images.openlane.eu/carimgs/5733956/general/31e67e45-62a1-41d2-9efe-48ccd0d7a2fd.jpg',
'https://images.openlane.eu/carimgs/5733956/general/18a730c5-7d12-40f9-990f-2cf236f99c8a.jpg',
'https://images.openlane.eu/carimgs/5733956/general/a9d3944d-df61-429a-9312-0a215972042c.jpg',
'https://images.openlane.eu/carimgs/5733956/general/69312d62-37d7-43f8-a5f8-844173c74a85.jpg',
'https://images.openlane.eu/carimgs/5733956/general/feaa4a1f-bf2f-40b2-b2c9-a8d6408a85f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186594,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/8c160510-8677-4637-9786-70291a2864aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161611,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/677be853-8961-44b2-bf26-80eacbced601.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152399,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/be89bdbe-7b4b-4481-b077-f350884b947b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111724,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/8857a0b6-844b-495c-91b7-abaee4a4767e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108253,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/337b60df-6339-4835-8f98-20372ff2826e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122358,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/31e67e45-62a1-41d2-9efe-48ccd0d7a2fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49666,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/18a730c5-7d12-40f9-990f-2cf236f99c8a.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186594,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/a9d3944d-df61-429a-9312-0a215972042c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/69312d62-37d7-43f8-a5f8-844173c74a85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b216e82-a82e-52a2-8c18-e54c0227ae9a/0b216e82-a82e-52a2-8c18-e54c0227ae9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733956/general/feaa4a1f-bf2f-40b2-b2c9-a8d6408a85f6.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris Cross Trend - Hybrid - Automatic - 92 hp - 37.549 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713345%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [adesa.it] INFO: Saving data for 10713345: {'created_time': 1774389653.883311, 'last_price_update_time': 1774389653.883321, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713345') HTTP/1.1" 204 0
2026-03-24 22:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:53 [adesa.it] INFO: Found listing with ID: 10719114
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719114%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [adesa.it] INFO: Scrape type for 10719114: 1
2026-03-24 22:00:53 [adesa.it] INFO: Scraping item 10719114 url https://www.openlane.eu/en/carv6/auction/10719114
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg not downloaded yet
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F393b2414-dd04-4d74-9f57-1fe73e689623.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/393b2414-dd04-4d74-9f57-1fe73e689623.jpg not downloaded yet
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a7f10>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1898d0>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F5fbeefee-6ab8-4c28-a195-84675d179e75.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/5fbeefee-6ab8-4c28-a195-84675d179e75.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe54cd0>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fd36b3123-e976-4f96-b72b-f081b4ea98ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg not downloaded yet
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0cf790>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fe0390354-f92a-4235-9100-898050536e1e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/e0390354-f92a-4235-9100-898050536e1e.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41d5d0>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Fb16536ca-dfbb-4c07-8d01-79843691cc7f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/b16536ca-dfbb-4c07-8d01-79843691cc7f.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/7e85f489-8b31-46b3-8513-f625d41a48e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:54 [adesa.it] INFO: Found listing with ID: 10719110
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719110%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [adesa.it] INFO: Scrape type for 10719110: 1
2026-03-24 22:00:54 [adesa.it] INFO: Scraping item 10719110 url https://www.openlane.eu/en/carv6/auction/10719110
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Ffd598ca5-2106-413a-9fc3-f0356665ebaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb347c362-1580-479b-84a9-6da37b499f7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F14d8d714-e989-499f-b142-60705525bf9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/14d8d714-e989-499f-b142-60705525bf9e.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252Ffe0181be-93fc-45a6-8836-bdd58da187e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/fe0181be-93fc-45a6-8836-bdd58da187e1.jpg not downloaded yet
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f572fd0>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46c110>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Fea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/ea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg not downloaded yet
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c30ac50>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fa9a3f008-c327-428a-9c93-d9b4107e438b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea1290>
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg saved to cache
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79623031-7338-5c3e-8a4e-e51697269a92 with identifier: 10713356
2026-03-24 22:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79623031-7338-5c3e-8a4e-e51697269a92 with scrape type 1
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79623031-7338-5c3e-8a4e-e51697269a92
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252Fd3c30782-ef81-4bda-8dea-02b986b22c17.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/d3c30782-ef81-4bda-8dea-02b986b22c17.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252F7a1c9b3b-3fcf-466b-81e7-88620d9b68fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/7a1c9b3b-3fcf-466b-81e7-88620d9b68fb.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252Fbc9ad323-190e-4951-870b-c45c77150b40.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/bc9ad323-190e-4951-870b-c45c77150b40.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252F8c328d54-8c22-4a25-a357-f635ba34acd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/8c328d54-8c22-4a25-a357-f635ba34acd7.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252Fe19e03dd-b2b0-492e-a686-02f8aa795547.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/e19e03dd-b2b0-492e-a686-02f8aa795547.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252F92f75776-6a39-4d52-9b38-0aa0abd09a32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/92f75776-6a39-4d52-9b38-0aa0abd09a32.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252F9090226b-9c7a-4716-910b-23f279036383.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/9090226b-9c7a-4716-910b-23f279036383.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252F0f1bb187-85d3-46e1-9328-40c25073a2d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/0f1bb187-85d3-46e1-9328-40c25073a2d8.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252Fd406ccaf-d4e6-4461-be9f-411442db1880.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/d406ccaf-d4e6-4461-be9f-411442db1880.jpg already downloaded
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731914%252Fgeneral%252Fbc6196e2-e4b4-4594-9d8c-e9a00d997382.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731914/general/bc6196e2-e4b4-4594-9d8c-e9a00d997382.jpg already downloaded
2026-03-24 22:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79623031-7338-5c3e-8a4e-e51697269a92, identifier: 10713356
2026-03-24 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/96df62ef-db66-4a5b-8277-f162b349b86c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:54 [adesa.it] INFO: Found listing with ID: 10719125
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719125%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [adesa.it] INFO: Scrape type for 10719125: 1
2026-03-24 22:00:54 [adesa.it] INFO: Scraping item 10719125 url https://www.openlane.eu/en/carv6/auction/10719125
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fe2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F5170f39c-558e-435c-afd9-bbe74d7a8443.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/5170f39c-558e-435c-afd9-bbe74d7a8443.jpg not downloaded yet
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F50c6959a-ed3a-4198-8917-ca02cb025579.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/50c6959a-ed3a-4198-8917-ca02cb025579.jpg not downloaded yet
2026-03-24 22:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79623031-7338-5c3e-8a4e-e51697269a92 with identifier: 10713356
2026-03-24 22:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79623031-7338-5c3e-8a4e-e51697269a92 with identifier: 10713356
2026-03-24 22:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79623031-7338-5c3e-8a4e-e51697269a92 with identifier: 10713356 to the API
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713356>
{'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': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '79623031-7338-5c3e-8a4e-e51697269a92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ120AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713356',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 148576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5731914/general/d3c30782-ef81-4bda-8dea-02b986b22c17.jpg',
'https://images.openlane.eu/carimgs/5731914/general/7a1c9b3b-3fcf-466b-81e7-88620d9b68fb.jpg',
'https://images.openlane.eu/carimgs/5731914/general/bc9ad323-190e-4951-870b-c45c77150b40.jpg',
'https://images.openlane.eu/carimgs/5731914/general/8c328d54-8c22-4a25-a357-f635ba34acd7.jpg',
'https://images.openlane.eu/carimgs/5731914/general/e19e03dd-b2b0-492e-a686-02f8aa795547.jpg',
'https://images.openlane.eu/carimgs/5731914/general/92f75776-6a39-4d52-9b38-0aa0abd09a32.jpg',
'https://images.openlane.eu/carimgs/5731914/general/9090226b-9c7a-4716-910b-23f279036383.jpg',
'https://images.openlane.eu/carimgs/5731914/general/0f1bb187-85d3-46e1-9328-40c25073a2d8.jpg',
'https://images.openlane.eu/carimgs/5731914/general/d406ccaf-d4e6-4461-be9f-411442db1880.jpg',
'https://images.openlane.eu/carimgs/5731914/general/bc6196e2-e4b4-4594-9d8c-e9a00d997382.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/d3c30782-ef81-4bda-8dea-02b986b22c17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41783,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/7a1c9b3b-3fcf-466b-81e7-88620d9b68fb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/bc9ad323-190e-4951-870b-c45c77150b40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/8c328d54-8c22-4a25-a357-f635ba34acd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/e19e03dd-b2b0-492e-a686-02f8aa795547.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/92f75776-6a39-4d52-9b38-0aa0abd09a32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123063,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/9090226b-9c7a-4716-910b-23f279036383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/0f1bb187-85d3-46e1-9328-40c25073a2d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/d406ccaf-d4e6-4461-be9f-411442db1880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79623031-7338-5c3e-8a4e-e51697269a92/79623031-7338-5c3e-8a4e-e51697269a92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731914/general/bc6196e2-e4b4-4594-9d8c-e9a00d997382.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'148.576 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713356%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [adesa.it] INFO: Saving data for 10713356: {'created_time': 1774389655.302433, 'last_price_update_time': 1774389655.302445, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713356') HTTP/1.1" 204 0
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/4c50c911-5b39-4783-9742-12daf5d8ba55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff13850>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fd42b54d2-fde4-495b-8d07-deed57f6c239.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c460c50>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fd4e9623e-a451-48ca-8d2b-2cf45999facb.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10713362
2026-03-24 22:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea with scrape type 1
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg not downloaded yet
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c194b90>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F7e85f489-8b31-46b3-8513-f625d41a48e3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/7e85f489-8b31-46b3-8513-f625d41a48e3.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/393b2414-dd04-4d74-9f57-1fe73e689623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:55 [adesa.it] INFO: Found listing with ID: 10719118
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719118%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [adesa.it] INFO: Scrape type for 10719118: 1
2026-03-24 22:00:55 [adesa.it] INFO: Scraping item 10719118 url https://www.openlane.eu/en/carv6/auction/10719118
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fad691642-8354-4dfe-8e45-69899cb3a1ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb078b934-3785-421a-bcd3-705b172dc313.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F4e260b6e-c40c-4279-b67c-dd879abe5641.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/4e260b6e-c40c-4279-b67c-dd879abe5641.jpg not downloaded yet
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c408c50>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F04d6de2d-33da-4440-82fc-656f1663c4ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d5d10>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with identifier: 10713358
2026-03-24 22:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with scrape type 1
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Faffc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/affc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg not downloaded yet
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg not downloaded yet
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5dccd0>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F96df62ef-db66-4a5b-8277-f162b349b86c.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/96df62ef-db66-4a5b-8277-f162b349b86c.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:55 [adesa.it] INFO: Found listing with ID: 10719128
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719128%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [adesa.it] INFO: Scrape type for 10719128: 1
2026-03-24 22:00:55 [adesa.it] INFO: Scraping item 10719128 url https://www.openlane.eu/en/carv6/auction/10719128
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb87148fa-a3be-4122-a81f-41eacd67604a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fbd08fa60-419b-4ec8-ba78-d52c5b912216.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/bd08fa60-419b-4ec8-ba78-d52c5b912216.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg not downloaded yet
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F161f695c-339c-4b29-baea-75693ca64dbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/161f695c-339c-4b29-baea-75693ca64dbd.jpg not downloaded yet
2026-03-24 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3e2d0>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F4c50c911-5b39-4783-9742-12daf5d8ba55.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/4c50c911-5b39-4783-9742-12daf5d8ba55.jpg saved to cache
2026-03-24 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08b050>
2026-03-24 22:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c279f90>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/fe0181be-93fc-45a6-8836-bdd58da187e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/14d8d714-e989-499f-b142-60705525bf9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Ff5c0f711-60a5-451b-8090-82d9c2e99444.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg not downloaded yet
2026-03-24 22:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41e010>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F393b2414-dd04-4d74-9f57-1fe73e689623.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/393b2414-dd04-4d74-9f57-1fe73e689623.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0b5910>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fcf98923f-3373-46c3-81af-9e2aadcff81f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5df810>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/ea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:00:56 [adesa.it] INFO: Found listing with ID: 10719109
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719109%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [adesa.it] INFO: Scrape type for 10719109: 1
2026-03-24 22:00:56 [adesa.it] INFO: Scraping item 10719109 url https://www.openlane.eu/en/carv6/auction/10719109
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F45e30178-c2f1-43d6-830b-d99116f49571.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg not downloaded yet
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fb054584b-0b0f-4ade-9a96-a77ede21844f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/b054584b-0b0f-4ade-9a96-a77ede21844f.jpg not downloaded yet
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg not downloaded yet
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fafb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/afb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg not downloaded yet
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/5170f39c-558e-435c-afd9-bbe74d7a8443.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/50c6959a-ed3a-4198-8917-ca02cb025579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F60abc7fb-a241-4b91-acde-07be0a17e886.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg not downloaded yet
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c450610>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252F871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c20d0>
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg saved to cache
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc8324a-df1f-5dc2-a178-0f34c5499afc with identifier: 10713343
2026-03-24 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc with scrape type 1
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg not downloaded yet
2026-03-24 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10713365
2026-03-24 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d02882b-991e-5aea-9dfd-1b7966115c6d with scrape type 1
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d02882b-991e-5aea-9dfd-1b7966115c6d
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fec1f1552-e2be-4811-b4c4-b848c09282b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fa5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F364cdda2-e829-4a0d-9056-bbf73e965c42.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg already downloaded
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fe91c8565-9a86-479d-bd10-998d863f5751.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg already downloaded
2026-03-24 22:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8d02882b-991e-5aea-9dfd-1b7966115c6d, identifier: 10713365
2026-03-24 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with identifier: 10713363
2026-03-24 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with scrape type 1
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg not downloaded yet
2026-03-24 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:56 [adesa.it] INFO: Found listing with ID: 10719113
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719113%27 HTTP/1.1" 200 None
2026-03-24 22:00:56 [adesa.it] INFO: Scrape type for 10719113: 1
2026-03-24 22:00:56 [adesa.it] INFO: Scraping item 10719113 url https://www.openlane.eu/en/carv6/auction/10719113
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F3107f723-462b-4d58-90d8-22015cae5938.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F8c217d73-b602-4aff-a27a-270e451a5d79.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/8c217d73-b602-4aff-a27a-270e451a5d79.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg not downloaded yet
2026-03-24 22:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10713365
2026-03-24 22:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10713365
2026-03-24 22:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10713365 to the API
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:00: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-24 22:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8d02882b-991e-5aea-9dfd-1b7966115c6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ877AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713365',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 118685,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg',
'https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg',
'https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg',
'https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg',
'https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg',
'https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg',
'https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg',
'https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg',
'https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg',
'https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35141,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115049,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102906,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95073,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg',
'Width': 1024}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 118.685 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713365%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [adesa.it] INFO: Saving data for 10713365: {'created_time': 1774389657.447983, 'last_price_update_time': 1774389657.447997, 'auction_closing_time': 1774430700.0}
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713365') HTTP/1.1" 204 0
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c433bd0>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Ffd598ca5-2106-413a-9fc3-f0356665ebaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c34bb10>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252Ffe0181be-93fc-45a6-8836-bdd58da187e1.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/fe0181be-93fc-45a6-8836-bdd58da187e1.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0d4050>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F14d8d714-e989-499f-b142-60705525bf9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/14d8d714-e989-499f-b142-60705525bf9e.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13e550>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/affc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Ffdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg not downloaded yet
2026-03-24 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/4e260b6e-c40c-4279-b67c-dd879abe5641.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:57 [adesa.it] INFO: Found listing with ID: 10719132
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719132%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [adesa.it] INFO: Scrape type for 10719132: 1
2026-03-24 22:00:57 [adesa.it] INFO: Scraping item 10719132 url https://www.openlane.eu/en/carv6/auction/10719132
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fe77d5412-590f-4a49-82c7-c542f9e8862d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/e77d5412-590f-4a49-82c7-c542f9e8862d.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F24d60715-accb-425f-88f8-15e2aa36af49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/24d60715-accb-425f-88f8-15e2aa36af49.jpg not downloaded yet
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F895d3ea8-bb9a-488c-8928-58437debfb70.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/895d3ea8-bb9a-488c-8928-58437debfb70.jpg not downloaded yet
2026-03-24 22:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4265d0>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb347c362-1580-479b-84a9-6da37b499f7d.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c440990>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Fea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/ea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c50d810>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F5170f39c-558e-435c-afd9-bbe74d7a8443.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/5170f39c-558e-435c-afd9-bbe74d7a8443.jpg saved to cache
2026-03-24 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5e1d0>
2026-03-24 22:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F50c6959a-ed3a-4198-8917-ca02cb025579.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/50c6959a-ed3a-4198-8917-ca02cb025579.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fb783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg not downloaded yet
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:00:58 [adesa.it] INFO: Found listing with ID: 10719108
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719108%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [adesa.it] INFO: Scrape type for 10719108: 1
2026-03-24 22:00:58 [adesa.it] INFO: Scraping item 10719108 url https://www.openlane.eu/en/carv6/auction/10719108
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Ffc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/fc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252Fd22b06b4-d855-4c00-b824-e141125cc650.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/d22b06b4-d855-4c00-b824-e141125cc650.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg not downloaded yet
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3f710>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F640f6590-b0b3-473d-aaef-da6a966a78d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/640f6590-b0b3-473d-aaef-da6a966a78d4.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg not downloaded yet
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c172250>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52ec10>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Faffc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/affc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41fe50>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fe2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f357050>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3dd150>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F4e260b6e-c40c-4279-b67c-dd879abe5641.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/4e260b6e-c40c-4279-b67c-dd879abe5641.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/bd08fa60-419b-4ec8-ba78-d52c5b912216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/afb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/161f695c-339c-4b29-baea-75693ca64dbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:58 [adesa.it] INFO: Found listing with ID: 10719102
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719102%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [adesa.it] INFO: Scrape type for 10719102: 1
2026-03-24 22:00:58 [adesa.it] INFO: Scraping item 10719102 url https://www.openlane.eu/en/carv6/auction/10719102
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fd6156b62-dcf5-4435-8927-7ca693b37b28.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/d6156b62-dcf5-4435-8927-7ca693b37b28.jpg not downloaded yet
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F44a69ef7-ba71-444e-b585-a238d813575e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/44a69ef7-ba71-444e-b585-a238d813575e.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg not downloaded yet
2026-03-24 22:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c1010>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54c490>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb078b934-3785-421a-bcd3-705b172dc313.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f546290>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252Fad691642-8354-4dfe-8e45-69899cb3a1ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/8c217d73-b602-4aff-a27a-270e451a5d79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:58 [adesa.it] INFO: Found listing with ID: 10719122
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719122%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [adesa.it] INFO: Scrape type for 10719122: 1
2026-03-24 22:00:58 [adesa.it] INFO: Scraping item 10719122 url https://www.openlane.eu/en/carv6/auction/10719122
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fc31f55de-0286-46cb-96fe-e5006c40a888.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/c31f55de-0286-46cb-96fe-e5006c40a888.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fc64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg not downloaded yet
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fd8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/d8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg not downloaded yet
2026-03-24 22:00:58 [adesa.it] INFO: Found listing with ID: 10719123
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719123%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [adesa.it] INFO: Scrape type for 10719123: 1
2026-03-24 22:00:58 [adesa.it] INFO: Scraping item 10719123 url https://www.openlane.eu/en/carv6/auction/10719123
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg not downloaded yet
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5376d0>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fbd08fa60-419b-4ec8-ba78-d52c5b912216.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/bd08fa60-419b-4ec8-ba78-d52c5b912216.jpg saved to cache
2026-03-24 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c279990>
2026-03-24 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fafb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/afb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5cc950>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F161f695c-339c-4b29-baea-75693ca64dbd.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/161f695c-339c-4b29-baea-75693ca64dbd.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5cded0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Ff5c0f711-60a5-451b-8090-82d9c2e99444.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2e6c50>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57d290>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5cc6d0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/895d3ea8-bb9a-488c-8928-58437debfb70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fca20fec9-8f68-4792-a280-e08fdcc08049.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg not downloaded yet
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fef3a91df-c853-407a-b04c-9e185bed3333.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/ef3a91df-c853-407a-b04c-9e185bed3333.jpg not downloaded yet
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/ee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg not downloaded yet
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:00:59 [adesa.it] INFO: Found listing with ID: 10719104
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719104%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [adesa.it] INFO: Scrape type for 10719104: 1
2026-03-24 22:00:59 [adesa.it] INFO: Scraping item 10719104 url https://www.openlane.eu/en/carv6/auction/10719104
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg not downloaded yet
2026-03-24 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c517d10>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252F8c217d73-b602-4aff-a27a-270e451a5d79.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/8c217d73-b602-4aff-a27a-270e451a5d79.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/640f6590-b0b3-473d-aaef-da6a966a78d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg not downloaded yet
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg not downloaded yet
2026-03-24 22:00:59 [adesa.it] INFO: Found listing with ID: 10719121
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719121%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [adesa.it] INFO: Scrape type for 10719121: 1
2026-03-24 22:00:59 [adesa.it] INFO: Scraping item 10719121 url https://www.openlane.eu/en/carv6/auction/10719121
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe8d577e6-069e-42d0-b713-da45220a9979.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e8d577e6-069e-42d0-b713-da45220a9979.jpg not downloaded yet
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg not downloaded yet
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbd6d0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55d290>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F3107f723-462b-4d58-90d8-22015cae5938.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08d210>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F895d3ea8-bb9a-488c-8928-58437debfb70.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/895d3ea8-bb9a-488c-8928-58437debfb70.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/fc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:00:59 [adesa.it] INFO: Found listing with ID: 10719115
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719115%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [adesa.it] INFO: Scrape type for 10719115: 1
2026-03-24 22:00:59 [adesa.it] INFO: Scraping item 10719115 url https://www.openlane.eu/en/carv6/auction/10719115
2026-03-24 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/d6156b62-dcf5-4435-8927-7ca693b37b28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Faf7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/af7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg not downloaded yet
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/ed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg not downloaded yet
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f5d0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff90f50>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2be3d0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe19a90>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/d22b06b4-d855-4c00-b824-e141125cc650.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/d8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/e5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/c31f55de-0286-46cb-96fe-e5006c40a888.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:00:59 [adesa.it] INFO: Found listing with ID: 10719100
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719100%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [adesa.it] INFO: Scrape type for 10719100: 1
2026-03-24 22:00:59 [adesa.it] INFO: Scraping item 10719100 url https://www.openlane.eu/en/carv6/auction/10719100
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11fad0>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F640f6590-b0b3-473d-aaef-da6a966a78d4.jpg') HTTP/1.1" 204 0
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/640f6590-b0b3-473d-aaef-da6a966a78d4.jpg saved to cache
2026-03-24 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/ee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:00:59 [adesa.it] INFO: Found listing with ID: 10719098
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719098%27 HTTP/1.1" 200 None
2026-03-24 22:00:59 [adesa.it] INFO: Scrape type for 10719098: 1
2026-03-24 22:00:59 [adesa.it] INFO: Scraping item 10719098 url https://www.openlane.eu/en/carv6/auction/10719098
2026-03-24 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d0210>
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Ffc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/fc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef37d0>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fd6156b62-dcf5-4435-8927-7ca693b37b28.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/d6156b62-dcf5-4435-8927-7ca693b37b28.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/e8d577e6-069e-42d0-b713-da45220a9979.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741903/general/92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713358)
2026-03-24 22:01:00 [adesa.it] INFO: Found listing with ID: 10719133
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719133%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [adesa.it] INFO: Scrape type for 10719133: 1
2026-03-24 22:01:00 [adesa.it] INFO: Scraping item 10719133 url https://www.openlane.eu/en/carv6/auction/10719133
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b88d0>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252Fd22b06b4-d855-4c00-b824-e141125cc650.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/d22b06b4-d855-4c00-b824-e141125cc650.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c17d890>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fd8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/d8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2f74d0>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08ed90>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252Fc31f55de-0286-46cb-96fe-e5006c40a888.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/c31f55de-0286-46cb-96fe-e5006c40a888.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5fc90>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fc64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08a750>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c430e90>
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/ee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg saved to cache
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:00 [adesa.it] INFO: Found listing with ID: 10719107
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719107%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [adesa.it] INFO: Scrape type for 10719107: 1
2026-03-24 22:01:00 [adesa.it] INFO: Scraping item 10719107 url https://www.openlane.eu/en/carv6/auction/10719107
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/af7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/ed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:00 [adesa.it] INFO: Found listing with ID: 10719106
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719106%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [adesa.it] INFO: Scrape type for 10719106: 1
2026-03-24 22:01:00 [adesa.it] INFO: Scraping item 10719106 url https://www.openlane.eu/en/carv6/auction/10719106
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbc3505-9bda-527f-80e5-ccdf6d1530b6 with identifier: 10719113
2026-03-24 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbc3505-9bda-527f-80e5-ccdf6d1530b6 with scrape type 1
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cbc3505-9bda-527f-80e5-ccdf6d1530b6
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252F7d79d5b3-8901-416b-868a-5e2ea85123b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/7d79d5b3-8901-416b-868a-5e2ea85123b2.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252F37ec1146-c922-4213-8baa-3c1cae2be2b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/37ec1146-c922-4213-8baa-3c1cae2be2b1.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252Fabe030ee-dbcc-4f21-b10a-a1c7dd08d6c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/abe030ee-dbcc-4f21-b10a-a1c7dd08d6c7.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252Fea88b7ee-d73c-40fa-9a73-06c290ae9285.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/ea88b7ee-d73c-40fa-9a73-06c290ae9285.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252Fd931e72a-1c61-499f-bea6-4808e9410bfc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/d931e72a-1c61-499f-bea6-4808e9410bfc.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252Fe61018be-92bd-44a7-b246-d71123e8a8a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/e61018be-92bd-44a7-b246-d71123e8a8a1.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252F5de81ba3-696f-4949-b6e9-9be51dfcc416.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/5de81ba3-696f-4949-b6e9-9be51dfcc416.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252F280f5e7f-2354-409f-9ddf-93f065c92325.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/280f5e7f-2354-409f-9ddf-93f065c92325.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252F95688dc9-efdf-44db-9b05-0e4144eaec7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/95688dc9-efdf-44db-9b05-0e4144eaec7e.jpg already downloaded
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670121%252Fgeneral%252Fbda81ea1-c957-4af0-89b9-e0edd97d03d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670121/general/bda81ea1-c957-4af0-89b9-e0edd97d03d7.jpg already downloaded
2026-03-24 22:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4cbc3505-9bda-527f-80e5-ccdf6d1530b6, identifier: 10719113
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0afc90>
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe8d577e6-069e-42d0-b713-da45220a9979.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e8d577e6-069e-42d0-b713-da45220a9979.jpg saved to cache
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c534850>
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg saved to cache
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb5310>
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741903%252Fgeneral%252F92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741903/general/92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg saved to cache
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3
2026-03-24 22:01:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b3b66a4-face-5e8f-8ff3-62463154d7d3, skipping ID generation
2026-03-24 22:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with scrape type 1
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b3b66a4-face-5e8f-8ff3-62463154d7d3 sending to next pipeline
2026-03-24 22:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b3b66a4-face-5e8f-8ff3-62463154d7d3, identifier: 10713358
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54ea10>
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg saved to cache
2026-03-24 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4cbc3505-9bda-527f-80e5-ccdf6d1530b6 with identifier: 10719113
2026-03-24 22:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4cbc3505-9bda-527f-80e5-ccdf6d1530b6 with identifier: 10719113
2026-03-24 22:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4cbc3505-9bda-527f-80e5-ccdf6d1530b6 with identifier: 10719113 to the API
2026-03-24 22:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719113>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4cbc3505-9bda-527f-80e5-ccdf6d1530b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD749BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719113',
'listing': 'auctionplusdirectbuy',
'location': 'Gallarate (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 122740,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 91,
'photo_urls': ['https://images.openlane.eu/carimgs/5670121/general/7d79d5b3-8901-416b-868a-5e2ea85123b2.jpg',
'https://images.openlane.eu/carimgs/5670121/general/37ec1146-c922-4213-8baa-3c1cae2be2b1.jpg',
'https://images.openlane.eu/carimgs/5670121/general/abe030ee-dbcc-4f21-b10a-a1c7dd08d6c7.jpg',
'https://images.openlane.eu/carimgs/5670121/general/ea88b7ee-d73c-40fa-9a73-06c290ae9285.jpg',
'https://images.openlane.eu/carimgs/5670121/general/d931e72a-1c61-499f-bea6-4808e9410bfc.jpg',
'https://images.openlane.eu/carimgs/5670121/general/e61018be-92bd-44a7-b246-d71123e8a8a1.jpg',
'https://images.openlane.eu/carimgs/5670121/general/5de81ba3-696f-4949-b6e9-9be51dfcc416.jpg',
'https://images.openlane.eu/carimgs/5670121/general/280f5e7f-2354-409f-9ddf-93f065c92325.jpg',
'https://images.openlane.eu/carimgs/5670121/general/95688dc9-efdf-44db-9b05-0e4144eaec7e.jpg',
'https://images.openlane.eu/carimgs/5670121/general/bda81ea1-c957-4af0-89b9-e0edd97d03d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/7d79d5b3-8901-416b-868a-5e2ea85123b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/37ec1146-c922-4213-8baa-3c1cae2be2b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/abe030ee-dbcc-4f21-b10a-a1c7dd08d6c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/ea88b7ee-d73c-40fa-9a73-06c290ae9285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/d931e72a-1c61-499f-bea6-4808e9410bfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/e61018be-92bd-44a7-b246-d71123e8a8a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/5de81ba3-696f-4949-b6e9-9be51dfcc416.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/280f5e7f-2354-409f-9ddf-93f065c92325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/95688dc9-efdf-44db-9b05-0e4144eaec7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbc3505-9bda-527f-80e5-ccdf6d1530b6/4cbc3505-9bda-527f-80e5-ccdf6d1530b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670121/general/bda81ea1-c957-4af0-89b9-e0edd97d03d7.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit 2.0 TDCI Trend - Diesel - Manual - 170 hp - 122.740 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719113%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [adesa.it] INFO: Saving data for 10719113: {'created_time': 1774389662.008641, 'last_price_update_time': 1774389662.008651, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719113') HTTP/1.1" 204 0
2026-03-24 22:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with identifier: 10713358
2026-03-24 22:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with identifier: 10713358
2026-03-24 22:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b3b66a4-face-5e8f-8ff3-62463154d7d3 with identifier: 10713358 to the API
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741903/general/92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8b3b66a4-face-5e8f-8ff3-62463154d7d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS276GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713358',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 144115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/affc948e-3fe4-47c9-9c4a-b35ef74412d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/161f695c-339c-4b29-baea-75693ca64dbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/afb5c653-7d3b-4227-a4a3-9cedefa743e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/761fb1dd-6b27-4700-98c6-41ae90ccaff2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88530,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/895d3ea8-bb9a-488c-8928-58437debfb70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/6a51ef53-53a2-44a4-b11d-e0387e5f4d4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/d6156b62-dcf5-4435-8927-7ca693b37b28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/c31f55de-0286-46cb-96fe-e5006c40a888.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/25abb44c-9ced-4edb-94df-aa3cdce82b68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b3b66a4-face-5e8f-8ff3-62463154d7d3/8b3b66a4-face-5e8f-8ff3-62463154d7d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37238,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741903/general/92fa6d66-cac0-41a8-b13e-323cc0ea77ba.jpg',
'Width': 400}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2018-08-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Advance - Diesel - Automatic - '
'190 hp - 144.115 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2018}
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713358%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [adesa.it] INFO: Saving data for 10713358: {'created_time': 1774389662.471736, 'last_price_update_time': 1774389662.471745, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713358') HTTP/1.1" 204 0
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/ef3a91df-c853-407a-b04c-9e185bed3333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:02 [adesa.it] INFO: Found listing with ID: 10719117
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719117%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [adesa.it] INFO: Scrape type for 10719117: 1
2026-03-24 22:01:02 [adesa.it] INFO: Scraping item 10719117 url https://www.openlane.eu/en/carv6/auction/10719117
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffa1890>
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg saved to cache
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5dcfd0>
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Faf7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/af7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg saved to cache
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4531d0>
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252Fed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/ed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg saved to cache
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0152afc-fbf0-516f-afbb-faf523f6a8c1 with identifier: 10719118
2026-03-24 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0152afc-fbf0-516f-afbb-faf523f6a8c1 with scrape type 1
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0152afc-fbf0-516f-afbb-faf523f6a8c1
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252Fcd88aa30-98a3-4010-bade-e3165676023a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/cd88aa30-98a3-4010-bade-e3165676023a.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F03c9950f-b40e-420f-b499-2cf737779db3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/03c9950f-b40e-420f-b499-2cf737779db3.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F4b38d3e0-64fd-4c15-a865-d66860c1a06b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/4b38d3e0-64fd-4c15-a865-d66860c1a06b.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F2f547893-9e53-4ccb-8a79-603c2fe9c332.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/2f547893-9e53-4ccb-8a79-603c2fe9c332.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F1e04a7ce-471c-4c32-89e6-29c53bd9f919.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/1e04a7ce-471c-4c32-89e6-29c53bd9f919.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252Ff3955ed3-c2fb-40f9-874b-8733e4ee9af5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/f3955ed3-c2fb-40f9-874b-8733e4ee9af5.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F6d90ebbc-566f-4c79-bd99-43b87020122f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/6d90ebbc-566f-4c79-bd99-43b87020122f.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F4fa7032e-5e48-4453-b741-a3ed5b21593c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/4fa7032e-5e48-4453-b741-a3ed5b21593c.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252F90c99180-0586-4564-aa86-85bf64bd5ee8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/90c99180-0586-4564-aa86-85bf64bd5ee8.jpg already downloaded
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677260%252Fgeneral%252Fd3cb4555-0ec6-4450-bc75-dae46834d04c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677260/general/d3cb4555-0ec6-4450-bc75-dae46834d04c.jpg already downloaded
2026-03-24 22:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a0152afc-fbf0-516f-afbb-faf523f6a8c1, identifier: 10719118
2026-03-24 22:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3 with identifier: 10719108
2026-03-24 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3 with scrape type 1
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F67dedce9-3ecd-482b-b0cf-2f3c8d4c7020.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/67dedce9-3ecd-482b-b0cf-2f3c8d4c7020.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F10a8c736-0144-41c3-90bd-d426dc1ecb35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/10a8c736-0144-41c3-90bd-d426dc1ecb35.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252Fde0439c9-3ab6-4074-8b3d-fca0f33e61ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/de0439c9-3ab6-4074-8b3d-fca0f33e61ac.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252Fa30b15e5-76e2-41a5-a83c-36853d2eeca6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/a30b15e5-76e2-41a5-a83c-36853d2eeca6.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F63c9feaf-9f3a-400d-9834-1b89067a1727.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/63c9feaf-9f3a-400d-9834-1b89067a1727.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F8de71f1b-54e1-41d5-b98e-c0493188573c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/8de71f1b-54e1-41d5-b98e-c0493188573c.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F7614e018-eb7e-4d35-9026-3f0dd0e8512d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/7614e018-eb7e-4d35-9026-3f0dd0e8512d.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252Fd52690a6-82cf-49ef-8064-f5f3235aa0dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/d52690a6-82cf-49ef-8064-f5f3235aa0dd.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F1b38c72c-aecb-4c26-b429-359dac7210e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/1b38c72c-aecb-4c26-b429-359dac7210e1.jpg already downloaded
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650045%252Fgeneral%252F75a801be-b5dc-44c0-9e62-32066ec7bf9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650045/general/75a801be-b5dc-44c0-9e62-32066ec7bf9e.jpg already downloaded
2026-03-24 22:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3, identifier: 10719108
2026-03-24 22:01:03 [adesa.it] INFO: Found listing with ID: 10719112
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719112%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [adesa.it] INFO: Scrape type for 10719112: 1
2026-03-24 22:01:03 [adesa.it] INFO: Scraping item 10719112 url https://www.openlane.eu/en/carv6/auction/10719112
2026-03-24 22:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a0152afc-fbf0-516f-afbb-faf523f6a8c1 with identifier: 10719118
2026-03-24 22:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a0152afc-fbf0-516f-afbb-faf523f6a8c1 with identifier: 10719118
2026-03-24 22:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a0152afc-fbf0-516f-afbb-faf523f6a8c1 with identifier: 10719118 to the API
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719118>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0152afc-fbf0-516f-afbb-faf523f6a8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF984CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719118',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 129240,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 102,
'photo_urls': ['https://images.openlane.eu/carimgs/5677260/general/cd88aa30-98a3-4010-bade-e3165676023a.jpg',
'https://images.openlane.eu/carimgs/5677260/general/03c9950f-b40e-420f-b499-2cf737779db3.jpg',
'https://images.openlane.eu/carimgs/5677260/general/4b38d3e0-64fd-4c15-a865-d66860c1a06b.jpg',
'https://images.openlane.eu/carimgs/5677260/general/2f547893-9e53-4ccb-8a79-603c2fe9c332.jpg',
'https://images.openlane.eu/carimgs/5677260/general/1e04a7ce-471c-4c32-89e6-29c53bd9f919.jpg',
'https://images.openlane.eu/carimgs/5677260/general/f3955ed3-c2fb-40f9-874b-8733e4ee9af5.jpg',
'https://images.openlane.eu/carimgs/5677260/general/6d90ebbc-566f-4c79-bd99-43b87020122f.jpg',
'https://images.openlane.eu/carimgs/5677260/general/4fa7032e-5e48-4453-b741-a3ed5b21593c.jpg',
'https://images.openlane.eu/carimgs/5677260/general/90c99180-0586-4564-aa86-85bf64bd5ee8.jpg',
'https://images.openlane.eu/carimgs/5677260/general/d3cb4555-0ec6-4450-bc75-dae46834d04c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/cd88aa30-98a3-4010-bade-e3165676023a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54103,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/03c9950f-b40e-420f-b499-2cf737779db3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50988,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/4b38d3e0-64fd-4c15-a865-d66860c1a06b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/2f547893-9e53-4ccb-8a79-603c2fe9c332.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/1e04a7ce-471c-4c32-89e6-29c53bd9f919.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/f3955ed3-c2fb-40f9-874b-8733e4ee9af5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/6d90ebbc-566f-4c79-bd99-43b87020122f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/4fa7032e-5e48-4453-b741-a3ed5b21593c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/90c99180-0586-4564-aa86-85bf64bd5ee8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0152afc-fbf0-516f-afbb-faf523f6a8c1/a0152afc-fbf0-516f-afbb-faf523f6a8c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677260/general/d3cb4555-0ec6-4450-bc75-dae46834d04c.jpg',
'Width': 800}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X5 25d X Line - xDrive - Diesel - Automatic - 231 hp - 129.240 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719118%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [adesa.it] INFO: Saving data for 10719118: {'created_time': 1774389663.624857, 'last_price_update_time': 1774389663.62487, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719118') HTTP/1.1" 204 0
2026-03-24 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3 with identifier: 10719108
2026-03-24 22:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3 with identifier: 10719108
2026-03-24 22:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3 with identifier: 10719108 to the API
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719108>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF662ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719108',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 140954,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5650045/general/67dedce9-3ecd-482b-b0cf-2f3c8d4c7020.jpg',
'https://images.openlane.eu/carimgs/5650045/general/10a8c736-0144-41c3-90bd-d426dc1ecb35.jpg',
'https://images.openlane.eu/carimgs/5650045/general/de0439c9-3ab6-4074-8b3d-fca0f33e61ac.jpg',
'https://images.openlane.eu/carimgs/5650045/general/a30b15e5-76e2-41a5-a83c-36853d2eeca6.jpg',
'https://images.openlane.eu/carimgs/5650045/general/63c9feaf-9f3a-400d-9834-1b89067a1727.jpg',
'https://images.openlane.eu/carimgs/5650045/general/8de71f1b-54e1-41d5-b98e-c0493188573c.jpg',
'https://images.openlane.eu/carimgs/5650045/general/7614e018-eb7e-4d35-9026-3f0dd0e8512d.jpg',
'https://images.openlane.eu/carimgs/5650045/general/d52690a6-82cf-49ef-8064-f5f3235aa0dd.jpg',
'https://images.openlane.eu/carimgs/5650045/general/1b38c72c-aecb-4c26-b429-359dac7210e1.jpg',
'https://images.openlane.eu/carimgs/5650045/general/75a801be-b5dc-44c0-9e62-32066ec7bf9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302237,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/67dedce9-3ecd-482b-b0cf-2f3c8d4c7020.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/10a8c736-0144-41c3-90bd-d426dc1ecb35.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300412,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/de0439c9-3ab6-4074-8b3d-fca0f33e61ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352042,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/a30b15e5-76e2-41a5-a83c-36853d2eeca6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/63c9feaf-9f3a-400d-9834-1b89067a1727.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272948,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/8de71f1b-54e1-41d5-b98e-c0493188573c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184992,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/7614e018-eb7e-4d35-9026-3f0dd0e8512d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264409,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/d52690a6-82cf-49ef-8064-f5f3235aa0dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344113,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/1b38c72c-aecb-4c26-b429-359dac7210e1.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3/2cf9f0c4-4de2-5f7c-aa2e-2b87562db6d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215926,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650045/general/75a801be-b5dc-44c0-9e62-32066ec7bf9e.jpg',
'Width': 1280}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLA 200d Business - Diesel - Automatic - 150 hp - '
'140.954 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719108%27 HTTP/1.1" 200 None
2026-03-24 22:01:03 [adesa.it] INFO: Saving data for 10719108: {'created_time': 1774389663.973777, 'last_price_update_time': 1774389663.973787, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719108') HTTP/1.1" 204 0
2026-03-24 22:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:04 [adesa.it] INFO: Found listing with ID: 10719126
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719126%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [adesa.it] INFO: Scrape type for 10719126: 1
2026-03-24 22:01:04 [adesa.it] INFO: Scraping item 10719126 url https://www.openlane.eu/en/carv6/auction/10719126
2026-03-24 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/44a69ef7-ba71-444e-b585-a238d813575e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:04 [adesa.it] INFO: Found listing with ID: 10719103
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719103%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [adesa.it] INFO: Scrape type for 10719103: 1
2026-03-24 22:01:04 [adesa.it] INFO: Scraping item 10719103 url https://www.openlane.eu/en/carv6/auction/10719103
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5dfa50>
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fef3a91df-c853-407a-b04c-9e185bed3333.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/ef3a91df-c853-407a-b04c-9e185bed3333.jpg saved to cache
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8ebe7790>
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fca20fec9-8f68-4792-a280-e08fdcc08049.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg saved to cache
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b7c24c-b692-5d85-87f8-7dd76e3f9326 with identifier: 10719121
2026-03-24 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b7c24c-b692-5d85-87f8-7dd76e3f9326 with scrape type 1
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93b7c24c-b692-5d85-87f8-7dd76e3f9326
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Fab678388-c154-46be-b57a-33f7ef5d5b1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/ab678388-c154-46be-b57a-33f7ef5d5b1c.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252F8931f9f4-82be-4079-8d1a-63ede4e5deb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/8931f9f4-82be-4079-8d1a-63ede4e5deb4.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252F55e7c825-404a-4562-944f-cf97f13f4f57.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/55e7c825-404a-4562-944f-cf97f13f4f57.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Ffede3a0d-015f-4121-a17e-31288f95bcd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/fede3a0d-015f-4121-a17e-31288f95bcd9.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Fdb4393e3-3b4b-4563-a7fa-d616e869b4c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/db4393e3-3b4b-4563-a7fa-d616e869b4c9.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252F15c2c223-6172-459a-ad4f-46b17144fd2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/15c2c223-6172-459a-ad4f-46b17144fd2f.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252F8895c7b3-2106-434c-8dbd-07f32742497d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/8895c7b3-2106-434c-8dbd-07f32742497d.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Fca4e9933-b54f-4e3f-a9e4-149c5be98dd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/ca4e9933-b54f-4e3f-a9e4-149c5be98dd6.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Ffbc8837b-dea7-4bfc-8894-0e6044fa70e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/fbc8837b-dea7-4bfc-8894-0e6044fa70e1.jpg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679894%252Fgeneral%252Fbb1fef87-ad60-4ce8-be68-5647d10a8302.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679894/general/bb1fef87-ad60-4ce8-be68-5647d10a8302.jpg already downloaded
2026-03-24 22:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 93b7c24c-b692-5d85-87f8-7dd76e3f9326, identifier: 10719121
2026-03-24 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f71dbfa7-75e1-5649-b745-996e7cc32d21 with identifier: 10713353
2026-03-24 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71dbfa7-75e1-5649-b745-996e7cc32d21 with scrape type 1
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F7c999d72-0713-4442-8810-c5e40c00fdf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/7c999d72-0713-4442-8810-c5e40c00fdf1.jpg not downloaded yet
2026-03-24 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 177c4e75-954d-559e-9b96-382a2f23b24f with identifier: 10719122
2026-03-24 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 177c4e75-954d-559e-9b96-382a2f23b24f with scrape type 1
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 177c4e75-954d-559e-9b96-382a2f23b24f
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252Fc74c05f2-10cd-472d-802d-d1e8fc341223.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/c74c05f2-10cd-472d-802d-d1e8fc341223.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252F55dc2ec7-d645-4ba8-9770-9b8be362c322.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/55dc2ec7-d645-4ba8-9770-9b8be362c322.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252Fdf3f55ed-86b5-43f0-988e-27578b61e054.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/df3f55ed-86b5-43f0-988e-27578b61e054.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252F3444cc37-e11b-43f9-86d8-9841afd8ae9c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/3444cc37-e11b-43f9-86d8-9841afd8ae9c.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252F741860c3-ddc1-4fcc-98be-168ee009df89.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/741860c3-ddc1-4fcc-98be-168ee009df89.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252Fda1ccb73-137d-4ce6-885e-0f2e11c849c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/da1ccb73-137d-4ce6-885e-0f2e11c849c1.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252F767f9cda-dd55-42f9-af91-990120b8505d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/767f9cda-dd55-42f9-af91-990120b8505d.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252Ff6d263c6-3920-473e-990a-978b4253b691.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/f6d263c6-3920-473e-990a-978b4253b691.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252Fd286bca6-0099-4107-8825-44e58b4429c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/d286bca6-0099-4107-8825-44e58b4429c2.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680621%252Fgeneral%252F2e6a6bff-5d9d-40a5-bd7a-a4be2c262a58.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680621/general/2e6a6bff-5d9d-40a5-bd7a-a4be2c262a58.jpeg already downloaded
2026-03-24 22:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 177c4e75-954d-559e-9b96-382a2f23b24f, identifier: 10719122
2026-03-24 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c58a63f-392d-516a-9942-7bb50ee08f59 with identifier: 10719123
2026-03-24 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c58a63f-392d-516a-9942-7bb50ee08f59 with scrape type 1
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c58a63f-392d-516a-9942-7bb50ee08f59
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252F9521ac94-aaf1-4d41-81c9-4e5ef003358b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/9521ac94-aaf1-4d41-81c9-4e5ef003358b.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Ff888c259-67c4-400e-aed6-3f182afe4acf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/f888c259-67c4-400e-aed6-3f182afe4acf.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Ffb6c8da8-a7e6-4a6b-a141-4e72c38c2320.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/fb6c8da8-a7e6-4a6b-a141-4e72c38c2320.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Fb4df527a-611c-47f8-9647-fde554a45dce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/b4df527a-611c-47f8-9647-fde554a45dce.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Fa84bfe35-c1e1-48b0-9d4a-385cceb3dd4f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/a84bfe35-c1e1-48b0-9d4a-385cceb3dd4f.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252F25624d4f-6938-41eb-a72a-0a4843dc4521.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/25624d4f-6938-41eb-a72a-0a4843dc4521.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Feb3b4d34-72d8-44d8-a0c1-58e50fd6f3ab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/eb3b4d34-72d8-44d8-a0c1-58e50fd6f3ab.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Fdbba64d0-049c-4097-821a-6a1596b69298.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/dbba64d0-049c-4097-821a-6a1596b69298.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Fb923c39d-775f-4ae3-8fd0-0ef5b2b29b1a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/b923c39d-775f-4ae3-8fd0-0ef5b2b29b1a.jpeg already downloaded
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680624%252Fgeneral%252Fd0c2a448-e7a5-4203-883e-76073e5069fc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680624/general/d0c2a448-e7a5-4203-883e-76073e5069fc.jpeg already downloaded
2026-03-24 22:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c58a63f-392d-516a-9942-7bb50ee08f59, identifier: 10719123
2026-03-24 22:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 93b7c24c-b692-5d85-87f8-7dd76e3f9326 with identifier: 10719121
2026-03-24 22:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 93b7c24c-b692-5d85-87f8-7dd76e3f9326 with identifier: 10719121
2026-03-24 22:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 93b7c24c-b692-5d85-87f8-7dd76e3f9326 with identifier: 10719121 to the API
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': '93b7c24c-b692-5d85-87f8-7dd76e3f9326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX786KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719121',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 261792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5679894/general/ab678388-c154-46be-b57a-33f7ef5d5b1c.jpg',
'https://images.openlane.eu/carimgs/5679894/general/8931f9f4-82be-4079-8d1a-63ede4e5deb4.jpg',
'https://images.openlane.eu/carimgs/5679894/general/55e7c825-404a-4562-944f-cf97f13f4f57.jpg',
'https://images.openlane.eu/carimgs/5679894/general/fede3a0d-015f-4121-a17e-31288f95bcd9.jpg',
'https://images.openlane.eu/carimgs/5679894/general/db4393e3-3b4b-4563-a7fa-d616e869b4c9.jpg',
'https://images.openlane.eu/carimgs/5679894/general/15c2c223-6172-459a-ad4f-46b17144fd2f.jpg',
'https://images.openlane.eu/carimgs/5679894/general/8895c7b3-2106-434c-8dbd-07f32742497d.jpg',
'https://images.openlane.eu/carimgs/5679894/general/ca4e9933-b54f-4e3f-a9e4-149c5be98dd6.jpg',
'https://images.openlane.eu/carimgs/5679894/general/fbc8837b-dea7-4bfc-8894-0e6044fa70e1.jpg',
'https://images.openlane.eu/carimgs/5679894/general/bb1fef87-ad60-4ce8-be68-5647d10a8302.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517243,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/ab678388-c154-46be-b57a-33f7ef5d5b1c.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479364,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/8931f9f4-82be-4079-8d1a-63ede4e5deb4.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476635,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/55e7c825-404a-4562-944f-cf97f13f4f57.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451763,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/fede3a0d-015f-4121-a17e-31288f95bcd9.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487196,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/db4393e3-3b4b-4563-a7fa-d616e869b4c9.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445628,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/15c2c223-6172-459a-ad4f-46b17144fd2f.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398588,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/8895c7b3-2106-434c-8dbd-07f32742497d.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 615626,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/ca4e9933-b54f-4e3f-a9e4-149c5be98dd6.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513227,
'Height': 4032,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/fbc8837b-dea7-4bfc-8894-0e6044fa70e1.jpg',
'Width': 3024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b7c24c-b692-5d85-87f8-7dd76e3f9326/93b7c24c-b692-5d85-87f8-7dd76e3f9326_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427386,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679894/general/bb1fef87-ad60-4ce8-be68-5647d10a8302.jpg',
'Width': 4032}],
'price': 1300,
'price_includes_vat': True,
'registration_date': '2014-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Pulsar 1.2 DIG-T Acenta - Petrol - Manual - 115 hp - 261.792 '
'km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2014}
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719121%27 HTTP/1.1" 200 None
2026-03-24 22:01:05 [adesa.it] INFO: Saving data for 10719121: {'created_time': 1774389665.341858, 'last_price_update_time': 1774389665.341867, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719121') HTTP/1.1" 204 0
2026-03-24 22:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 177c4e75-954d-559e-9b96-382a2f23b24f with identifier: 10719122
2026-03-24 22:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 177c4e75-954d-559e-9b96-382a2f23b24f with identifier: 10719122
2026-03-24 22:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 177c4e75-954d-559e-9b96-382a2f23b24f with identifier: 10719122 to the API
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': '177c4e75-954d-559e-9b96-382a2f23b24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC305RG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719122',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 85088,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5680621/general/c74c05f2-10cd-472d-802d-d1e8fc341223.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/55dc2ec7-d645-4ba8-9770-9b8be362c322.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/df3f55ed-86b5-43f0-988e-27578b61e054.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/3444cc37-e11b-43f9-86d8-9841afd8ae9c.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/741860c3-ddc1-4fcc-98be-168ee009df89.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/da1ccb73-137d-4ce6-885e-0f2e11c849c1.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/767f9cda-dd55-42f9-af91-990120b8505d.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/f6d263c6-3920-473e-990a-978b4253b691.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/d286bca6-0099-4107-8825-44e58b4429c2.jpeg',
'https://images.openlane.eu/carimgs/5680621/general/2e6a6bff-5d9d-40a5-bd7a-a4be2c262a58.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/c74c05f2-10cd-472d-802d-d1e8fc341223.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/55dc2ec7-d645-4ba8-9770-9b8be362c322.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/df3f55ed-86b5-43f0-988e-27578b61e054.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60968,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/3444cc37-e11b-43f9-86d8-9841afd8ae9c.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57841,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/741860c3-ddc1-4fcc-98be-168ee009df89.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/da1ccb73-137d-4ce6-885e-0f2e11c849c1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/767f9cda-dd55-42f9-af91-990120b8505d.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/f6d263c6-3920-473e-990a-978b4253b691.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/d286bca6-0099-4107-8825-44e58b4429c2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_177c4e75-954d-559e-9b96-382a2f23b24f/177c4e75-954d-559e-9b96-382a2f23b24f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680621/general/2e6a6bff-5d9d-40a5-bd7a-a4be2c262a58.jpeg',
'Width': 800}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors Cooper 1.5 - Petrol - Automatic - 136 hp - 85.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719122%27 HTTP/1.1" 200 None
2026-03-24 22:01:05 [adesa.it] INFO: Saving data for 10719122: {'created_time': 1774389665.661242, 'last_price_update_time': 1774389665.661252, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719122') HTTP/1.1" 204 0
2026-03-24 22:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c58a63f-392d-516a-9942-7bb50ee08f59 with identifier: 10719123
2026-03-24 22:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c58a63f-392d-516a-9942-7bb50ee08f59 with identifier: 10719123
2026-03-24 22:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c58a63f-392d-516a-9942-7bb50ee08f59 with identifier: 10719123 to the API
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3c58a63f-392d-516a-9942-7bb50ee08f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EH408WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719123',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 198458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5680624/general/9521ac94-aaf1-4d41-81c9-4e5ef003358b.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/f888c259-67c4-400e-aed6-3f182afe4acf.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/fb6c8da8-a7e6-4a6b-a141-4e72c38c2320.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/b4df527a-611c-47f8-9647-fde554a45dce.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/a84bfe35-c1e1-48b0-9d4a-385cceb3dd4f.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/25624d4f-6938-41eb-a72a-0a4843dc4521.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/eb3b4d34-72d8-44d8-a0c1-58e50fd6f3ab.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/dbba64d0-049c-4097-821a-6a1596b69298.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/b923c39d-775f-4ae3-8fd0-0ef5b2b29b1a.jpeg',
'https://images.openlane.eu/carimgs/5680624/general/d0c2a448-e7a5-4203-883e-76073e5069fc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/9521ac94-aaf1-4d41-81c9-4e5ef003358b.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/f888c259-67c4-400e-aed6-3f182afe4acf.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/fb6c8da8-a7e6-4a6b-a141-4e72c38c2320.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/b4df527a-611c-47f8-9647-fde554a45dce.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/a84bfe35-c1e1-48b0-9d4a-385cceb3dd4f.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/25624d4f-6938-41eb-a72a-0a4843dc4521.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/eb3b4d34-72d8-44d8-a0c1-58e50fd6f3ab.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/dbba64d0-049c-4097-821a-6a1596b69298.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/b923c39d-775f-4ae3-8fd0-0ef5b2b29b1a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c58a63f-392d-516a-9942-7bb50ee08f59/3c58a63f-392d-516a-9942-7bb50ee08f59_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680624/general/d0c2a448-e7a5-4203-883e-76073e5069fc.jpeg',
'Width': 800}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2011-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper 1.6 - Petrol - Manual - 122 hp - 198.458 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719123%27 HTTP/1.1" 200 None
2026-03-24 22:01:05 [adesa.it] INFO: Saving data for 10719123: {'created_time': 1774389665.997145, 'last_price_update_time': 1774389665.997154, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719123') HTTP/1.1" 204 0
2026-03-24 22:01:06 [adesa.it] INFO: Found listing with ID: 10719131
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719131%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [adesa.it] INFO: Scrape type for 10719131: 1
2026-03-24 22:01:06 [adesa.it] INFO: Scraping item 10719131 url https://www.openlane.eu/en/carv6/auction/10719131
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg not downloaded yet
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/e87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:01:06 [scrapy.extensions.logstats] INFO: Crawled 54 pages (at 54 pages/min), scraped 31 items (at 31 items/min)
2026-03-24 22:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c423f10>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg saved to cache
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5495d0>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg saved to cache
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 329a66da-8f5a-59af-b164-4936e1cef7fc with identifier: 10719115
2026-03-24 22:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 329a66da-8f5a-59af-b164-4936e1cef7fc with scrape type 1
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 329a66da-8f5a-59af-b164-4936e1cef7fc
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F2d1070a1-2f0c-4f50-883a-c6b60492004b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/2d1070a1-2f0c-4f50-883a-c6b60492004b.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F43125b06-6fb8-4543-bc61-1a15976589ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/43125b06-6fb8-4543-bc61-1a15976589ba.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F51f9e416-3008-4fe9-9f8f-3f7f9aefbaac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/51f9e416-3008-4fe9-9f8f-3f7f9aefbaac.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F9a6f179a-0ac9-41ca-9245-2efe28796909.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/9a6f179a-0ac9-41ca-9245-2efe28796909.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F23272ebe-9d2c-40fb-91ff-dddf5c352cb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/23272ebe-9d2c-40fb-91ff-dddf5c352cb8.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F2468d197-bd20-47c7-bbc6-309ee8766b2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/2468d197-bd20-47c7-bbc6-309ee8766b2a.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252Fdae4637b-e039-4088-8002-f222f9bca192.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/dae4637b-e039-4088-8002-f222f9bca192.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252Ff4f7befe-6ce0-42ef-a4c9-ae5bf7658cfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/f4f7befe-6ce0-42ef-a4c9-ae5bf7658cfa.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252Facaf0341-8d27-40fd-983c-2c788e5a9511.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/acaf0341-8d27-40fd-983c-2c788e5a9511.jpg already downloaded
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673267%252Fgeneral%252F46705d42-8bc8-47c3-9a61-216347213a3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673267/general/46705d42-8bc8-47c3-9a61-216347213a3c.jpg already downloaded
2026-03-24 22:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 329a66da-8f5a-59af-b164-4936e1cef7fc, identifier: 10719115
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a1d50>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F44a69ef7-ba71-444e-b585-a238d813575e.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/44a69ef7-ba71-444e-b585-a238d813575e.jpg saved to cache
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:06 [adesa.it] INFO: Found listing with ID: 10719099
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719099%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [adesa.it] INFO: Scrape type for 10719099: 1
2026-03-24 22:01:06 [adesa.it] INFO: Scraping item 10719099 url https://www.openlane.eu/en/carv6/auction/10719099
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg not downloaded yet
2026-03-24 22:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 329a66da-8f5a-59af-b164-4936e1cef7fc with identifier: 10719115
2026-03-24 22:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 329a66da-8f5a-59af-b164-4936e1cef7fc with identifier: 10719115
2026-03-24 22:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 329a66da-8f5a-59af-b164-4936e1cef7fc with identifier: 10719115 to the API
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '329a66da-8f5a-59af-b164-4936e1cef7fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC654XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719115',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 223028,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5673267/general/2d1070a1-2f0c-4f50-883a-c6b60492004b.jpg',
'https://images.openlane.eu/carimgs/5673267/general/43125b06-6fb8-4543-bc61-1a15976589ba.jpg',
'https://images.openlane.eu/carimgs/5673267/general/51f9e416-3008-4fe9-9f8f-3f7f9aefbaac.jpg',
'https://images.openlane.eu/carimgs/5673267/general/9a6f179a-0ac9-41ca-9245-2efe28796909.jpg',
'https://images.openlane.eu/carimgs/5673267/general/23272ebe-9d2c-40fb-91ff-dddf5c352cb8.jpg',
'https://images.openlane.eu/carimgs/5673267/general/2468d197-bd20-47c7-bbc6-309ee8766b2a.jpg',
'https://images.openlane.eu/carimgs/5673267/general/dae4637b-e039-4088-8002-f222f9bca192.jpg',
'https://images.openlane.eu/carimgs/5673267/general/f4f7befe-6ce0-42ef-a4c9-ae5bf7658cfa.jpg',
'https://images.openlane.eu/carimgs/5673267/general/acaf0341-8d27-40fd-983c-2c788e5a9511.jpg',
'https://images.openlane.eu/carimgs/5673267/general/46705d42-8bc8-47c3-9a61-216347213a3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367202,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/2d1070a1-2f0c-4f50-883a-c6b60492004b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436346,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/43125b06-6fb8-4543-bc61-1a15976589ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396104,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/51f9e416-3008-4fe9-9f8f-3f7f9aefbaac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397719,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/9a6f179a-0ac9-41ca-9245-2efe28796909.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183939,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/23272ebe-9d2c-40fb-91ff-dddf5c352cb8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131981,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/2468d197-bd20-47c7-bbc6-309ee8766b2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241237,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/dae4637b-e039-4088-8002-f222f9bca192.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191609,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/f4f7befe-6ce0-42ef-a4c9-ae5bf7658cfa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132903,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/acaf0341-8d27-40fd-983c-2c788e5a9511.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_329a66da-8f5a-59af-b164-4936e1cef7fc/329a66da-8f5a-59af-b164-4936e1cef7fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201358,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673267/general/46705d42-8bc8-47c3-9a61-216347213a3c.jpg',
'Width': 2048}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2016-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Manual - 110 hp - '
'223.028 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719115%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [adesa.it] INFO: Saving data for 10719115: {'created_time': 1774389666.84791, 'last_price_update_time': 1774389666.847923, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719115') HTTP/1.1" 204 0
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/24d60715-accb-425f-88f8-15e2aa36af49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/e77d5412-590f-4a49-82c7-c542f9e8862d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:01:06 [adesa.it] INFO: Found listing with ID: 10719129
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719129%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [adesa.it] INFO: Scrape type for 10719129: 1
2026-03-24 22:01:06 [adesa.it] INFO: Scraping item 10719129 url https://www.openlane.eu/en/carv6/auction/10719129
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F81ae2623-8dca-48d0-9548-8c5e8813935c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/81ae2623-8dca-48d0-9548-8c5e8813935c.jpg not downloaded yet
2026-03-24 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1af090>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252Fe87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/e87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg saved to cache
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5f4190>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg saved to cache
2026-03-24 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5cda50>
2026-03-24 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Fb783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg saved to cache
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399c8b44-ca41-5a93-a2ed-61a36a30b9b5 with identifier: 10719098
2026-03-24 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399c8b44-ca41-5a93-a2ed-61a36a30b9b5 with scrape type 1
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 399c8b44-ca41-5a93-a2ed-61a36a30b9b5
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F95afc131-9d26-488e-8806-9ab9393b6087.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/95afc131-9d26-488e-8806-9ab9393b6087.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F275ff2c1-2f86-46ae-943e-ce67a2fda0f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/275ff2c1-2f86-46ae-943e-ce67a2fda0f4.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F5c346767-212c-4712-ab5b-92f8659ee433.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/5c346767-212c-4712-ab5b-92f8659ee433.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F1135b955-06c2-4977-a59a-15280813d35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/1135b955-06c2-4977-a59a-15280813d35b.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252Fae931ab0-cc7a-442e-909e-f64e61b9b9d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/ae931ab0-cc7a-442e-909e-f64e61b9b9d5.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F0e22333e-f5ed-4a32-9ae0-5af16eba786c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/0e22333e-f5ed-4a32-9ae0-5af16eba786c.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F73e8d3e0-0de8-4027-b665-ef8a0a78f54e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/73e8d3e0-0de8-4027-b665-ef8a0a78f54e.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F6acfee90-d321-4309-8302-3468b612d777.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/6acfee90-d321-4309-8302-3468b612d777.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F1b13e2d8-eb89-4e5c-8c54-a1b985efb0de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/1b13e2d8-eb89-4e5c-8c54-a1b985efb0de.jpg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5448166%252Fgeneral%252F38c9e24d-b6c5-4ab4-9a36-dd3e6b79f692.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5448166/general/38c9e24d-b6c5-4ab4-9a36-dd3e6b79f692.jpg already downloaded
2026-03-24 22:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 399c8b44-ca41-5a93-a2ed-61a36a30b9b5, identifier: 10719098
2026-03-24 22:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dfcc545-4061-5a51-8e1a-419327e2e66f with identifier: 10719100
2026-03-24 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dfcc545-4061-5a51-8e1a-419327e2e66f with scrape type 1
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dfcc545-4061-5a51-8e1a-419327e2e66f
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252Fac7d8bde-c808-4165-b535-4b4352d46db0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/ac7d8bde-c808-4165-b535-4b4352d46db0.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252F1b410d2d-e123-4953-b513-c5c0ffccda49.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/1b410d2d-e123-4953-b513-c5c0ffccda49.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252F5ed5924c-88f9-4ba5-a9c7-10fed43340bc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/5ed5924c-88f9-4ba5-a9c7-10fed43340bc.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252F57851a30-3c05-4c35-bc3a-f4dfb8241eac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/57851a30-3c05-4c35-bc3a-f4dfb8241eac.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252F4d9eaf4e-7401-4640-ab30-7b37b3d3d72e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/4d9eaf4e-7401-4640-ab30-7b37b3d3d72e.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252Fcd8153c8-6af8-47e1-a7b6-ea484d883e4a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/cd8153c8-6af8-47e1-a7b6-ea484d883e4a.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252Fcb7c35c6-af13-44cc-a75d-d01f1f43054f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/cb7c35c6-af13-44cc-a75d-d01f1f43054f.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252F2873b893-dd55-4d1b-9569-6065cf0a7b7d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/2873b893-dd55-4d1b-9569-6065cf0a7b7d.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252Fa91d2f47-a2b7-433e-a8b3-8bf170cb18bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/a91d2f47-a2b7-433e-a8b3-8bf170cb18bf.jpeg already downloaded
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602048%252Fgeneral%252Fa4254e3d-6330-4c89-91fc-629ff7c5f691.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602048/general/a4254e3d-6330-4c89-91fc-629ff7c5f691.jpeg already downloaded
2026-03-24 22:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8dfcc545-4061-5a51-8e1a-419327e2e66f, identifier: 10719100
2026-03-24 22:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 399c8b44-ca41-5a93-a2ed-61a36a30b9b5 with identifier: 10719098
2026-03-24 22:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 399c8b44-ca41-5a93-a2ed-61a36a30b9b5 with identifier: 10719098
2026-03-24 22:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 399c8b44-ca41-5a93-a2ed-61a36a30b9b5 with identifier: 10719098 to the API
2026-03-24 22:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '399c8b44-ca41-5a93-a2ed-61a36a30b9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG253AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719098',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 48699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5448166/general/95afc131-9d26-488e-8806-9ab9393b6087.jpg',
'https://images.openlane.eu/carimgs/5448166/general/275ff2c1-2f86-46ae-943e-ce67a2fda0f4.jpg',
'https://images.openlane.eu/carimgs/5448166/general/5c346767-212c-4712-ab5b-92f8659ee433.jpg',
'https://images.openlane.eu/carimgs/5448166/general/1135b955-06c2-4977-a59a-15280813d35b.jpg',
'https://images.openlane.eu/carimgs/5448166/general/ae931ab0-cc7a-442e-909e-f64e61b9b9d5.jpg',
'https://images.openlane.eu/carimgs/5448166/general/0e22333e-f5ed-4a32-9ae0-5af16eba786c.jpg',
'https://images.openlane.eu/carimgs/5448166/general/73e8d3e0-0de8-4027-b665-ef8a0a78f54e.jpg',
'https://images.openlane.eu/carimgs/5448166/general/6acfee90-d321-4309-8302-3468b612d777.jpg',
'https://images.openlane.eu/carimgs/5448166/general/1b13e2d8-eb89-4e5c-8c54-a1b985efb0de.jpg',
'https://images.openlane.eu/carimgs/5448166/general/38c9e24d-b6c5-4ab4-9a36-dd3e6b79f692.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110301,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/95afc131-9d26-488e-8806-9ab9393b6087.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/275ff2c1-2f86-46ae-943e-ce67a2fda0f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107089,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/5c346767-212c-4712-ab5b-92f8659ee433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/1135b955-06c2-4977-a59a-15280813d35b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78275,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/ae931ab0-cc7a-442e-909e-f64e61b9b9d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/0e22333e-f5ed-4a32-9ae0-5af16eba786c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/73e8d3e0-0de8-4027-b665-ef8a0a78f54e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/6acfee90-d321-4309-8302-3468b612d777.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33177,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/1b13e2d8-eb89-4e5c-8c54-a1b985efb0de.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399c8b44-ca41-5a93-a2ed-61a36a30b9b5/399c8b44-ca41-5a93-a2ed-61a36a30b9b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5448166/general/38c9e24d-b6c5-4ab4-9a36-dd3e6b79f692.jpg',
'Width': 1024}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Grandland 1.6 Elegance - Hybrid - Automatic - 181 hp - 48.699 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719098%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [adesa.it] INFO: Saving data for 10719098: {'created_time': 1774389668.089385, 'last_price_update_time': 1774389668.089396, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719098') HTTP/1.1" 204 0
2026-03-24 22:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8dfcc545-4061-5a51-8e1a-419327e2e66f with identifier: 10719100
2026-03-24 22:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8dfcc545-4061-5a51-8e1a-419327e2e66f with identifier: 10719100
2026-03-24 22:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8dfcc545-4061-5a51-8e1a-419327e2e66f with identifier: 10719100 to the API
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8dfcc545-4061-5a51-8e1a-419327e2e66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'fz367xz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719100',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Astra',
'odometer': 246810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5602048/general/ac7d8bde-c808-4165-b535-4b4352d46db0.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/1b410d2d-e123-4953-b513-c5c0ffccda49.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/5ed5924c-88f9-4ba5-a9c7-10fed43340bc.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/57851a30-3c05-4c35-bc3a-f4dfb8241eac.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/4d9eaf4e-7401-4640-ab30-7b37b3d3d72e.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/cd8153c8-6af8-47e1-a7b6-ea484d883e4a.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/cb7c35c6-af13-44cc-a75d-d01f1f43054f.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/2873b893-dd55-4d1b-9569-6065cf0a7b7d.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/a91d2f47-a2b7-433e-a8b3-8bf170cb18bf.jpeg',
'https://images.openlane.eu/carimgs/5602048/general/a4254e3d-6330-4c89-91fc-629ff7c5f691.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693814,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/ac7d8bde-c808-4165-b535-4b4352d46db0.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466949,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/1b410d2d-e123-4953-b513-c5c0ffccda49.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 676931,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/5ed5924c-88f9-4ba5-a9c7-10fed43340bc.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339060,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/57851a30-3c05-4c35-bc3a-f4dfb8241eac.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294006,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/4d9eaf4e-7401-4640-ab30-7b37b3d3d72e.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 727934,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/cd8153c8-6af8-47e1-a7b6-ea484d883e4a.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350271,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/cb7c35c6-af13-44cc-a75d-d01f1f43054f.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411059,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/2873b893-dd55-4d1b-9569-6065cf0a7b7d.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360969,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/a91d2f47-a2b7-433e-a8b3-8bf170cb18bf.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfcc545-4061-5a51-8e1a-419327e2e66f/8dfcc545-4061-5a51-8e1a-419327e2e66f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189435,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602048/general/a4254e3d-6330-4c89-91fc-629ff7c5f691.jpeg',
'Width': 2040}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.5 CDTI Business Elegance - Diesel - '
'Manual - 122 hp - 246.810 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2020}
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719100%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [adesa.it] INFO: Saving data for 10719100: {'created_time': 1774389668.4325, 'last_price_update_time': 1774389668.432511, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719100') HTTP/1.1" 204 0
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:08 [adesa.it] INFO: Found listing with ID: 10719116
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719116%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [adesa.it] INFO: Scrape type for 10719116: 1
2026-03-24 22:01:08 [adesa.it] INFO: Scraping item 10719116 url https://www.openlane.eu/en/carv6/auction/10719116
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Ff89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/f89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg not downloaded yet
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3e0750>
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F24d60715-accb-425f-88f8-15e2aa36af49.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/24d60715-accb-425f-88f8-15e2aa36af49.jpg saved to cache
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f7a10>
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fe77d5412-590f-4a49-82c7-c542f9e8862d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/e77d5412-590f-4a49-82c7-c542f9e8862d.jpg saved to cache
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d1c840-4dd9-5a08-a05d-31c73998c429 with identifier: 10719107
2026-03-24 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d1c840-4dd9-5a08-a05d-31c73998c429 with scrape type 1
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7d1c840-4dd9-5a08-a05d-31c73998c429
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Feda174a4-051c-4b7b-b72e-008bf59e7960.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/eda174a4-051c-4b7b-b72e-008bf59e7960.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252F6d74d38b-9391-4914-aabd-5311c419a106.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/6d74d38b-9391-4914-aabd-5311c419a106.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Fb2571907-9b6c-4d68-a649-f9cdd0334608.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/b2571907-9b6c-4d68-a649-f9cdd0334608.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Fa7e5e036-5279-4b10-b4e0-280bef57f2cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/a7e5e036-5279-4b10-b4e0-280bef57f2cb.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Fdc0bae4f-b94e-4456-98cd-bfa7d6939918.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/dc0bae4f-b94e-4456-98cd-bfa7d6939918.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252F44919753-2566-45d1-8b04-c3c2e7f848f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/44919753-2566-45d1-8b04-c3c2e7f848f7.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Ffe40cae5-5841-4d46-af09-c48eb9106a79.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/fe40cae5-5841-4d46-af09-c48eb9106a79.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Fbc3f1077-a35d-40d6-8ad8-08a8a03850b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/bc3f1077-a35d-40d6-8ad8-08a8a03850b8.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252Faaec5520-5377-47c4-bc0d-f380f2696af8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/aaec5520-5377-47c4-bc0d-f380f2696af8.jpg already downloaded
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647357%252Fgeneral%252F734be433-a1b4-43c0-b5cf-969fd1606a47.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647357/general/734be433-a1b4-43c0-b5cf-969fd1606a47.jpg already downloaded
2026-03-24 22:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7d1c840-4dd9-5a08-a05d-31c73998c429, identifier: 10719107
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/7c999d72-0713-4442-8810-c5e40c00fdf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:01:08 [adesa.it] INFO: Found listing with ID: 10719120
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719120%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [adesa.it] INFO: Scrape type for 10719120: 1
2026-03-24 22:01:08 [adesa.it] INFO: Scraping item 10719120 url https://www.openlane.eu/en/carv6/auction/10719120
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F7c002752-ca3e-4994-93de-c3221e3d7af2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/7c002752-ca3e-4994-93de-c3221e3d7af2.jpg not downloaded yet
2026-03-24 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7d1c840-4dd9-5a08-a05d-31c73998c429 with identifier: 10719107
2026-03-24 22:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7d1c840-4dd9-5a08-a05d-31c73998c429 with identifier: 10719107
2026-03-24 22:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7d1c840-4dd9-5a08-a05d-31c73998c429 with identifier: 10719107 to the API
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c7d1c840-4dd9-5a08-a05d-31c73998c429',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG578RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719107',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 132726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5647357/general/eda174a4-051c-4b7b-b72e-008bf59e7960.jpg',
'https://images.openlane.eu/carimgs/5647357/general/6d74d38b-9391-4914-aabd-5311c419a106.jpg',
'https://images.openlane.eu/carimgs/5647357/general/b2571907-9b6c-4d68-a649-f9cdd0334608.jpg',
'https://images.openlane.eu/carimgs/5647357/general/a7e5e036-5279-4b10-b4e0-280bef57f2cb.jpg',
'https://images.openlane.eu/carimgs/5647357/general/dc0bae4f-b94e-4456-98cd-bfa7d6939918.jpg',
'https://images.openlane.eu/carimgs/5647357/general/44919753-2566-45d1-8b04-c3c2e7f848f7.jpg',
'https://images.openlane.eu/carimgs/5647357/general/fe40cae5-5841-4d46-af09-c48eb9106a79.jpg',
'https://images.openlane.eu/carimgs/5647357/general/bc3f1077-a35d-40d6-8ad8-08a8a03850b8.jpg',
'https://images.openlane.eu/carimgs/5647357/general/aaec5520-5377-47c4-bc0d-f380f2696af8.jpg',
'https://images.openlane.eu/carimgs/5647357/general/734be433-a1b4-43c0-b5cf-969fd1606a47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135758,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/eda174a4-051c-4b7b-b72e-008bf59e7960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150339,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/6d74d38b-9391-4914-aabd-5311c419a106.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121816,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/b2571907-9b6c-4d68-a649-f9cdd0334608.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108667,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/a7e5e036-5279-4b10-b4e0-280bef57f2cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97333,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/dc0bae4f-b94e-4456-98cd-bfa7d6939918.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111410,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/44919753-2566-45d1-8b04-c3c2e7f848f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98434,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/fe40cae5-5841-4d46-af09-c48eb9106a79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78651,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/bc3f1077-a35d-40d6-8ad8-08a8a03850b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44719,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/aaec5520-5377-47c4-bc0d-f380f2696af8.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7d1c840-4dd9-5a08-a05d-31c73998c429/c7d1c840-4dd9-5a08-a05d-31c73998c429_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647357/general/734be433-a1b4-43c0-b5cf-969fd1606a47.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 508 SW Allure - Hybrid - Automatic - 181 hp - 132.726 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719107%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [adesa.it] INFO: Saving data for 10719107: {'created_time': 1774389669.293171, 'last_price_update_time': 1774389669.293181, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719107') HTTP/1.1" 204 0
2026-03-24 22:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:09 [adesa.it] INFO: Found listing with ID: 10719124
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719124%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [adesa.it] INFO: Scrape type for 10719124: 1
2026-03-24 22:01:09 [adesa.it] INFO: Scraping item 10719124 url https://www.openlane.eu/en/carv6/auction/10719124
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F74290260-f417-44e8-8c3a-acf9cc1da382.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/74290260-f417-44e8-8c3a-acf9cc1da382.jpg not downloaded yet
2026-03-24 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c320950>
2026-03-24 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg saved to cache
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8eb3d11-a54c-53a9-93b9-a0e8e5fec813 with identifier: 10719102
2026-03-24 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8eb3d11-a54c-53a9-93b9-a0e8e5fec813 with scrape type 1
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8eb3d11-a54c-53a9-93b9-a0e8e5fec813
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F3fded829-3869-4c33-ab54-aff2588af68a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/3fded829-3869-4c33-ab54-aff2588af68a.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252Faaef4674-a523-4d85-aced-dce9e5f48cf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/aaef4674-a523-4d85-aced-dce9e5f48cf6.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252Fe57812c9-d3d6-473c-8207-673c6300d88f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/e57812c9-d3d6-473c-8207-673c6300d88f.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F1717a443-9722-47ce-a7fe-b933b54fbb10.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/1717a443-9722-47ce-a7fe-b933b54fbb10.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F792b1e4f-f453-46de-9cec-39a809665c21.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/792b1e4f-f453-46de-9cec-39a809665c21.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252Fd4ae659c-225b-48be-a6c0-477c09254625.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/d4ae659c-225b-48be-a6c0-477c09254625.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252Fa31d860b-1b5f-444f-8d85-613a1de0929a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/a31d860b-1b5f-444f-8d85-613a1de0929a.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F80a2a23a-adea-4cd4-8f82-7005226f149e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/80a2a23a-adea-4cd4-8f82-7005226f149e.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F5cf3cc45-17ea-40f0-a626-89349fe5af0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/5cf3cc45-17ea-40f0-a626-89349fe5af0b.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619848%252Fgeneral%252F41a46679-476c-49f1-bfe2-1bdbc5fea506.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619848/general/41a46679-476c-49f1-bfe2-1bdbc5fea506.jpg already downloaded
2026-03-24 22:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b8eb3d11-a54c-53a9-93b9-a0e8e5fec813, identifier: 10719102
2026-03-24 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bfbbbaa-49f9-5903-8d47-c0f809e4b025 with identifier: 10719104
2026-03-24 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bfbbbaa-49f9-5903-8d47-c0f809e4b025 with scrape type 1
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bfbbbaa-49f9-5903-8d47-c0f809e4b025
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252Fcae4b2e3-2b94-4814-80eb-7c8a4672d382.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/cae4b2e3-2b94-4814-80eb-7c8a4672d382.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F03ee56ff-a051-4464-98f1-ae6cda7f486d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/03ee56ff-a051-4464-98f1-ae6cda7f486d.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252Ffcb8d8d1-1b15-4405-949c-4e69d981c511.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/fcb8d8d1-1b15-4405-949c-4e69d981c511.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252Feae5212b-af87-4cec-9b5f-8ded5013f053.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/eae5212b-af87-4cec-9b5f-8ded5013f053.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F29b29732-69de-4105-b6a9-6692b247a5f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/29b29732-69de-4105-b6a9-6692b247a5f6.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F686d0d76-388b-4252-9a87-7dce4c666518.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/686d0d76-388b-4252-9a87-7dce4c666518.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F07c17734-999b-43fd-9d4f-acd1ff1fe843.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/07c17734-999b-43fd-9d4f-acd1ff1fe843.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F4fe58232-29b2-47b8-ad33-588cc8612c40.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/4fe58232-29b2-47b8-ad33-588cc8612c40.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F1e3e5257-1247-42e9-abf5-912c32635a32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/1e3e5257-1247-42e9-abf5-912c32635a32.jpg already downloaded
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633624%252Fgeneral%252F5503cbb8-11e3-4d49-b74a-f877f67b3392.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633624/general/5503cbb8-11e3-4d49-b74a-f877f67b3392.jpg already downloaded
2026-03-24 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8bfbbbaa-49f9-5903-8d47-c0f809e4b025, identifier: 10719104
2026-03-24 22:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60e848a0-0384-5879-8dc8-fdb63e8e9cda with identifier: 10719133
2026-03-24 22:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60e848a0-0384-5879-8dc8-fdb63e8e9cda with scrape type 1
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60e848a0-0384-5879-8dc8-fdb63e8e9cda
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F9ce6defc-5d67-44a0-81c1-a44f8d64adc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/9ce6defc-5d67-44a0-81c1-a44f8d64adc0.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F9a3b08af-ebf5-4ce3-8164-a99703e366ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/9a3b08af-ebf5-4ce3-8164-a99703e366ed.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F0bde0729-cea4-4019-a810-560012c9f425.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/0bde0729-cea4-4019-a810-560012c9f425.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252Fb530d1cf-5490-4910-a97f-556d2aad710f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/b530d1cf-5490-4910-a97f-556d2aad710f.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F5dd6e8fe-b08f-4e26-b5a7-9bf86e24ade1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/5dd6e8fe-b08f-4e26-b5a7-9bf86e24ade1.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F6c6c28e0-60b6-41a4-b2ad-b5e40c0c5c9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/6c6c28e0-60b6-41a4-b2ad-b5e40c0c5c9c.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252Ff05e1142-6cee-43ba-b1fd-060c1a5aae6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/f05e1142-6cee-43ba-b1fd-060c1a5aae6b.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F510d1f4d-50ce-46a1-a462-204de384b4e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/510d1f4d-50ce-46a1-a462-204de384b4e5.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F86d42357-18b6-4a37-9c11-8ac9777044d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/86d42357-18b6-4a37-9c11-8ac9777044d6.jpg already downloaded
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691274%252Fgeneral%252F0ae87ba5-1276-4864-937e-c28703e18d07.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691274/general/0ae87ba5-1276-4864-937e-c28703e18d07.jpg already downloaded
2026-03-24 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 60e848a0-0384-5879-8dc8-fdb63e8e9cda, identifier: 10719133
2026-03-24 22:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b8eb3d11-a54c-53a9-93b9-a0e8e5fec813 with identifier: 10719102
2026-03-24 22:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b8eb3d11-a54c-53a9-93b9-a0e8e5fec813 with identifier: 10719102
2026-03-24 22:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b8eb3d11-a54c-53a9-93b9-a0e8e5fec813 with identifier: 10719102 to the API
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8eb3d11-a54c-53a9-93b9-a0e8e5fec813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG609RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719102',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 206749,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5619848/general/3fded829-3869-4c33-ab54-aff2588af68a.jpg',
'https://images.openlane.eu/carimgs/5619848/general/aaef4674-a523-4d85-aced-dce9e5f48cf6.jpg',
'https://images.openlane.eu/carimgs/5619848/general/e57812c9-d3d6-473c-8207-673c6300d88f.jpg',
'https://images.openlane.eu/carimgs/5619848/general/1717a443-9722-47ce-a7fe-b933b54fbb10.jpg',
'https://images.openlane.eu/carimgs/5619848/general/792b1e4f-f453-46de-9cec-39a809665c21.jpg',
'https://images.openlane.eu/carimgs/5619848/general/d4ae659c-225b-48be-a6c0-477c09254625.jpg',
'https://images.openlane.eu/carimgs/5619848/general/a31d860b-1b5f-444f-8d85-613a1de0929a.jpg',
'https://images.openlane.eu/carimgs/5619848/general/80a2a23a-adea-4cd4-8f82-7005226f149e.jpg',
'https://images.openlane.eu/carimgs/5619848/general/5cf3cc45-17ea-40f0-a626-89349fe5af0b.jpg',
'https://images.openlane.eu/carimgs/5619848/general/41a46679-476c-49f1-bfe2-1bdbc5fea506.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160397,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/3fded829-3869-4c33-ab54-aff2588af68a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/aaef4674-a523-4d85-aced-dce9e5f48cf6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/e57812c9-d3d6-473c-8207-673c6300d88f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124575,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/1717a443-9722-47ce-a7fe-b933b54fbb10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/792b1e4f-f453-46de-9cec-39a809665c21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133317,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/d4ae659c-225b-48be-a6c0-477c09254625.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/a31d860b-1b5f-444f-8d85-613a1de0929a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88394,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/80a2a23a-adea-4cd4-8f82-7005226f149e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/5cf3cc45-17ea-40f0-a626-89349fe5af0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8eb3d11-a54c-53a9-93b9-a0e8e5fec813/b8eb3d11-a54c-53a9-93b9-a0e8e5fec813_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45010,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619848/general/41a46679-476c-49f1-bfe2-1bdbc5fea506.jpg',
'Width': 400}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Mercedes-Benz GLB 220d Sport - Diesel - Automatic - 190 hp - '
'206.749 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719102%27 HTTP/1.1" 200 None
2026-03-24 22:01:10 [adesa.it] INFO: Saving data for 10719102: {'created_time': 1774389670.704542, 'last_price_update_time': 1774389670.704551, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719102') HTTP/1.1" 204 0
2026-03-24 22:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8bfbbbaa-49f9-5903-8d47-c0f809e4b025 with identifier: 10719104
2026-03-24 22:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8bfbbbaa-49f9-5903-8d47-c0f809e4b025 with identifier: 10719104
2026-03-24 22:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8bfbbbaa-49f9-5903-8d47-c0f809e4b025 with identifier: 10719104 to the API
2026-03-24 22:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': '8bfbbbaa-49f9-5903-8d47-c0f809e4b025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC033TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719104',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 64435,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5633624/general/cae4b2e3-2b94-4814-80eb-7c8a4672d382.jpg',
'https://images.openlane.eu/carimgs/5633624/general/03ee56ff-a051-4464-98f1-ae6cda7f486d.jpg',
'https://images.openlane.eu/carimgs/5633624/general/fcb8d8d1-1b15-4405-949c-4e69d981c511.jpg',
'https://images.openlane.eu/carimgs/5633624/general/eae5212b-af87-4cec-9b5f-8ded5013f053.jpg',
'https://images.openlane.eu/carimgs/5633624/general/29b29732-69de-4105-b6a9-6692b247a5f6.jpg',
'https://images.openlane.eu/carimgs/5633624/general/686d0d76-388b-4252-9a87-7dce4c666518.jpg',
'https://images.openlane.eu/carimgs/5633624/general/07c17734-999b-43fd-9d4f-acd1ff1fe843.jpg',
'https://images.openlane.eu/carimgs/5633624/general/4fe58232-29b2-47b8-ad33-588cc8612c40.jpg',
'https://images.openlane.eu/carimgs/5633624/general/1e3e5257-1247-42e9-abf5-912c32635a32.jpg',
'https://images.openlane.eu/carimgs/5633624/general/5503cbb8-11e3-4d49-b74a-f877f67b3392.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/cae4b2e3-2b94-4814-80eb-7c8a4672d382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/03ee56ff-a051-4464-98f1-ae6cda7f486d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/fcb8d8d1-1b15-4405-949c-4e69d981c511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/eae5212b-af87-4cec-9b5f-8ded5013f053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/29b29732-69de-4105-b6a9-6692b247a5f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/686d0d76-388b-4252-9a87-7dce4c666518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/07c17734-999b-43fd-9d4f-acd1ff1fe843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/4fe58232-29b2-47b8-ad33-588cc8612c40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/1e3e5257-1247-42e9-abf5-912c32635a32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bfbbbaa-49f9-5903-8d47-c0f809e4b025/8bfbbbaa-49f9-5903-8d47-c0f809e4b025_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633624/general/5503cbb8-11e3-4d49-b74a-f877f67b3392.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-10-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Nissan Juke 1.0 DIG-T N-connecta - Petrol - Manual - 114 hp - '
'64.435 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2020}
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719104%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [adesa.it] INFO: Saving data for 10719104: {'created_time': 1774389671.081646, 'last_price_update_time': 1774389671.081657, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719104') HTTP/1.1" 204 0
2026-03-24 22:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 60e848a0-0384-5879-8dc8-fdb63e8e9cda with identifier: 10719133
2026-03-24 22:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 60e848a0-0384-5879-8dc8-fdb63e8e9cda with identifier: 10719133
2026-03-24 22:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 60e848a0-0384-5879-8dc8-fdb63e8e9cda with identifier: 10719133 to the API
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719133>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '60e848a0-0384-5879-8dc8-fdb63e8e9cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG811AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719133',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143990,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5691274/general/9ce6defc-5d67-44a0-81c1-a44f8d64adc0.jpg',
'https://images.openlane.eu/carimgs/5691274/general/9a3b08af-ebf5-4ce3-8164-a99703e366ed.jpg',
'https://images.openlane.eu/carimgs/5691274/general/0bde0729-cea4-4019-a810-560012c9f425.jpg',
'https://images.openlane.eu/carimgs/5691274/general/b530d1cf-5490-4910-a97f-556d2aad710f.jpg',
'https://images.openlane.eu/carimgs/5691274/general/5dd6e8fe-b08f-4e26-b5a7-9bf86e24ade1.jpg',
'https://images.openlane.eu/carimgs/5691274/general/6c6c28e0-60b6-41a4-b2ad-b5e40c0c5c9c.jpg',
'https://images.openlane.eu/carimgs/5691274/general/f05e1142-6cee-43ba-b1fd-060c1a5aae6b.jpg',
'https://images.openlane.eu/carimgs/5691274/general/510d1f4d-50ce-46a1-a462-204de384b4e5.jpg',
'https://images.openlane.eu/carimgs/5691274/general/86d42357-18b6-4a37-9c11-8ac9777044d6.jpg',
'https://images.openlane.eu/carimgs/5691274/general/0ae87ba5-1276-4864-937e-c28703e18d07.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350464,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/9ce6defc-5d67-44a0-81c1-a44f8d64adc0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355964,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/9a3b08af-ebf5-4ce3-8164-a99703e366ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369501,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/0bde0729-cea4-4019-a810-560012c9f425.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340926,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/b530d1cf-5490-4910-a97f-556d2aad710f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314206,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/5dd6e8fe-b08f-4e26-b5a7-9bf86e24ade1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235818,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/6c6c28e0-60b6-41a4-b2ad-b5e40c0c5c9c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292235,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/f05e1142-6cee-43ba-b1fd-060c1a5aae6b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317618,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/510d1f4d-50ce-46a1-a462-204de384b4e5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263250,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/86d42357-18b6-4a37-9c11-8ac9777044d6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60e848a0-0384-5879-8dc8-fdb63e8e9cda/60e848a0-0384-5879-8dc8-fdb63e8e9cda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323305,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691274/general/0ae87ba5-1276-4864-937e-c28703e18d07.jpg',
'Width': 2000}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 143.990 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719133%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [adesa.it] INFO: Saving data for 10719133: {'created_time': 1774389671.448902, 'last_price_update_time': 1774389671.448914, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719133') HTTP/1.1" 204 0
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff38110>
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F7c999d72-0713-4442-8810-c5e40c00fdf1.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/7c999d72-0713-4442-8810-c5e40c00fdf1.jpg saved to cache
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe2e590>
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252Ffdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg saved to cache
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf70d89-92cd-5f70-aeee-25558f591a6b with identifier: 10719106
2026-03-24 22:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf70d89-92cd-5f70-aeee-25558f591a6b with scrape type 1
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cf70d89-92cd-5f70-aeee-25558f591a6b
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Fbe06c63d-a058-4109-872b-dd8fdf67fdaa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/be06c63d-a058-4109-872b-dd8fdf67fdaa.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Ff3c73c9d-e1a7-4150-91a3-c731958df401.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/f3c73c9d-e1a7-4150-91a3-c731958df401.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252F97e1205f-4982-41c6-9a0d-e43923d3cf2b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/97e1205f-4982-41c6-9a0d-e43923d3cf2b.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Fcecefe5f-737f-4994-88ed-3eec48fde4ac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/cecefe5f-737f-4994-88ed-3eec48fde4ac.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Fc7f7bfb8-5385-409b-8a47-731f5280c495.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/c7f7bfb8-5385-409b-8a47-731f5280c495.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252F82595595-8ae0-468f-b9ef-88c73f85c35a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/82595595-8ae0-468f-b9ef-88c73f85c35a.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252F97aae71e-d736-4023-b131-df4902db31e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/97aae71e-d736-4023-b131-df4902db31e1.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Ff2e1d79c-3ee5-4424-a8ba-c8b159cbd1b5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/f2e1d79c-3ee5-4424-a8ba-c8b159cbd1b5.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252Fa5cb4fdd-1ff8-4bc4-a640-45e4faa5aa57.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/a5cb4fdd-1ff8-4bc4-a640-45e4faa5aa57.jpeg already downloaded
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5646539%252Fgeneral%252F32c76883-5430-44d0-8abf-305686eff9d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5646539/general/32c76883-5430-44d0-8abf-305686eff9d9.jpeg already downloaded
2026-03-24 22:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3cf70d89-92cd-5f70-aeee-25558f591a6b, identifier: 10719106
2026-03-24 22:01:11 [adesa.it] INFO: Found listing with ID: 10719105
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719105%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [adesa.it] INFO: Scrape type for 10719105: 1
2026-03-24 22:01:11 [adesa.it] INFO: Scraping item 10719105 url https://www.openlane.eu/en/carv6/auction/10719105
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Fbbb4109d-b472-4fbc-b564-276fa08a170c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/bbb4109d-b472-4fbc-b564-276fa08a170c.jpg not downloaded yet
2026-03-24 22:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3cf70d89-92cd-5f70-aeee-25558f591a6b with identifier: 10719106
2026-03-24 22:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3cf70d89-92cd-5f70-aeee-25558f591a6b with identifier: 10719106
2026-03-24 22:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3cf70d89-92cd-5f70-aeee-25558f591a6b with identifier: 10719106 to the API
2026-03-24 22:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719106>
{'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': 250,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3cf70d89-92cd-5f70-aeee-25558f591a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM780MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719106',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 267027,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 97,
'photo_urls': ['https://images.openlane.eu/carimgs/5646539/general/be06c63d-a058-4109-872b-dd8fdf67fdaa.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/f3c73c9d-e1a7-4150-91a3-c731958df401.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/97e1205f-4982-41c6-9a0d-e43923d3cf2b.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/cecefe5f-737f-4994-88ed-3eec48fde4ac.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/c7f7bfb8-5385-409b-8a47-731f5280c495.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/82595595-8ae0-468f-b9ef-88c73f85c35a.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/97aae71e-d736-4023-b131-df4902db31e1.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/f2e1d79c-3ee5-4424-a8ba-c8b159cbd1b5.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/a5cb4fdd-1ff8-4bc4-a640-45e4faa5aa57.jpeg',
'https://images.openlane.eu/carimgs/5646539/general/32c76883-5430-44d0-8abf-305686eff9d9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38803,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/be06c63d-a058-4109-872b-dd8fdf67fdaa.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38113,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/f3c73c9d-e1a7-4150-91a3-c731958df401.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125805,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/97e1205f-4982-41c6-9a0d-e43923d3cf2b.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/cecefe5f-737f-4994-88ed-3eec48fde4ac.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/c7f7bfb8-5385-409b-8a47-731f5280c495.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/82595595-8ae0-468f-b9ef-88c73f85c35a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36535,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/97aae71e-d736-4023-b131-df4902db31e1.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/f2e1d79c-3ee5-4424-a8ba-c8b159cbd1b5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38055,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/a5cb4fdd-1ff8-4bc4-a640-45e4faa5aa57.jpeg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cf70d89-92cd-5f70-aeee-25558f591a6b/3cf70d89-92cd-5f70-aeee-25558f591a6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5646539/general/32c76883-5430-44d0-8abf-305686eff9d9.jpeg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 - Diesel - Automatic - 250 hp - 267.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719106%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [adesa.it] INFO: Saving data for 10719106: {'created_time': 1774389672.161479, 'last_price_update_time': 1774389672.161488, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719106') HTTP/1.1" 204 0
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741906/general/384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713363)
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54a890>
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg saved to cache
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741894/general/605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713343)
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/81ae2623-8dca-48d0-9548-8c5e8813935c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/f89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713362)
2026-03-24 22:01:12 [adesa.it] INFO: Found listing with ID: 10719134
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719134%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [adesa.it] INFO: Scrape type for 10719134: 1
2026-03-24 22:01:12 [adesa.it] INFO: Scraping item 10719134 url https://www.openlane.eu/en/carv6/auction/10719134
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Fa27029d2-58e2-42e4-83f7-69e04baf2e06.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/a27029d2-58e2-42e4-83f7-69e04baf2e06.jpg not downloaded yet
2026-03-24 22:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/7c002752-ca3e-4994-93de-c3221e3d7af2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:12 [adesa.it] INFO: Found listing with ID: 10719101
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719101%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [adesa.it] INFO: Scrape type for 10719101: 1
2026-03-24 22:01:12 [adesa.it] INFO: Scraping item 10719101 url https://www.openlane.eu/en/carv6/auction/10719101
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F5d1383bb-1c6c-4265-842e-4a28330742a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/5d1383bb-1c6c-4265-842e-4a28330742a3.jpg not downloaded yet
2026-03-24 22:01:12 [adesa.it] INFO: Found listing with ID: 10719111
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719111%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [adesa.it] INFO: Scrape type for 10719111: 1
2026-03-24 22:01:12 [adesa.it] INFO: Scraping item 10719111 url https://www.openlane.eu/en/carv6/auction/10719111
2026-03-24 22:01:12 [adesa.it] INFO: Found listing with ID: 10719119
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719119%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [adesa.it] INFO: Scrape type for 10719119: 1
2026-03-24 22:01:12 [adesa.it] INFO: Scraping item 10719119 url https://www.openlane.eu/en/carv6/auction/10719119
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46fb10>
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741906%252Fgeneral%252F384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741906/general/384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg saved to cache
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7
2026-03-24 22:01:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7, skipping ID generation
2026-03-24 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with scrape type 1
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 sending to next pipeline
2026-03-24 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7, identifier: 10713363
2026-03-24 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddcf8e89-a4db-58c9-9380-e82add089a65 with identifier: 10719117
2026-03-24 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddcf8e89-a4db-58c9-9380-e82add089a65 with scrape type 1
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddcf8e89-a4db-58c9-9380-e82add089a65
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F0c384214-1e0a-413f-aae1-89fde74e9092.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/0c384214-1e0a-413f-aae1-89fde74e9092.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F858e2e1a-b07f-40cf-806c-d1c19bcf8fe7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/858e2e1a-b07f-40cf-806c-d1c19bcf8fe7.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F95dca956-a200-4b1f-8051-7dccb379872e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/95dca956-a200-4b1f-8051-7dccb379872e.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252Ff956a4cd-b1ea-4a11-abf3-1ca06c6362e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/f956a4cd-b1ea-4a11-abf3-1ca06c6362e8.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F0d259f41-1f7a-4a9c-83f9-2b66fb05a137.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/0d259f41-1f7a-4a9c-83f9-2b66fb05a137.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F2336c905-8aec-437e-ac89-deda7da7694f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/2336c905-8aec-437e-ac89-deda7da7694f.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252F4e6d7369-db6b-4bfc-ba6a-391bda4aba58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/4e6d7369-db6b-4bfc-ba6a-391bda4aba58.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252Fde563781-db98-46a1-a220-1e2216962c07.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/de563781-db98-46a1-a220-1e2216962c07.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252Febe24993-4d12-4421-ac3b-d91c1ed9ca9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/ebe24993-4d12-4421-ac3b-d91c1ed9ca9e.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673928%252Fgeneral%252Fddc34c47-1eee-4899-9a4e-98242cf028b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673928/general/ddc34c47-1eee-4899-9a4e-98242cf028b6.jpg already downloaded
2026-03-24 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ddcf8e89-a4db-58c9-9380-e82add089a65, identifier: 10719117
2026-03-24 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216aab00-d390-5b9f-961c-37d7df2164d4 with identifier: 10719112
2026-03-24 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216aab00-d390-5b9f-961c-37d7df2164d4 with scrape type 1
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 216aab00-d390-5b9f-961c-37d7df2164d4
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F99ff42f6-0e83-44b3-b2e0-6f99d2c062d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/99ff42f6-0e83-44b3-b2e0-6f99d2c062d4.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F649d89b0-fea3-4445-b788-4482b0451059.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/649d89b0-fea3-4445-b788-4482b0451059.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252Fca00ad74-c7e9-478b-8bf3-8beb6bca1add.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/ca00ad74-c7e9-478b-8bf3-8beb6bca1add.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252Fb6724d67-93c0-459b-ae77-1b1e2ec1bca6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/b6724d67-93c0-459b-ae77-1b1e2ec1bca6.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F545b537e-602f-4fb9-8186-4cfde94f0608.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/545b537e-602f-4fb9-8186-4cfde94f0608.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F53d2a17e-9b69-4aa6-a359-eb9d21ab5177.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/53d2a17e-9b69-4aa6-a359-eb9d21ab5177.jpg already downloaded
2026-03-24 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F4e04fe7f-0d67-4962-8bdf-6eee93e481f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/4e04fe7f-0d67-4962-8bdf-6eee93e481f6.jpg already downloaded
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F37e1c30f-42e2-4f90-a9dc-f2ab86d28c99.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/37e1c30f-42e2-4f90-a9dc-f2ab86d28c99.jpg already downloaded
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252F393c740d-850a-41d7-94f9-ee834dbfb0fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/393c740d-850a-41d7-94f9-ee834dbfb0fb.jpg already downloaded
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662536%252Fgeneral%252Fc2751dfd-8a72-419e-9094-c8cf93cd5db9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662536/general/c2751dfd-8a72-419e-9094-c8cf93cd5db9.jpg already downloaded
2026-03-24 22:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 216aab00-d390-5b9f-961c-37d7df2164d4, identifier: 10719112
2026-03-24 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/bbb4109d-b472-4fbc-b564-276fa08a170c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741895/general/8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713344)
2026-03-24 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with identifier: 10713363
2026-03-24 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with identifier: 10713363
2026-03-24 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9d8b591-1e39-56a2-b6e1-14fed36f0ff7 with identifier: 10713363 to the API
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741906/general/384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd9d8b591-1e39-56a2-b6e1-14fed36f0ff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG519RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713363',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 107498,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/384307d2-9976-4d3f-b1ea-c81758b8b7ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/5fc03fa0-d1ae-48b1-857e-de27a31c437e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/10238d21-ff4f-488b-97ae-a1d6fe02452c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/3f6bd0d2-e5f8-4ed2-93c6-73e388739412.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97714,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/18f15bd7-89b1-462f-9eba-e00c05ff5569.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92887,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/d8e61105-e17e-4c1e-8f30-f3d4cf96d110.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/ee7e5fab-18fa-4c15-9cea-e57c5e3d63af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/32175bd9-006b-4bc7-8480-dda4bc41f31d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40427,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/8ddc7c76-3e37-4538-9185-a3aaf649ceba.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d8b591-1e39-56a2-b6e1-14fed36f0ff7/d9d8b591-1e39-56a2-b6e1-14fed36f0ff7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741906/general/ed0aed71-2b67-4591-8d60-f69d3f59a36b.jpg',
'Width': 800}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T5 - Hybrid - Automatic - 180 hp - 107.498 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713363%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [adesa.it] INFO: Saving data for 10713363: {'created_time': 1774389673.595499, 'last_price_update_time': 1774389673.59551, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713363') HTTP/1.1" 204 0
2026-03-24 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ddcf8e89-a4db-58c9-9380-e82add089a65 with identifier: 10719117
2026-03-24 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ddcf8e89-a4db-58c9-9380-e82add089a65 with identifier: 10719117
2026-03-24 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ddcf8e89-a4db-58c9-9380-e82add089a65 with identifier: 10719117 to the API
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719117>
{'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': 135,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ddcf8e89-a4db-58c9-9380-e82add089a65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD218AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719117',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5673928/general/0c384214-1e0a-413f-aae1-89fde74e9092.jpg',
'https://images.openlane.eu/carimgs/5673928/general/858e2e1a-b07f-40cf-806c-d1c19bcf8fe7.jpg',
'https://images.openlane.eu/carimgs/5673928/general/95dca956-a200-4b1f-8051-7dccb379872e.jpg',
'https://images.openlane.eu/carimgs/5673928/general/f956a4cd-b1ea-4a11-abf3-1ca06c6362e8.jpg',
'https://images.openlane.eu/carimgs/5673928/general/0d259f41-1f7a-4a9c-83f9-2b66fb05a137.jpg',
'https://images.openlane.eu/carimgs/5673928/general/2336c905-8aec-437e-ac89-deda7da7694f.jpg',
'https://images.openlane.eu/carimgs/5673928/general/4e6d7369-db6b-4bfc-ba6a-391bda4aba58.jpg',
'https://images.openlane.eu/carimgs/5673928/general/de563781-db98-46a1-a220-1e2216962c07.jpg',
'https://images.openlane.eu/carimgs/5673928/general/ebe24993-4d12-4421-ac3b-d91c1ed9ca9e.jpg',
'https://images.openlane.eu/carimgs/5673928/general/ddc34c47-1eee-4899-9a4e-98242cf028b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494996,
'Height': 1691,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/0c384214-1e0a-413f-aae1-89fde74e9092.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410244,
'Height': 1925,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/858e2e1a-b07f-40cf-806c-d1c19bcf8fe7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382732,
'Height': 2001,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/95dca956-a200-4b1f-8051-7dccb379872e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313520,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/f956a4cd-b1ea-4a11-abf3-1ca06c6362e8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383294,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/0d259f41-1f7a-4a9c-83f9-2b66fb05a137.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391124,
'Height': 1889,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/2336c905-8aec-437e-ac89-deda7da7694f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290026,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/4e6d7369-db6b-4bfc-ba6a-391bda4aba58.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397804,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/de563781-db98-46a1-a220-1e2216962c07.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280879,
'Height': 1403,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/ebe24993-4d12-4421-ac3b-d91c1ed9ca9e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddcf8e89-a4db-58c9-9380-e82add089a65/ddcf8e89-a4db-58c9-9380-e82add089a65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476019,
'Height': 1900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673928/general/ddc34c47-1eee-4899-9a4e-98242cf028b6.jpg',
'Width': 2048}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master 2.3 DCI - Diesel - Manual - 135 hp - 145.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719117%27 HTTP/1.1" 200 None
2026-03-24 22:01:13 [adesa.it] INFO: Saving data for 10719117: {'created_time': 1774389673.944759, 'last_price_update_time': 1774389673.944769, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719117') HTTP/1.1" 204 0
2026-03-24 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 216aab00-d390-5b9f-961c-37d7df2164d4 with identifier: 10719112
2026-03-24 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 22:01:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 216aab00-d390-5b9f-961c-37d7df2164d4 with identifier: 10719112
2026-03-24 22:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 216aab00-d390-5b9f-961c-37d7df2164d4 with identifier: 10719112 to the API
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719112>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Electric',
'id': '216aab00-d390-5b9f-961c-37d7df2164d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH890GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719112',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 48013,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5662536/general/99ff42f6-0e83-44b3-b2e0-6f99d2c062d4.jpg',
'https://images.openlane.eu/carimgs/5662536/general/649d89b0-fea3-4445-b788-4482b0451059.jpg',
'https://images.openlane.eu/carimgs/5662536/general/ca00ad74-c7e9-478b-8bf3-8beb6bca1add.jpg',
'https://images.openlane.eu/carimgs/5662536/general/b6724d67-93c0-459b-ae77-1b1e2ec1bca6.jpg',
'https://images.openlane.eu/carimgs/5662536/general/545b537e-602f-4fb9-8186-4cfde94f0608.jpg',
'https://images.openlane.eu/carimgs/5662536/general/53d2a17e-9b69-4aa6-a359-eb9d21ab5177.jpg',
'https://images.openlane.eu/carimgs/5662536/general/4e04fe7f-0d67-4962-8bdf-6eee93e481f6.jpg',
'https://images.openlane.eu/carimgs/5662536/general/37e1c30f-42e2-4f90-a9dc-f2ab86d28c99.jpg',
'https://images.openlane.eu/carimgs/5662536/general/393c740d-850a-41d7-94f9-ee834dbfb0fb.jpg',
'https://images.openlane.eu/carimgs/5662536/general/c2751dfd-8a72-419e-9094-c8cf93cd5db9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137859,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/99ff42f6-0e83-44b3-b2e0-6f99d2c062d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154810,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/649d89b0-fea3-4445-b788-4482b0451059.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169998,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/ca00ad74-c7e9-478b-8bf3-8beb6bca1add.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165413,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/b6724d67-93c0-459b-ae77-1b1e2ec1bca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111856,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/545b537e-602f-4fb9-8186-4cfde94f0608.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91887,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/53d2a17e-9b69-4aa6-a359-eb9d21ab5177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137297,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/4e04fe7f-0d67-4962-8bdf-6eee93e481f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/37e1c30f-42e2-4f90-a9dc-f2ab86d28c99.jpg',
'Width': 364},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/393c740d-850a-41d7-94f9-ee834dbfb0fb.jpg',
'Width': 364},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216aab00-d390-5b9f-961c-37d7df2164d4/216aab00-d390-5b9f-961c-37d7df2164d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108500,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662536/general/c2751dfd-8a72-419e-9094-c8cf93cd5db9.jpg',
'Width': 1024}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 4,
'seller_name': 'Unipol Rental',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 48.013 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719112%27 HTTP/1.1" 200 None
2026-03-24 22:01:14 [adesa.it] INFO: Saving data for 10719112: {'created_time': 1774389674.411334, 'last_price_update_time': 1774389674.411345, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719112') HTTP/1.1" 204 0
2026-03-24 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/74290260-f417-44e8-8c3a-acf9cc1da382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741897/general/b054584b-0b0f-4ade-9a96-a77ede21844f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713346)
2026-03-24 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:01:14 [adesa.it] INFO: Found listing with ID: 10719130
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719130%27 HTTP/1.1" 200 None
2026-03-24 22:01:14 [adesa.it] INFO: Scrape type for 10719130: 1
2026-03-24 22:01:14 [adesa.it] INFO: Scraping item 10719130 url https://www.openlane.eu/en/carv6/auction/10719130
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f6010>
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741894%252Fgeneral%252F605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741894/general/605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg saved to cache
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc
2026-03-24 22:01:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dc8324a-df1f-5dc2-a178-0f34c5499afc, skipping ID generation
2026-03-24 22:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc with scrape type 1
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dc8324a-df1f-5dc2-a178-0f34c5499afc sending to next pipeline
2026-03-24 22:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6dc8324a-df1f-5dc2-a178-0f34c5499afc, identifier: 10713343
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b13d0>
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F81ae2623-8dca-48d0-9548-8c5e8813935c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/81ae2623-8dca-48d0-9548-8c5e8813935c.jpg saved to cache
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffdddd0>
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Ff89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/f89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg saved to cache
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c50e110>
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741905%252Fgeneral%252F60abc7fb-a241-4b91-acde-07be0a17e886.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg saved to cache
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-24 22:01:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1dfb66ed-b518-5a12-ac1d-38041a4734ea, skipping ID generation
2026-03-24 22:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea with scrape type 1
2026-03-24 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea sending to next pipeline
2026-03-24 22:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dfb66ed-b518-5a12-ac1d-38041a4734ea, identifier: 10713362
2026-03-24 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6dc8324a-df1f-5dc2-a178-0f34c5499afc with identifier: 10713343
2026-03-24 22:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6dc8324a-df1f-5dc2-a178-0f34c5499afc with identifier: 10713343
2026-03-24 22:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6dc8324a-df1f-5dc2-a178-0f34c5499afc with identifier: 10713343 to the API
2026-03-24 22:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741894/general/605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6dc8324a-df1f-5dc2-a178-0f34c5499afc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE291CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713343',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 143597,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/605e0d3d-2f55-4a21-a54b-d6d9ba4c15a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/79a5fcd6-d35b-4bd3-8ad5-5acbe7e195e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/e87a4d55-bf59-49cc-a971-f41f33fc9ec1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123914,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/640f6590-b0b3-473d-aaef-da6a966a78d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/44a69ef7-ba71-444e-b585-a238d813575e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/e5a4c0b1-2ee0-4036-8ea9-0b2ae50e1a10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/ef3a91df-c853-407a-b04c-9e185bed3333.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144204,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/0679d4ee-03a5-4c5c-9013-b65a73c9e29b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/e8d577e6-069e-42d0-b713-da45220a9979.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dc8324a-df1f-5dc2-a178-0f34c5499afc/6dc8324a-df1f-5dc2-a178-0f34c5499afc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39322,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741894/general/af7de9a7-d8e3-4ad9-8309-40951643d9bf.jpg',
'Width': 400}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 143.597 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713343%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [adesa.it] INFO: Saving data for 10713343: {'created_time': 1774389675.160785, 'last_price_update_time': 1774389675.160797, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713343') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10713362
2026-03-24 22:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10713362
2026-03-24 22:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10713362 to the API
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1dfb66ed-b518-5a12-ac1d-38041a4734ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL006SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713362',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 77418,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73958,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78610,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75303,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67491,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74893,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55808,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36049,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78610,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Core - Hybrid - Automatic - 129 hp - 77.418 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713362%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [adesa.it] INFO: Saving data for 10713362: {'created_time': 1774389675.499808, 'last_price_update_time': 1774389675.499818, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713362') HTTP/1.1" 204 0
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c34a050>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F7c002752-ca3e-4994-93de-c3221e3d7af2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/7c002752-ca3e-4994-93de-c3221e3d7af2.jpg saved to cache
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:15 [adesa.it] INFO: Found listing with ID: 10721022
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721022%27 HTTP/1.1" 200 None
2026-03-24 22:01:15 [adesa.it] INFO: Scrape type for 10721022: 1
2026-03-24 22:01:15 [adesa.it] INFO: Scraping item 10721022 url https://www.openlane.eu/en/carv6/auction/10721022
2026-03-24 22:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4ef10>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Fbbb4109d-b472-4fbc-b564-276fa08a170c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/bbb4109d-b472-4fbc-b564-276fa08a170c.jpg saved to cache
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c172150>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741895%252Fgeneral%252F8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741895/general/8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg saved to cache
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8a7b18f-73e3-53bd-bde0-74622224f3ee
2026-03-24 22:01:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8a7b18f-73e3-53bd-bde0-74622224f3ee, skipping ID generation
2026-03-24 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a7b18f-73e3-53bd-bde0-74622224f3ee with scrape type 1
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8a7b18f-73e3-53bd-bde0-74622224f3ee sending to next pipeline
2026-03-24 22:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8a7b18f-73e3-53bd-bde0-74622224f3ee, identifier: 10713344
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0f690>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F74290260-f417-44e8-8c3a-acf9cc1da382.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/74290260-f417-44e8-8c3a-acf9cc1da382.jpg saved to cache
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c291b90>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741897%252Fgeneral%252Fb054584b-0b0f-4ade-9a96-a77ede21844f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741897/general/b054584b-0b0f-4ade-9a96-a77ede21844f.jpg saved to cache
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56341b00-be56-531c-a145-ea18434c5e8f
2026-03-24 22:01:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56341b00-be56-531c-a145-ea18434c5e8f, skipping ID generation
2026-03-24 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56341b00-be56-531c-a145-ea18434c5e8f with scrape type 1
2026-03-24 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56341b00-be56-531c-a145-ea18434c5e8f sending to next pipeline
2026-03-24 22:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 56341b00-be56-531c-a145-ea18434c5e8f, identifier: 10713346
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c101290>
2026-03-24 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252F45e30178-c2f1-43d6-830b-d99116f49571.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg saved to cache
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:01:16 [adesa.it] INFO: Found listing with ID: 10721023
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721023%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [adesa.it] INFO: Scrape type for 10721023: 1
2026-03-24 22:01:16 [adesa.it] INFO: Scraping item 10721023 url https://www.openlane.eu/en/carv6/auction/10721023
2026-03-24 22:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8a7b18f-73e3-53bd-bde0-74622224f3ee with identifier: 10713344
2026-03-24 22:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8a7b18f-73e3-53bd-bde0-74622224f3ee with identifier: 10713344
2026-03-24 22:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8a7b18f-73e3-53bd-bde0-74622224f3ee with identifier: 10713344 to the API
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741895/general/8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'c8a7b18f-73e3-53bd-bde0-74622224f3ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT484YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713344',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 95393,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128571,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/9f8a7550-8a7f-4cf6-a9aa-e61c69813855.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41903,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/393b2414-dd04-4d74-9f57-1fe73e689623.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/fe0181be-93fc-45a6-8836-bdd58da187e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/50c6959a-ed3a-4198-8917-ca02cb025579.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/4e260b6e-c40c-4279-b67c-dd879abe5641.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/26b59470-9d09-4d0f-8042-c2984e4e6b13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115073,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/8ac4b36c-8c13-4567-ac4a-b067a49484c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91589,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/92065bfa-92ba-4ec1-aaa9-7f83e4129995.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/24d60715-accb-425f-88f8-15e2aa36af49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8a7b18f-73e3-53bd-bde0-74622224f3ee/c8a7b18f-73e3-53bd-bde0-74622224f3ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741895/general/d22b06b4-d855-4c00-b824-e141125cc650.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2019-01-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris 1.5 Business - Hybrid - Automatic - 73 hp - 95.393 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713344%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [adesa.it] INFO: Saving data for 10713344: {'created_time': 1774389676.454083, 'last_price_update_time': 1774389676.454097, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713344') HTTP/1.1" 204 0
2026-03-24 22:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 56341b00-be56-531c-a145-ea18434c5e8f with identifier: 10713346
2026-03-24 22:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 56341b00-be56-531c-a145-ea18434c5e8f with identifier: 10713346
2026-03-24 22:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 56341b00-be56-531c-a145-ea18434c5e8f with identifier: 10713346 to the API
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741897/general/b054584b-0b0f-4ade-9a96-a77ede21844f.jpg>
{'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': 92,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '56341b00-be56-531c-a145-ea18434c5e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM055NS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713346',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 21989,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124005,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/2dfc63c4-22ea-4780-8486-7ac43e713b2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/21d9fcb9-dcd4-4c28-ae0d-cb5660058348.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/14d8d714-e989-499f-b142-60705525bf9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102010,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/5170f39c-558e-435c-afd9-bbe74d7a8443.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84889,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/7404eeb8-3f84-4212-af33-4dceb7d37a21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/bd08fa60-419b-4ec8-ba78-d52c5b912216.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40102,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/b054584b-0b0f-4ade-9a96-a77ede21844f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124005,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/8c217d73-b602-4aff-a27a-270e451a5d79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/e77d5412-590f-4a49-82c7-c542f9e8862d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56341b00-be56-531c-a145-ea18434c5e8f/56341b00-be56-531c-a145-ea18434c5e8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741897/general/fc9294bd-43f9-41bf-9aaa-85ebe6c9c82f.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris Cross Trend - Hybrid - Automatic - 92 hp - 21.989 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713346%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [adesa.it] INFO: Saving data for 10713346: {'created_time': 1774389676.841659, 'last_price_update_time': 1774389676.841673, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713346') HTTP/1.1" 204 0
2026-03-24 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/5d1383bb-1c6c-4265-842e-4a28330742a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c888ef-270e-5c3c-bd32-46d33fe9602e with identifier: 10719126
2026-03-24 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c888ef-270e-5c3c-bd32-46d33fe9602e with scrape type 1
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96c888ef-270e-5c3c-bd32-46d33fe9602e
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252F3301322d-74eb-47b4-b6c6-52d62c44f118.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/3301322d-74eb-47b4-b6c6-52d62c44f118.jpg already downloaded
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252F1eaed05b-3428-4aad-8fab-68158fe1913e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/1eaed05b-3428-4aad-8fab-68158fe1913e.jpg already downloaded
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252Fc50fecac-d8b8-4d83-ae70-a64741df3f58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/c50fecac-d8b8-4d83-ae70-a64741df3f58.jpg already downloaded
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252Ffc999f2a-d929-4bf9-8c22-d53353dcc08a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/fc999f2a-d929-4bf9-8c22-d53353dcc08a.jpg already downloaded
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252Fbe452acb-ce02-4fbf-a584-28c80d1b6ac0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/be452acb-ce02-4fbf-a584-28c80d1b6ac0.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252F07e4249c-8388-4637-85dd-ae9a59584236.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/07e4249c-8388-4637-85dd-ae9a59584236.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252F4db12a82-1bac-4fe9-8138-e60143958f09.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/4db12a82-1bac-4fe9-8138-e60143958f09.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252F4057ae74-3c6f-477a-93b3-7e95c4042464.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/4057ae74-3c6f-477a-93b3-7e95c4042464.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252Fcf986349-9760-4d21-b1c9-4f01a94db2d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/cf986349-9760-4d21-b1c9-4f01a94db2d5.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681407%252Fgeneral%252Fc8ac5777-a8b1-4dac-b9c1-1c980afccb5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681407/general/c8ac5777-a8b1-4dac-b9c1-1c980afccb5a.jpg already downloaded
2026-03-24 22:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96c888ef-270e-5c3c-bd32-46d33fe9602e, identifier: 10719126
2026-03-24 22:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7650eb0d-c36a-54af-a220-a062343476c0 with identifier: 10719099
2026-03-24 22:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7650eb0d-c36a-54af-a220-a062343476c0 with scrape type 1
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7650eb0d-c36a-54af-a220-a062343476c0
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252Fc798747e-fddd-4d19-b07d-5916368861d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/c798747e-fddd-4d19-b07d-5916368861d4.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F932c69d6-0b3f-42a4-9147-c6e4f7066c63.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/932c69d6-0b3f-42a4-9147-c6e4f7066c63.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F772b1f75-fbca-47c8-9037-d7f72d1b36bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/772b1f75-fbca-47c8-9037-d7f72d1b36bf.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F49fbfdb2-c9d3-4b9e-9778-e07325accb5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/49fbfdb2-c9d3-4b9e-9778-e07325accb5d.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252Ff838ba75-3ae9-43c6-ac83-6ba9edf56cd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/f838ba75-3ae9-43c6-ac83-6ba9edf56cd6.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252Fe8e1578f-789c-48f2-ac40-2bff56b75d73.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/e8e1578f-789c-48f2-ac40-2bff56b75d73.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F961016b3-2161-4f30-a6f2-cda77a868868.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/961016b3-2161-4f30-a6f2-cda77a868868.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F5f9134c9-84b8-4b79-a826-423c8c5e487f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/5f9134c9-84b8-4b79-a826-423c8c5e487f.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F9a542352-7e91-424e-904e-748f6a4193e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/9a542352-7e91-424e-904e-748f6a4193e4.jpg already downloaded
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5499715%252Fgeneral%252F26beb615-4fd3-4f58-b683-0016478b0308.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5499715/general/26beb615-4fd3-4f58-b683-0016478b0308.jpg already downloaded
2026-03-24 22:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7650eb0d-c36a-54af-a220-a062343476c0, identifier: 10719099
2026-03-24 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741901/general/a27029d2-58e2-42e4-83f7-69e04baf2e06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713353)
2026-03-24 22:01:17 [adesa.it] INFO: Found listing with ID: 10721024
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721024%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [adesa.it] INFO: Scrape type for 10721024: 1
2026-03-24 22:01:17 [adesa.it] INFO: Scraping item 10721024 url https://www.openlane.eu/en/carv6/auction/10721024
2026-03-24 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96c888ef-270e-5c3c-bd32-46d33fe9602e with identifier: 10719126
2026-03-24 22:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96c888ef-270e-5c3c-bd32-46d33fe9602e with identifier: 10719126
2026-03-24 22:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96c888ef-270e-5c3c-bd32-46d33fe9602e with identifier: 10719126 to the API
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Electric',
'id': '96c888ef-270e-5c3c-bd32-46d33fe9602e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH144PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719126',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 63814,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5681407/general/3301322d-74eb-47b4-b6c6-52d62c44f118.jpg',
'https://images.openlane.eu/carimgs/5681407/general/1eaed05b-3428-4aad-8fab-68158fe1913e.jpg',
'https://images.openlane.eu/carimgs/5681407/general/c50fecac-d8b8-4d83-ae70-a64741df3f58.jpg',
'https://images.openlane.eu/carimgs/5681407/general/fc999f2a-d929-4bf9-8c22-d53353dcc08a.jpg',
'https://images.openlane.eu/carimgs/5681407/general/be452acb-ce02-4fbf-a584-28c80d1b6ac0.jpg',
'https://images.openlane.eu/carimgs/5681407/general/07e4249c-8388-4637-85dd-ae9a59584236.jpg',
'https://images.openlane.eu/carimgs/5681407/general/4db12a82-1bac-4fe9-8138-e60143958f09.jpg',
'https://images.openlane.eu/carimgs/5681407/general/4057ae74-3c6f-477a-93b3-7e95c4042464.jpg',
'https://images.openlane.eu/carimgs/5681407/general/cf986349-9760-4d21-b1c9-4f01a94db2d5.jpg',
'https://images.openlane.eu/carimgs/5681407/general/c8ac5777-a8b1-4dac-b9c1-1c980afccb5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/3301322d-74eb-47b4-b6c6-52d62c44f118.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/1eaed05b-3428-4aad-8fab-68158fe1913e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/c50fecac-d8b8-4d83-ae70-a64741df3f58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/fc999f2a-d929-4bf9-8c22-d53353dcc08a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/be452acb-ce02-4fbf-a584-28c80d1b6ac0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/07e4249c-8388-4637-85dd-ae9a59584236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/4db12a82-1bac-4fe9-8138-e60143958f09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35664,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/4057ae74-3c6f-477a-93b3-7e95c4042464.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83900,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/cf986349-9760-4d21-b1c9-4f01a94db2d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96c888ef-270e-5c3c-bd32-46d33fe9602e/96c888ef-270e-5c3c-bd32-46d33fe9602e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681407/general/c8ac5777-a8b1-4dac-b9c1-1c980afccb5a.jpg',
'Width': 1024}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Zoe Life - Electric - Automatic - 69 hp - 63.814 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719126%27 HTTP/1.1" 200 None
2026-03-24 22:01:17 [adesa.it] INFO: Saving data for 10719126: {'created_time': 1774389677.839876, 'last_price_update_time': 1774389677.839887, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719126') HTTP/1.1" 204 0
2026-03-24 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7650eb0d-c36a-54af-a220-a062343476c0 with identifier: 10719099
2026-03-24 22:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7650eb0d-c36a-54af-a220-a062343476c0 with identifier: 10719099
2026-03-24 22:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7650eb0d-c36a-54af-a220-a062343476c0 with identifier: 10719099 to the API
2026-03-24 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7650eb0d-c36a-54af-a220-a062343476c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG169RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719099',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 191549,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5499715/general/c798747e-fddd-4d19-b07d-5916368861d4.jpg',
'https://images.openlane.eu/carimgs/5499715/general/932c69d6-0b3f-42a4-9147-c6e4f7066c63.jpg',
'https://images.openlane.eu/carimgs/5499715/general/772b1f75-fbca-47c8-9037-d7f72d1b36bf.jpg',
'https://images.openlane.eu/carimgs/5499715/general/49fbfdb2-c9d3-4b9e-9778-e07325accb5d.jpg',
'https://images.openlane.eu/carimgs/5499715/general/f838ba75-3ae9-43c6-ac83-6ba9edf56cd6.jpg',
'https://images.openlane.eu/carimgs/5499715/general/e8e1578f-789c-48f2-ac40-2bff56b75d73.jpg',
'https://images.openlane.eu/carimgs/5499715/general/961016b3-2161-4f30-a6f2-cda77a868868.jpg',
'https://images.openlane.eu/carimgs/5499715/general/5f9134c9-84b8-4b79-a826-423c8c5e487f.jpg',
'https://images.openlane.eu/carimgs/5499715/general/9a542352-7e91-424e-904e-748f6a4193e4.jpg',
'https://images.openlane.eu/carimgs/5499715/general/26beb615-4fd3-4f58-b683-0016478b0308.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/c798747e-fddd-4d19-b07d-5916368861d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/932c69d6-0b3f-42a4-9147-c6e4f7066c63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/772b1f75-fbca-47c8-9037-d7f72d1b36bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/49fbfdb2-c9d3-4b9e-9778-e07325accb5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/f838ba75-3ae9-43c6-ac83-6ba9edf56cd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/e8e1578f-789c-48f2-ac40-2bff56b75d73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107829,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/961016b3-2161-4f30-a6f2-cda77a868868.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/5f9134c9-84b8-4b79-a826-423c8c5e487f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107118,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/9a542352-7e91-424e-904e-748f6a4193e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7650eb0d-c36a-54af-a220-a062343476c0/7650eb0d-c36a-54af-a220-a062343476c0_image_13.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5499715/general/26beb615-4fd3-4f58-b683-0016478b0308.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kodiaq 2.0 TDI Sportline - Diesel - Automatic - 150 hp - '
'191.549 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719099%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [adesa.it] INFO: Saving data for 10719099: {'created_time': 1774389678.167342, 'last_price_update_time': 1774389678.167352, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719099') HTTP/1.1" 204 0
2026-03-24 22:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:18 [adesa.it] INFO: Found listing with ID: 10721025
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721025%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [adesa.it] INFO: Scrape type for 10721025: 1
2026-03-24 22:01:18 [adesa.it] INFO: Scraping item 10721025 url https://www.openlane.eu/en/carv6/auction/10721025
2026-03-24 22:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b9990>
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252F5d1383bb-1c6c-4265-842e-4a28330742a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/5d1383bb-1c6c-4265-842e-4a28330742a3.jpg saved to cache
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:18 [adesa.it] INFO: Found listing with ID: 10721026
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721026%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [adesa.it] INFO: Scrape type for 10721026: 1
2026-03-24 22:01:18 [adesa.it] INFO: Scraping item 10721026 url https://www.openlane.eu/en/carv6/auction/10721026
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c28eb10>
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741901%252Fgeneral%252Fa27029d2-58e2-42e4-83f7-69e04baf2e06.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741901/general/a27029d2-58e2-42e4-83f7-69e04baf2e06.jpg saved to cache
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f71dbfa7-75e1-5649-b745-996e7cc32d21
2026-03-24 22:01:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f71dbfa7-75e1-5649-b745-996e7cc32d21, skipping ID generation
2026-03-24 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71dbfa7-75e1-5649-b745-996e7cc32d21 with scrape type 1
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f71dbfa7-75e1-5649-b745-996e7cc32d21 sending to next pipeline
2026-03-24 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f71dbfa7-75e1-5649-b745-996e7cc32d21, identifier: 10713353
2026-03-24 22:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff0e1d7-29a7-53f0-8432-007f49e02d93 with identifier: 10719131
2026-03-24 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff0e1d7-29a7-53f0-8432-007f49e02d93 with scrape type 1
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bff0e1d7-29a7-53f0-8432-007f49e02d93
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F67a31133-7e2d-4246-807e-65f917022c5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/67a31133-7e2d-4246-807e-65f917022c5e.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F9f8cb572-865b-4e44-af07-43274ce47809.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/9f8cb572-865b-4e44-af07-43274ce47809.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252Ff7bb2383-fd80-4446-bd49-ccb0e8579a81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/f7bb2383-fd80-4446-bd49-ccb0e8579a81.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F71b6cb6a-c140-4891-8a03-00fa7a07a6e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/71b6cb6a-c140-4891-8a03-00fa7a07a6e3.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F88544663-45c9-4ac3-9477-7ea15ba513fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/88544663-45c9-4ac3-9477-7ea15ba513fb.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252Fbfd92e76-89a2-4a6c-a673-e3867d2692f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/bfd92e76-89a2-4a6c-a673-e3867d2692f1.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F1db797e1-d2bd-493e-aad3-099bb675ebcd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/1db797e1-d2bd-493e-aad3-099bb675ebcd.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252Fb917e3bd-aa39-4172-8c37-1b0394c99be0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/b917e3bd-aa39-4172-8c37-1b0394c99be0.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252Fd83738cc-b600-4d2a-a59f-eef9b59c0249.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/d83738cc-b600-4d2a-a59f-eef9b59c0249.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686589%252Fgeneral%252F81491712-dbf8-468e-b713-029e9f0dc426.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686589/general/81491712-dbf8-468e-b713-029e9f0dc426.jpg already downloaded
2026-03-24 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bff0e1d7-29a7-53f0-8432-007f49e02d93, identifier: 10719131
2026-03-24 22:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b06cd0-28e1-50eb-9027-4f5a9bb9c405 with identifier: 10719132
2026-03-24 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b06cd0-28e1-50eb-9027-4f5a9bb9c405 with scrape type 1
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1b06cd0-28e1-50eb-9027-4f5a9bb9c405
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252Fb8b7c7cd-cf63-4ecb-ad25-cb536c227302.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/b8b7c7cd-cf63-4ecb-ad25-cb536c227302.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F6865c7d3-38af-4a5e-ad46-940225faa2a4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/6865c7d3-38af-4a5e-ad46-940225faa2a4.jpeg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252Fa01242ef-e030-4576-83d4-096c03268477.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/a01242ef-e030-4576-83d4-096c03268477.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F215b1a2e-2909-438f-bf3a-2a09b74003c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/215b1a2e-2909-438f-bf3a-2a09b74003c0.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252Faadd97e6-3ea0-4765-8aba-9650b145fefa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/aadd97e6-3ea0-4765-8aba-9650b145fefa.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F6c6d77ff-737c-4180-8d52-3d3f814eb656.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/6c6d77ff-737c-4180-8d52-3d3f814eb656.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F302de84a-495a-4163-9a3a-dddb964d7103.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/302de84a-495a-4163-9a3a-dddb964d7103.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F3aee1167-04d8-46fc-8fb0-dbdf2c5f4abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/3aee1167-04d8-46fc-8fb0-dbdf2c5f4abe.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252Fcfb5f558-3312-4ed7-93e9-d7d0d368633a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/cfb5f558-3312-4ed7-93e9-d7d0d368633a.jpg already downloaded
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686608%252Fgeneral%252F65cc2c80-f805-4522-a8ad-df478a835c96.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686608/general/65cc2c80-f805-4522-a8ad-df478a835c96.jpg already downloaded
2026-03-24 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1b06cd0-28e1-50eb-9027-4f5a9bb9c405, identifier: 10719132
2026-03-24 22:01:18 [adesa.it] INFO: Found listing with ID: 10721027
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721027%27 HTTP/1.1" 200 None
2026-03-24 22:01:18 [adesa.it] INFO: Scrape type for 10721027: 1
2026-03-24 22:01:18 [adesa.it] INFO: Scraping item 10721027 url https://www.openlane.eu/en/carv6/auction/10721027
2026-03-24 22:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f71dbfa7-75e1-5649-b745-996e7cc32d21 with identifier: 10713353
2026-03-24 22:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f71dbfa7-75e1-5649-b745-996e7cc32d21 with identifier: 10713353
2026-03-24 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f71dbfa7-75e1-5649-b745-996e7cc32d21 with identifier: 10713353 to the API
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741901/general/a27029d2-58e2-42e4-83f7-69e04baf2e06.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f71dbfa7-75e1-5649-b745-996e7cc32d21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL525ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713353',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 188029,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/7c999d72-0713-4442-8810-c5e40c00fdf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42521,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/6c0b1247-15fd-4f9c-a1d1-0040e51d065e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134888,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/37db4dbe-6d1b-4e9d-b40a-67604179e2d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/81ae2623-8dca-48d0-9548-8c5e8813935c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/f89f2c2c-a842-4f53-ad9a-f2c3cb3494da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/7c002752-ca3e-4994-93de-c3221e3d7af2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/74290260-f417-44e8-8c3a-acf9cc1da382.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/bbb4109d-b472-4fbc-b564-276fa08a170c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/a27029d2-58e2-42e4-83f7-69e04baf2e06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f71dbfa7-75e1-5649-b745-996e7cc32d21/f71dbfa7-75e1-5649-b745-996e7cc32d21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741901/general/5d1383bb-1c6c-4265-842e-4a28330742a3.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'188.029 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713353%27 HTTP/1.1" 200 None
2026-03-24 22:01:19 [adesa.it] INFO: Saving data for 10713353: {'created_time': 1774389679.354178, 'last_price_update_time': 1774389679.354191, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713353') HTTP/1.1" 204 0
2026-03-24 22:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bff0e1d7-29a7-53f0-8432-007f49e02d93 with identifier: 10719131
2026-03-24 22:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bff0e1d7-29a7-53f0-8432-007f49e02d93 with identifier: 10719131
2026-03-24 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bff0e1d7-29a7-53f0-8432-007f49e02d93 with identifier: 10719131 to the API
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'bff0e1d7-29a7-53f0-8432-007f49e02d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG005ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719131',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 122387,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5686589/general/67a31133-7e2d-4246-807e-65f917022c5e.jpg',
'https://images.openlane.eu/carimgs/5686589/general/9f8cb572-865b-4e44-af07-43274ce47809.jpg',
'https://images.openlane.eu/carimgs/5686589/general/f7bb2383-fd80-4446-bd49-ccb0e8579a81.jpg',
'https://images.openlane.eu/carimgs/5686589/general/71b6cb6a-c140-4891-8a03-00fa7a07a6e3.jpg',
'https://images.openlane.eu/carimgs/5686589/general/88544663-45c9-4ac3-9477-7ea15ba513fb.jpg',
'https://images.openlane.eu/carimgs/5686589/general/bfd92e76-89a2-4a6c-a673-e3867d2692f1.jpg',
'https://images.openlane.eu/carimgs/5686589/general/1db797e1-d2bd-493e-aad3-099bb675ebcd.jpg',
'https://images.openlane.eu/carimgs/5686589/general/b917e3bd-aa39-4172-8c37-1b0394c99be0.jpg',
'https://images.openlane.eu/carimgs/5686589/general/d83738cc-b600-4d2a-a59f-eef9b59c0249.jpg',
'https://images.openlane.eu/carimgs/5686589/general/81491712-dbf8-468e-b713-029e9f0dc426.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270986,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/67a31133-7e2d-4246-807e-65f917022c5e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273839,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/9f8cb572-865b-4e44-af07-43274ce47809.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335890,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/f7bb2383-fd80-4446-bd49-ccb0e8579a81.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345819,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/71b6cb6a-c140-4891-8a03-00fa7a07a6e3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140595,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/88544663-45c9-4ac3-9477-7ea15ba513fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250772,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/bfd92e76-89a2-4a6c-a673-e3867d2692f1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212746,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/1db797e1-d2bd-493e-aad3-099bb675ebcd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231773,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/b917e3bd-aa39-4172-8c37-1b0394c99be0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246266,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/d83738cc-b600-4d2a-a59f-eef9b59c0249.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff0e1d7-29a7-53f0-8432-007f49e02d93/bff0e1d7-29a7-53f0-8432-007f49e02d93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403073,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686589/general/81491712-dbf8-468e-b713-029e9f0dc426.jpg',
'Width': 1600}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Karoq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'122.387 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719131%27 HTTP/1.1" 200 None
2026-03-24 22:01:19 [adesa.it] INFO: Saving data for 10719131: {'created_time': 1774389679.789833, 'last_price_update_time': 1774389679.789844, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719131') HTTP/1.1" 204 0
2026-03-24 22:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1b06cd0-28e1-50eb-9027-4f5a9bb9c405 with identifier: 10719132
2026-03-24 22:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1b06cd0-28e1-50eb-9027-4f5a9bb9c405 with identifier: 10719132
2026-03-24 22:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1b06cd0-28e1-50eb-9027-4f5a9bb9c405 with identifier: 10719132 to the API
2026-03-24 22:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719132>
{'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': 184,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e1b06cd0-28e1-50eb-9027-4f5a9bb9c405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG840WL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719132',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 80888,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5686608/general/b8b7c7cd-cf63-4ecb-ad25-cb536c227302.jpg',
'https://images.openlane.eu/carimgs/5686608/general/6865c7d3-38af-4a5e-ad46-940225faa2a4.jpeg',
'https://images.openlane.eu/carimgs/5686608/general/a01242ef-e030-4576-83d4-096c03268477.jpg',
'https://images.openlane.eu/carimgs/5686608/general/215b1a2e-2909-438f-bf3a-2a09b74003c0.jpg',
'https://images.openlane.eu/carimgs/5686608/general/aadd97e6-3ea0-4765-8aba-9650b145fefa.jpg',
'https://images.openlane.eu/carimgs/5686608/general/6c6d77ff-737c-4180-8d52-3d3f814eb656.jpg',
'https://images.openlane.eu/carimgs/5686608/general/302de84a-495a-4163-9a3a-dddb964d7103.jpg',
'https://images.openlane.eu/carimgs/5686608/general/3aee1167-04d8-46fc-8fb0-dbdf2c5f4abe.jpg',
'https://images.openlane.eu/carimgs/5686608/general/cfb5f558-3312-4ed7-93e9-d7d0d368633a.jpg',
'https://images.openlane.eu/carimgs/5686608/general/65cc2c80-f805-4522-a8ad-df478a835c96.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155801,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/b8b7c7cd-cf63-4ecb-ad25-cb536c227302.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114636,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/6865c7d3-38af-4a5e-ad46-940225faa2a4.jpeg',
'Width': 726},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176491,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/a01242ef-e030-4576-83d4-096c03268477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181445,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/215b1a2e-2909-438f-bf3a-2a09b74003c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140479,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/aadd97e6-3ea0-4765-8aba-9650b145fefa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88720,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/6c6d77ff-737c-4180-8d52-3d3f814eb656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107660,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/302de84a-495a-4163-9a3a-dddb964d7103.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108092,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/3aee1167-04d8-46fc-8fb0-dbdf2c5f4abe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101662,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/cfb5f558-3312-4ed7-93e9-d7d0d368633a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1b06cd0-28e1-50eb-9027-4f5a9bb9c405/e1b06cd0-28e1-50eb-9027-4f5a9bb9c405_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104050,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686608/general/65cc2c80-f805-4522-a8ad-df478a835c96.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Lexus UX 250h Business - Hybrid - Automatic - 184 hp - 80.888 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719132%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [adesa.it] INFO: Saving data for 10719132: {'created_time': 1774389680.169472, 'last_price_update_time': 1774389680.169482, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719132') HTTP/1.1" 204 0
2026-03-24 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713348)
2026-03-24 22:01:20 [adesa.it] INFO: Found listing with ID: 10721028
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721028%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [adesa.it] INFO: Scrape type for 10721028: 1
2026-03-24 22:01:20 [adesa.it] INFO: Scraping item 10721028 url https://www.openlane.eu/en/carv6/auction/10721028
2026-03-24 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7 with identifier: 10719103
2026-03-24 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7 with scrape type 1
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Ff06007ce-1297-49ee-9146-dd22a26faf4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/f06007ce-1297-49ee-9146-dd22a26faf4f.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Fe486cd65-36ce-4c86-b669-28b99457c207.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/e486cd65-36ce-4c86-b669-28b99457c207.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Fdbd2178a-6598-418f-a122-d4734c47b0ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/dbd2178a-6598-418f-a122-d4734c47b0ec.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252F2f3073ac-f7b3-419c-bad5-565005c21867.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/2f3073ac-f7b3-419c-bad5-565005c21867.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252F08415c60-4e51-40cd-8029-de973fbe0fa8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/08415c60-4e51-40cd-8029-de973fbe0fa8.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Fe9b63fae-62de-4f4e-99b6-3405f7d98cdb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/e9b63fae-62de-4f4e-99b6-3405f7d98cdb.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Fe152945d-3702-4593-932d-f13fddf8aa14.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/e152945d-3702-4593-932d-f13fddf8aa14.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252F3464b47e-8dc6-4332-9dc5-f8e8812769cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/3464b47e-8dc6-4332-9dc5-f8e8812769cc.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252F9be2570f-d166-456c-b7cc-5d004f3650de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/9be2570f-d166-456c-b7cc-5d004f3650de.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630209%252Fgeneral%252Fcaae8efa-1ad3-41c2-8cee-e949478ddcaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630209/general/caae8efa-1ad3-41c2-8cee-e949478ddcaf.jpg already downloaded
2026-03-24 22:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7, identifier: 10719103
2026-03-24 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bd28a38-886d-5981-ad3a-21388956b740 with identifier: 10719116
2026-03-24 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bd28a38-886d-5981-ad3a-21388956b740 with scrape type 1
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bd28a38-886d-5981-ad3a-21388956b740
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252F72c86e5f-cb21-43a7-924a-370d3292f45c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/72c86e5f-cb21-43a7-924a-370d3292f45c.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252F2da9f347-32d3-469b-8290-ac45da07b412.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/2da9f347-32d3-469b-8290-ac45da07b412.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252Fb815e8b7-667b-4c00-b3f7-5548948d3476.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/b815e8b7-667b-4c00-b3f7-5548948d3476.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252Fec9c282e-f94a-445f-a0b2-7dc66ed8157a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/ec9c282e-f94a-445f-a0b2-7dc66ed8157a.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252Fc4e93764-b278-4b5c-be96-abad13d522fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/c4e93764-b278-4b5c-be96-abad13d522fd.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252Fe5f895ac-80c6-47f5-a39d-ba74682950fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/e5f895ac-80c6-47f5-a39d-ba74682950fa.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252F070f40a2-40f7-4eca-a119-a99a717a71ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/070f40a2-40f7-4eca-a119-a99a717a71ad.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252F1d7dd476-55d5-4152-9f55-73acddee6abd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/1d7dd476-55d5-4152-9f55-73acddee6abd.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252Fef28b813-0bce-4193-9863-6f2719ce1351.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/ef28b813-0bce-4193-9863-6f2719ce1351.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673490%252Fgeneral%252F48abcf0a-4ec1-4b5b-aa73-dc121431eb76.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673490/general/48abcf0a-4ec1-4b5b-aa73-dc121431eb76.jpg already downloaded
2026-03-24 22:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6bd28a38-886d-5981-ad3a-21388956b740, identifier: 10719116
2026-03-24 22:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1efd360c-a560-5f01-ba05-3a3f0191777a with identifier: 10719129
2026-03-24 22:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efd360c-a560-5f01-ba05-3a3f0191777a with scrape type 1
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1efd360c-a560-5f01-ba05-3a3f0191777a
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F90439e6c-cc0a-4928-9763-b1d6601da4e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/90439e6c-cc0a-4928-9763-b1d6601da4e9.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F167790c9-ce9a-4391-9ac8-f1fd2fd68835.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/167790c9-ce9a-4391-9ac8-f1fd2fd68835.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252Fd94aceb0-33aa-4e07-88d3-55ea7db38feb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/d94aceb0-33aa-4e07-88d3-55ea7db38feb.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F8f268700-2594-4baf-867c-53cf1a952dc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/8f268700-2594-4baf-867c-53cf1a952dc3.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F586c2259-ff7b-429f-92fd-2f2f6369f145.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/586c2259-ff7b-429f-92fd-2f2f6369f145.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252Fc57da7cf-de63-4658-99ae-0638e831aae5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/c57da7cf-de63-4658-99ae-0638e831aae5.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F4545993a-6e21-41ea-8707-822273a37844.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/4545993a-6e21-41ea-8707-822273a37844.jpg already downloaded
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252F2629b355-ba12-4557-a9f3-901ea6fae91c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/2629b355-ba12-4557-a9f3-901ea6fae91c.jpg already downloaded
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252Fdacb5421-b297-4ccf-a892-1c92e05498ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/dacb5421-b297-4ccf-a892-1c92e05498ea.jpg already downloaded
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686147%252Fgeneral%252Fde12f8e2-c17c-488f-803a-bc1dc64dc0ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686147/general/de12f8e2-c17c-488f-803a-bc1dc64dc0ff.jpg already downloaded
2026-03-24 22:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1efd360c-a560-5f01-ba05-3a3f0191777a, identifier: 10719129
2026-03-24 22:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7 with identifier: 10719103
2026-03-24 22:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7 with identifier: 10719103
2026-03-24 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7 with identifier: 10719103 to the API
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Electric',
'id': 'd5334b65-8a2a-5f93-a6cc-20ad6a50b4d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG831RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719103',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 99786,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5630209/general/f06007ce-1297-49ee-9146-dd22a26faf4f.jpg',
'https://images.openlane.eu/carimgs/5630209/general/e486cd65-36ce-4c86-b669-28b99457c207.jpg',
'https://images.openlane.eu/carimgs/5630209/general/dbd2178a-6598-418f-a122-d4734c47b0ec.jpg',
'https://images.openlane.eu/carimgs/5630209/general/2f3073ac-f7b3-419c-bad5-565005c21867.jpg',
'https://images.openlane.eu/carimgs/5630209/general/08415c60-4e51-40cd-8029-de973fbe0fa8.jpg',
'https://images.openlane.eu/carimgs/5630209/general/e9b63fae-62de-4f4e-99b6-3405f7d98cdb.jpg',
'https://images.openlane.eu/carimgs/5630209/general/e152945d-3702-4593-932d-f13fddf8aa14.jpg',
'https://images.openlane.eu/carimgs/5630209/general/3464b47e-8dc6-4332-9dc5-f8e8812769cc.jpg',
'https://images.openlane.eu/carimgs/5630209/general/9be2570f-d166-456c-b7cc-5d004f3650de.jpg',
'https://images.openlane.eu/carimgs/5630209/general/caae8efa-1ad3-41c2-8cee-e949478ddcaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117480,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/f06007ce-1297-49ee-9146-dd22a26faf4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/e486cd65-36ce-4c86-b669-28b99457c207.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/dbd2178a-6598-418f-a122-d4734c47b0ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141039,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/2f3073ac-f7b3-419c-bad5-565005c21867.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99769,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/08415c60-4e51-40cd-8029-de973fbe0fa8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/e9b63fae-62de-4f4e-99b6-3405f7d98cdb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/e152945d-3702-4593-932d-f13fddf8aa14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39731,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/3464b47e-8dc6-4332-9dc5-f8e8812769cc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/9be2570f-d166-456c-b7cc-5d004f3650de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7/d5334b65-8a2a-5f93-a6cc-20ad6a50b4d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630209/general/caae8efa-1ad3-41c2-8cee-e949478ddcaf.jpg',
'Width': 800}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 179 hp - 99.786 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719103%27 HTTP/1.1" 200 None
2026-03-24 22:01:21 [adesa.it] INFO: Saving data for 10719103: {'created_time': 1774389681.484322, 'last_price_update_time': 1774389681.484331, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719103') HTTP/1.1" 204 0
2026-03-24 22:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6bd28a38-886d-5981-ad3a-21388956b740 with identifier: 10719116
2026-03-24 22:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6bd28a38-886d-5981-ad3a-21388956b740 with identifier: 10719116
2026-03-24 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6bd28a38-886d-5981-ad3a-21388956b740 with identifier: 10719116 to the API
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Electric',
'id': '6bd28a38-886d-5981-ad3a-21388956b740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB618GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719116',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 135760,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5673490/general/72c86e5f-cb21-43a7-924a-370d3292f45c.jpg',
'https://images.openlane.eu/carimgs/5673490/general/2da9f347-32d3-469b-8290-ac45da07b412.jpg',
'https://images.openlane.eu/carimgs/5673490/general/b815e8b7-667b-4c00-b3f7-5548948d3476.jpg',
'https://images.openlane.eu/carimgs/5673490/general/ec9c282e-f94a-445f-a0b2-7dc66ed8157a.jpg',
'https://images.openlane.eu/carimgs/5673490/general/c4e93764-b278-4b5c-be96-abad13d522fd.jpg',
'https://images.openlane.eu/carimgs/5673490/general/e5f895ac-80c6-47f5-a39d-ba74682950fa.jpg',
'https://images.openlane.eu/carimgs/5673490/general/070f40a2-40f7-4eca-a119-a99a717a71ad.jpg',
'https://images.openlane.eu/carimgs/5673490/general/1d7dd476-55d5-4152-9f55-73acddee6abd.jpg',
'https://images.openlane.eu/carimgs/5673490/general/ef28b813-0bce-4193-9863-6f2719ce1351.jpg',
'https://images.openlane.eu/carimgs/5673490/general/48abcf0a-4ec1-4b5b-aa73-dc121431eb76.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444754,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/72c86e5f-cb21-43a7-924a-370d3292f45c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473873,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/2da9f347-32d3-469b-8290-ac45da07b412.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420193,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/b815e8b7-667b-4c00-b3f7-5548948d3476.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532954,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/ec9c282e-f94a-445f-a0b2-7dc66ed8157a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504720,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/c4e93764-b278-4b5c-be96-abad13d522fd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407703,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/e5f895ac-80c6-47f5-a39d-ba74682950fa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163169,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/070f40a2-40f7-4eca-a119-a99a717a71ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243724,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/1d7dd476-55d5-4152-9f55-73acddee6abd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330961,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/ef28b813-0bce-4193-9863-6f2719ce1351.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd28a38-886d-5981-ad3a-21388956b740/6bd28a38-886d-5981-ad3a-21388956b740_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253878,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673490/general/48abcf0a-4ec1-4b5b-aa73-dc121431eb76.jpg',
'Width': 1600}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 120 hp - '
'135.760 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719116%27 HTTP/1.1" 200 None
2026-03-24 22:01:21 [adesa.it] INFO: Saving data for 10719116: {'created_time': 1774389681.846337, 'last_price_update_time': 1774389681.846348, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719116') HTTP/1.1" 204 0
2026-03-24 22:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1efd360c-a560-5f01-ba05-3a3f0191777a with identifier: 10719129
2026-03-24 22:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1efd360c-a560-5f01-ba05-3a3f0191777a with identifier: 10719129
2026-03-24 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1efd360c-a560-5f01-ba05-3a3f0191777a with identifier: 10719129 to the API
2026-03-24 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1efd360c-a560-5f01-ba05-3a3f0191777a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV654JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719129',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Subaru',
'model': 'Forester',
'odometer': 236790,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5686147/general/90439e6c-cc0a-4928-9763-b1d6601da4e9.jpg',
'https://images.openlane.eu/carimgs/5686147/general/167790c9-ce9a-4391-9ac8-f1fd2fd68835.jpg',
'https://images.openlane.eu/carimgs/5686147/general/d94aceb0-33aa-4e07-88d3-55ea7db38feb.jpg',
'https://images.openlane.eu/carimgs/5686147/general/8f268700-2594-4baf-867c-53cf1a952dc3.jpg',
'https://images.openlane.eu/carimgs/5686147/general/586c2259-ff7b-429f-92fd-2f2f6369f145.jpg',
'https://images.openlane.eu/carimgs/5686147/general/c57da7cf-de63-4658-99ae-0638e831aae5.jpg',
'https://images.openlane.eu/carimgs/5686147/general/4545993a-6e21-41ea-8707-822273a37844.jpg',
'https://images.openlane.eu/carimgs/5686147/general/2629b355-ba12-4557-a9f3-901ea6fae91c.jpg',
'https://images.openlane.eu/carimgs/5686147/general/dacb5421-b297-4ccf-a892-1c92e05498ea.jpg',
'https://images.openlane.eu/carimgs/5686147/general/de12f8e2-c17c-488f-803a-bc1dc64dc0ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274053,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/90439e6c-cc0a-4928-9763-b1d6601da4e9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/167790c9-ce9a-4391-9ac8-f1fd2fd68835.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/d94aceb0-33aa-4e07-88d3-55ea7db38feb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259700,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/8f268700-2594-4baf-867c-53cf1a952dc3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265557,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/586c2259-ff7b-429f-92fd-2f2f6369f145.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240435,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/c57da7cf-de63-4658-99ae-0638e831aae5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295920,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/4545993a-6e21-41ea-8707-822273a37844.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231377,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/2629b355-ba12-4557-a9f3-901ea6fae91c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245285,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/dacb5421-b297-4ccf-a892-1c92e05498ea.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1efd360c-a560-5f01-ba05-3a3f0191777a/1efd360c-a560-5f01-ba05-3a3f0191777a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276513,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686147/general/de12f8e2-c17c-488f-803a-bc1dc64dc0ff.jpg',
'Width': 1440}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Subaru Forester 2.0 Style - AWD - Diesel - Manual - 146 hp - '
'236.790 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719129%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [adesa.it] INFO: Saving data for 10719129: {'created_time': 1774389682.208414, 'last_price_update_time': 1774389682.208425, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719129') HTTP/1.1" 204 0
2026-03-24 22:01:22 [adesa.it] INFO: Found listing with ID: 10721029
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721029%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [adesa.it] INFO: Scrape type for 10721029: 1
2026-03-24 22:01:22 [adesa.it] INFO: Scraping item 10721029 url https://www.openlane.eu/en/carv6/auction/10721029
2026-03-24 22:01:22 [adesa.it] INFO: Found listing with ID: 10721034
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721034%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [adesa.it] INFO: Scrape type for 10721034: 1
2026-03-24 22:01:22 [adesa.it] INFO: Scraping item 10721034 url https://www.openlane.eu/en/carv6/auction/10721034
2026-03-24 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5348d0>
2026-03-24 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741898%252Fgeneral%252Fb87148fa-a3be-4122-a81f-41eacd67604a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg saved to cache
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-24 22:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5442c74-b46b-5d6c-8713-cd7f1a7f4288, skipping ID generation
2026-03-24 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with scrape type 1
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 sending to next pipeline
2026-03-24 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5442c74-b46b-5d6c-8713-cd7f1a7f4288, identifier: 10713348
2026-03-24 22:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01358be-4cea-5d48-9205-106fc4c9de3d with identifier: 10719124
2026-03-24 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01358be-4cea-5d48-9205-106fc4c9de3d with scrape type 1
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b01358be-4cea-5d48-9205-106fc4c9de3d
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252Fafa31355-a02b-4b3c-b909-2ad576f0d1b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/afa31355-a02b-4b3c-b909-2ad576f0d1b4.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F33da857c-99ec-477f-aeb6-b55e1074509e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/33da857c-99ec-477f-aeb6-b55e1074509e.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F82516ed6-88c6-44e0-8063-d0c5a67267e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/82516ed6-88c6-44e0-8063-d0c5a67267e9.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252Fa2f1b186-83b2-4beb-835c-bd706ba54db9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/a2f1b186-83b2-4beb-835c-bd706ba54db9.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F76309849-3fb5-40fe-aa1d-429defdc3589.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/76309849-3fb5-40fe-aa1d-429defdc3589.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F00a52677-e0f6-4b30-8034-c6d3e52fe751.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/00a52677-e0f6-4b30-8034-c6d3e52fe751.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252Ffd62a5f0-3e6d-454e-8705-686b4078f4c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/fd62a5f0-3e6d-454e-8705-686b4078f4c0.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252Fde5cb6f0-ad45-457a-b9b3-d8e92fd41f2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/de5cb6f0-ad45-457a-b9b3-d8e92fd41f2e.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F8438ae45-f92e-49ad-8cab-07952d2b007d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/8438ae45-f92e-49ad-8cab-07952d2b007d.jpg already downloaded
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680736%252Fgeneral%252F6bb80fbe-b09a-4594-a7cd-f57b1c0ec927.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680736/general/6bb80fbe-b09a-4594-a7cd-f57b1c0ec927.jpg already downloaded
2026-03-24 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b01358be-4cea-5d48-9205-106fc4c9de3d, identifier: 10719124
2026-03-24 22:01:22 [adesa.it] INFO: Found listing with ID: 10721031
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721031%27 HTTP/1.1" 200 None
2026-03-24 22:01:22 [adesa.it] INFO: Scrape type for 10721031: 1
2026-03-24 22:01:22 [adesa.it] INFO: Scraping item 10721031 url https://www.openlane.eu/en/carv6/auction/10721031
2026-03-24 22:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10713348
2026-03-24 22:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10713348
2026-03-24 22:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10713348 to the API
2026-03-24 22:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'd5442c74-b46b-5d6c-8713-cd7f1a7f4288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG017RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713348',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181235,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95625,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28864,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg',
'Width': 800}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'181.235 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713348%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Saving data for 10713348: {'created_time': 1774389683.098452, 'last_price_update_time': 1774389683.098468, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713348') HTTP/1.1" 204 0
2026-03-24 22:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b01358be-4cea-5d48-9205-106fc4c9de3d with identifier: 10719124
2026-03-24 22:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b01358be-4cea-5d48-9205-106fc4c9de3d with identifier: 10719124
2026-03-24 22:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b01358be-4cea-5d48-9205-106fc4c9de3d with identifier: 10719124 to the API
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719124>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b01358be-4cea-5d48-9205-106fc4c9de3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG339LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719124',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 152179,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5680736/general/afa31355-a02b-4b3c-b909-2ad576f0d1b4.jpg',
'https://images.openlane.eu/carimgs/5680736/general/33da857c-99ec-477f-aeb6-b55e1074509e.jpg',
'https://images.openlane.eu/carimgs/5680736/general/82516ed6-88c6-44e0-8063-d0c5a67267e9.jpg',
'https://images.openlane.eu/carimgs/5680736/general/a2f1b186-83b2-4beb-835c-bd706ba54db9.jpg',
'https://images.openlane.eu/carimgs/5680736/general/76309849-3fb5-40fe-aa1d-429defdc3589.jpg',
'https://images.openlane.eu/carimgs/5680736/general/00a52677-e0f6-4b30-8034-c6d3e52fe751.jpg',
'https://images.openlane.eu/carimgs/5680736/general/fd62a5f0-3e6d-454e-8705-686b4078f4c0.jpg',
'https://images.openlane.eu/carimgs/5680736/general/de5cb6f0-ad45-457a-b9b3-d8e92fd41f2e.jpg',
'https://images.openlane.eu/carimgs/5680736/general/8438ae45-f92e-49ad-8cab-07952d2b007d.jpg',
'https://images.openlane.eu/carimgs/5680736/general/6bb80fbe-b09a-4594-a7cd-f57b1c0ec927.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296207,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/afa31355-a02b-4b3c-b909-2ad576f0d1b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298971,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/33da857c-99ec-477f-aeb6-b55e1074509e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307491,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/82516ed6-88c6-44e0-8063-d0c5a67267e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325751,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/a2f1b186-83b2-4beb-835c-bd706ba54db9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178474,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/76309849-3fb5-40fe-aa1d-429defdc3589.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236398,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/00a52677-e0f6-4b30-8034-c6d3e52fe751.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265574,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/fd62a5f0-3e6d-454e-8705-686b4078f4c0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219217,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/de5cb6f0-ad45-457a-b9b3-d8e92fd41f2e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253065,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/8438ae45-f92e-49ad-8cab-07952d2b007d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01358be-4cea-5d48-9205-106fc4c9de3d/b01358be-4cea-5d48-9205-106fc4c9de3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253723,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680736/general/6bb80fbe-b09a-4594-a7cd-f57b1c0ec927.jpg',
'Width': 2000}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 152.179 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719124%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Saving data for 10719124: {'created_time': 1774389683.495781, 'last_price_update_time': 1774389683.495791, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719124') HTTP/1.1" 204 0
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721032
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721032%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721032: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721032 url https://www.openlane.eu/en/carv6/auction/10721032
2026-03-24 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721033
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721033%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721033: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721033 url https://www.openlane.eu/en/carv6/auction/10721033
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721030
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721030%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721030: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721030 url https://www.openlane.eu/en/carv6/auction/10721030
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721035
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721035%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721035: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721035 url https://www.openlane.eu/en/carv6/auction/10721035
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721036
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721036%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721036: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721036 url https://www.openlane.eu/en/carv6/auction/10721036
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721037
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721037%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721037: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721037 url https://www.openlane.eu/en/carv6/auction/10721037
2026-03-24 22:01:23 [adesa.it] INFO: Found listing with ID: 10721038
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721038%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [adesa.it] INFO: Scrape type for 10721038: 1
2026-03-24 22:01:23 [adesa.it] INFO: Scraping item 10721038 url https://www.openlane.eu/en/carv6/auction/10721038
2026-03-24 22:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc22905-8b2d-58b3-b408-a545e8444c85 with identifier: 10719120
2026-03-24 22:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc22905-8b2d-58b3-b408-a545e8444c85 with scrape type 1
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fc22905-8b2d-58b3-b408-a545e8444c85
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F155aa59d-bfc9-4cab-b867-76c9c1f68cc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/155aa59d-bfc9-4cab-b867-76c9c1f68cc4.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F72ff9446-e231-4c19-a625-c5dbf4f18d13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/72ff9446-e231-4c19-a625-c5dbf4f18d13.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252Fdd8d0624-24d5-4748-a1d1-c37bcb853b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/dd8d0624-24d5-4748-a1d1-c37bcb853b57.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F4fc84eef-b7fd-400e-aa91-b0a353d26fd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/4fc84eef-b7fd-400e-aa91-b0a353d26fd2.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F0b543fee-fc6c-4a66-9f6e-b68f7b31cbbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/0b543fee-fc6c-4a66-9f6e-b68f7b31cbbf.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F3627bd73-70da-40a4-963b-65c583551841.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/3627bd73-70da-40a4-963b-65c583551841.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252Fe3655687-80a0-4086-bd39-6c4e00196856.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/e3655687-80a0-4086-bd39-6c4e00196856.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252Fccca0c6f-72f8-4d94-8e98-384d6166f342.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/ccca0c6f-72f8-4d94-8e98-384d6166f342.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252F62a68ff1-cd02-43cb-8fd0-699c5fd28240.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/62a68ff1-cd02-43cb-8fd0-699c5fd28240.jpg already downloaded
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677939%252Fgeneral%252Fdd6d6b83-695b-4717-af21-6113815e61e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677939/general/dd6d6b83-695b-4717-af21-6113815e61e1.jpg already downloaded
2026-03-24 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fc22905-8b2d-58b3-b408-a545e8444c85, identifier: 10719120
2026-03-24 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9bacf0e-2908-592c-8462-8f58b4624c82 with identifier: 10719111
2026-03-24 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9bacf0e-2908-592c-8462-8f58b4624c82 with scrape type 1
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9bacf0e-2908-592c-8462-8f58b4624c82
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252F21363c19-0188-4a51-8a26-74e9a850b14e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/21363c19-0188-4a51-8a26-74e9a850b14e.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252F8d68e319-4a74-4498-a52a-be3e5d33558d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/8d68e319-4a74-4498-a52a-be3e5d33558d.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Fdf3e88b2-122c-46d8-ac47-3bfb3942c61c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/df3e88b2-122c-46d8-ac47-3bfb3942c61c.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Ff2e8cafc-3b0a-49f8-9c29-5220cb61c2eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/f2e8cafc-3b0a-49f8-9c29-5220cb61c2eb.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Fce7efce1-9f2f-4428-a451-59bf617b9ba8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/ce7efce1-9f2f-4428-a451-59bf617b9ba8.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252F7ef5e1ac-c62f-4519-87c9-de3970769cfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/7ef5e1ac-c62f-4519-87c9-de3970769cfd.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Fc3ac62e3-29f1-4a9f-8f1b-08be239589d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/c3ac62e3-29f1-4a9f-8f1b-08be239589d4.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Fc6d01f2e-53fb-448b-92f6-d459ff85c381.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/c6d01f2e-53fb-448b-92f6-d459ff85c381.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Feeb5cd2a-b09a-4e3b-8ef8-fe1282d00638.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/eeb5cd2a-b09a-4e3b-8ef8-fe1282d00638.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661784%252Fgeneral%252Fdb693180-9b2f-4eea-8222-9813a8ce41c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661784/general/db693180-9b2f-4eea-8222-9813a8ce41c9.jpg already downloaded
2026-03-24 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9bacf0e-2908-592c-8462-8f58b4624c82, identifier: 10719111
2026-03-24 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f37cf9a-7279-58bc-87c6-cfb2b46049a5 with identifier: 10719101
2026-03-24 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f37cf9a-7279-58bc-87c6-cfb2b46049a5 with scrape type 1
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f37cf9a-7279-58bc-87c6-cfb2b46049a5
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F7d94eedf-aa33-49de-bf59-b2f4e97e88f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/7d94eedf-aa33-49de-bf59-b2f4e97e88f1.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252Fd403e72b-f65d-423f-b5cc-a30124a6f766.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/d403e72b-f65d-423f-b5cc-a30124a6f766.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252Ff54c37dd-9e45-4e2d-8864-e3d6f91364bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/f54c37dd-9e45-4e2d-8864-e3d6f91364bd.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F51522788-fd43-4155-a49a-735d4c087896.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/51522788-fd43-4155-a49a-735d4c087896.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F4ac3a0b0-8992-4e9c-91c7-90cf0da02c85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/4ac3a0b0-8992-4e9c-91c7-90cf0da02c85.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F7e84f07e-81a6-42ee-883b-64d1f0dae98c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/7e84f07e-81a6-42ee-883b-64d1f0dae98c.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252Ff526d468-900a-4f49-b56c-424b79e9478b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/f526d468-900a-4f49-b56c-424b79e9478b.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252Fd653a887-7cee-4eb9-86c9-7e201b3ae788.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/d653a887-7cee-4eb9-86c9-7e201b3ae788.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F7e07cf1c-aabc-44a4-af64-6d081fd910b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/7e07cf1c-aabc-44a4-af64-6d081fd910b6.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619583%252Fgeneral%252F2212e7d8-d2fa-4e8d-9b3a-9a53fe955c89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619583/general/2212e7d8-d2fa-4e8d-9b3a-9a53fe955c89.jpg already downloaded
2026-03-24 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9f37cf9a-7279-58bc-87c6-cfb2b46049a5, identifier: 10719101
2026-03-24 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab0b437-319a-5401-965b-ddfa409da0d0 with identifier: 10719119
2026-03-24 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab0b437-319a-5401-965b-ddfa409da0d0 with scrape type 1
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab0b437-319a-5401-965b-ddfa409da0d0
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252Ffcc7a70f-fd8e-4e46-b2c2-8dd2d2e0013a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/fcc7a70f-fd8e-4e46-b2c2-8dd2d2e0013a.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252Ff0f0d6b1-54a4-41fa-be9f-c3ea8e097dcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/f0f0d6b1-54a4-41fa-be9f-c3ea8e097dcf.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F02d54737-ab1b-481a-aa40-13726f3d1a95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/02d54737-ab1b-481a-aa40-13726f3d1a95.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F6f8c97dc-11b4-4b94-a4bb-cf446e024fdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/6f8c97dc-11b4-4b94-a4bb-cf446e024fdf.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F8b3c9813-c6ee-463c-8f6d-9324251d1111.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/8b3c9813-c6ee-463c-8f6d-9324251d1111.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F5465779e-f7c5-4b3b-88b4-78a9bfa6662b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/5465779e-f7c5-4b3b-88b4-78a9bfa6662b.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252Ff27e9cc7-2eba-4371-bb95-46ccb2c5ce7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/f27e9cc7-2eba-4371-bb95-46ccb2c5ce7f.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F8d4c729e-1cc2-4308-9e68-0e73630dda86.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/8d4c729e-1cc2-4308-9e68-0e73630dda86.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252Facbea2e6-c055-4ea2-8b3e-fc6f65c64f3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/acbea2e6-c055-4ea2-8b3e-fc6f65c64f3c.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677282%252Fgeneral%252F0a5d4d35-5278-4e60-8754-215522b99554.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677282/general/0a5d4d35-5278-4e60-8754-215522b99554.jpg already downloaded
2026-03-24 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eab0b437-319a-5401-965b-ddfa409da0d0, identifier: 10719119
2026-03-24 22:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c463fde6-09f6-5a57-b907-d9850ed4a074 with identifier: 10719130
2026-03-24 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c463fde6-09f6-5a57-b907-d9850ed4a074 with scrape type 1
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c463fde6-09f6-5a57-b907-d9850ed4a074
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F1e96f81e-3256-434d-8a52-0eb44f14dd49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/1e96f81e-3256-434d-8a52-0eb44f14dd49.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F3a6350bb-130e-405f-a591-5446ea9d62cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/3a6350bb-130e-405f-a591-5446ea9d62cf.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F986a021b-c50a-4200-a631-6fa571e210c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/986a021b-c50a-4200-a631-6fa571e210c0.jpg already downloaded
2026-03-24 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252Fc5b73624-bf17-4250-bb96-8cd5a69228c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/c5b73624-bf17-4250-bb96-8cd5a69228c8.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F6ecd4924-1a5d-442f-a736-157ea4dd1bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/6ecd4924-1a5d-442f-a736-157ea4dd1bce.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252Ff00d0bf4-2c0f-4d70-8abc-a6c02bd42ea1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/f00d0bf4-2c0f-4d70-8abc-a6c02bd42ea1.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F9ba44bef-9804-4bf7-851d-2cfa7a1a8f65.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/9ba44bef-9804-4bf7-851d-2cfa7a1a8f65.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252F0fda02fb-934c-43da-8670-1289d2f76d37.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/0fda02fb-934c-43da-8670-1289d2f76d37.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252Fa5063158-c80b-4801-8e0b-a3a46ede47e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/a5063158-c80b-4801-8e0b-a3a46ede47e2.jpg already downloaded
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686542%252Fgeneral%252Ffb2c09b4-77d4-4bb1-90f6-db118f7348e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686542/general/fb2c09b4-77d4-4bb1-90f6-db118f7348e7.jpg already downloaded
2026-03-24 22:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c463fde6-09f6-5a57-b907-d9850ed4a074, identifier: 10719130
2026-03-24 22:01:25 [adesa.it] INFO: Found listing with ID: 10721039
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721039%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [adesa.it] INFO: Scrape type for 10721039: 1
2026-03-24 22:01:25 [adesa.it] INFO: Scraping item 10721039 url https://www.openlane.eu/en/carv6/auction/10721039
2026-03-24 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fc22905-8b2d-58b3-b408-a545e8444c85 with identifier: 10719120
2026-03-24 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fc22905-8b2d-58b3-b408-a545e8444c85 with identifier: 10719120
2026-03-24 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fc22905-8b2d-58b3-b408-a545e8444c85 with identifier: 10719120 to the API
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '0fc22905-8b2d-58b3-b408-a545e8444c85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC772JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719120',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 115218,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5677939/general/155aa59d-bfc9-4cab-b867-76c9c1f68cc4.jpg',
'https://images.openlane.eu/carimgs/5677939/general/72ff9446-e231-4c19-a625-c5dbf4f18d13.jpg',
'https://images.openlane.eu/carimgs/5677939/general/dd8d0624-24d5-4748-a1d1-c37bcb853b57.jpg',
'https://images.openlane.eu/carimgs/5677939/general/4fc84eef-b7fd-400e-aa91-b0a353d26fd2.jpg',
'https://images.openlane.eu/carimgs/5677939/general/0b543fee-fc6c-4a66-9f6e-b68f7b31cbbf.jpg',
'https://images.openlane.eu/carimgs/5677939/general/3627bd73-70da-40a4-963b-65c583551841.jpg',
'https://images.openlane.eu/carimgs/5677939/general/e3655687-80a0-4086-bd39-6c4e00196856.jpg',
'https://images.openlane.eu/carimgs/5677939/general/ccca0c6f-72f8-4d94-8e98-384d6166f342.jpg',
'https://images.openlane.eu/carimgs/5677939/general/62a68ff1-cd02-43cb-8fd0-699c5fd28240.jpg',
'https://images.openlane.eu/carimgs/5677939/general/dd6d6b83-695b-4717-af21-6113815e61e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33546,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/ccca0c6f-72f8-4d94-8e98-384d6166f342.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99295,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/72ff9446-e231-4c19-a625-c5dbf4f18d13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105042,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/62a68ff1-cd02-43cb-8fd0-699c5fd28240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/dd6d6b83-695b-4717-af21-6113815e61e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105042,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/155aa59d-bfc9-4cab-b867-76c9c1f68cc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111184,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/0b543fee-fc6c-4a66-9f6e-b68f7b31cbbf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104606,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/dd8d0624-24d5-4748-a1d1-c37bcb853b57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109384,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/3627bd73-70da-40a4-963b-65c583551841.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85020,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/e3655687-80a0-4086-bd39-6c4e00196856.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fc22905-8b2d-58b3-b408-a545e8444c85/0fc22905-8b2d-58b3-b408-a545e8444c85_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92251,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677939/general/4fc84eef-b7fd-400e-aa91-b0a353d26fd2.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 115.218 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719120%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [adesa.it] INFO: Saving data for 10719120: {'created_time': 1774389685.545226, 'last_price_update_time': 1774389685.545236, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719120') HTTP/1.1" 204 0
2026-03-24 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9bacf0e-2908-592c-8462-8f58b4624c82 with identifier: 10719111
2026-03-24 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9bacf0e-2908-592c-8462-8f58b4624c82 with identifier: 10719111
2026-03-24 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9bacf0e-2908-592c-8462-8f58b4624c82 with identifier: 10719111 to the API
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9bacf0e-2908-592c-8462-8f58b4624c82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA509HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719111',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 146331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5661784/general/21363c19-0188-4a51-8a26-74e9a850b14e.jpg',
'https://images.openlane.eu/carimgs/5661784/general/8d68e319-4a74-4498-a52a-be3e5d33558d.jpg',
'https://images.openlane.eu/carimgs/5661784/general/df3e88b2-122c-46d8-ac47-3bfb3942c61c.jpg',
'https://images.openlane.eu/carimgs/5661784/general/f2e8cafc-3b0a-49f8-9c29-5220cb61c2eb.jpg',
'https://images.openlane.eu/carimgs/5661784/general/ce7efce1-9f2f-4428-a451-59bf617b9ba8.jpg',
'https://images.openlane.eu/carimgs/5661784/general/7ef5e1ac-c62f-4519-87c9-de3970769cfd.jpg',
'https://images.openlane.eu/carimgs/5661784/general/c3ac62e3-29f1-4a9f-8f1b-08be239589d4.jpg',
'https://images.openlane.eu/carimgs/5661784/general/c6d01f2e-53fb-448b-92f6-d459ff85c381.jpg',
'https://images.openlane.eu/carimgs/5661784/general/eeb5cd2a-b09a-4e3b-8ef8-fe1282d00638.jpg',
'https://images.openlane.eu/carimgs/5661784/general/db693180-9b2f-4eea-8222-9813a8ce41c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20988,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/21363c19-0188-4a51-8a26-74e9a850b14e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406006,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/8d68e319-4a74-4498-a52a-be3e5d33558d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394184,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/df3e88b2-122c-46d8-ac47-3bfb3942c61c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381992,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/f2e8cafc-3b0a-49f8-9c29-5220cb61c2eb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19443,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/ce7efce1-9f2f-4428-a451-59bf617b9ba8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325390,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/7ef5e1ac-c62f-4519-87c9-de3970769cfd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/c3ac62e3-29f1-4a9f-8f1b-08be239589d4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20439,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/c6d01f2e-53fb-448b-92f6-d459ff85c381.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15384,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/eeb5cd2a-b09a-4e3b-8ef8-fe1282d00638.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9bacf0e-2908-592c-8462-8f58b4624c82/d9bacf0e-2908-592c-8462-8f58b4624c82_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572021,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661784/general/db693180-9b2f-4eea-8222-9813a8ce41c9.jpg',
'Width': 1600}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2012-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI Trendline - Diesel - Manual - 75 hp - '
'146.331 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2012}
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719111%27 HTTP/1.1" 200 None
2026-03-24 22:01:25 [adesa.it] INFO: Saving data for 10719111: {'created_time': 1774389685.97709, 'last_price_update_time': 1774389685.9771, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719111') HTTP/1.1" 204 0
2026-03-24 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9f37cf9a-7279-58bc-87c6-cfb2b46049a5 with identifier: 10719101
2026-03-24 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9f37cf9a-7279-58bc-87c6-cfb2b46049a5 with identifier: 10719101
2026-03-24 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9f37cf9a-7279-58bc-87c6-cfb2b46049a5 with identifier: 10719101 to the API
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719101>
{'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-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9f37cf9a-7279-58bc-87c6-cfb2b46049a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH612PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719101',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 250190,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5619583/general/7d94eedf-aa33-49de-bf59-b2f4e97e88f1.jpg',
'https://images.openlane.eu/carimgs/5619583/general/d403e72b-f65d-423f-b5cc-a30124a6f766.jpg',
'https://images.openlane.eu/carimgs/5619583/general/f54c37dd-9e45-4e2d-8864-e3d6f91364bd.jpg',
'https://images.openlane.eu/carimgs/5619583/general/51522788-fd43-4155-a49a-735d4c087896.jpg',
'https://images.openlane.eu/carimgs/5619583/general/4ac3a0b0-8992-4e9c-91c7-90cf0da02c85.jpg',
'https://images.openlane.eu/carimgs/5619583/general/7e84f07e-81a6-42ee-883b-64d1f0dae98c.jpg',
'https://images.openlane.eu/carimgs/5619583/general/f526d468-900a-4f49-b56c-424b79e9478b.jpg',
'https://images.openlane.eu/carimgs/5619583/general/d653a887-7cee-4eb9-86c9-7e201b3ae788.jpg',
'https://images.openlane.eu/carimgs/5619583/general/7e07cf1c-aabc-44a4-af64-6d081fd910b6.jpg',
'https://images.openlane.eu/carimgs/5619583/general/2212e7d8-d2fa-4e8d-9b3a-9a53fe955c89.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/7d94eedf-aa33-49de-bf59-b2f4e97e88f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/d403e72b-f65d-423f-b5cc-a30124a6f766.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131463,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/f54c37dd-9e45-4e2d-8864-e3d6f91364bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130750,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/51522788-fd43-4155-a49a-735d4c087896.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/4ac3a0b0-8992-4e9c-91c7-90cf0da02c85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/7e84f07e-81a6-42ee-883b-64d1f0dae98c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/f526d468-900a-4f49-b56c-424b79e9478b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129652,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/d653a887-7cee-4eb9-86c9-7e201b3ae788.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90043,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/7e07cf1c-aabc-44a4-af64-6d081fd910b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f37cf9a-7279-58bc-87c6-cfb2b46049a5/9f37cf9a-7279-58bc-87c6-cfb2b46049a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88291,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619583/general/2212e7d8-d2fa-4e8d-9b3a-9a53fe955c89.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 250.190 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719101%27 HTTP/1.1" 200 None
2026-03-24 22:01:26 [adesa.it] INFO: Saving data for 10719101: {'created_time': 1774389686.288627, 'last_price_update_time': 1774389686.288636, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719101') HTTP/1.1" 204 0
2026-03-24 22:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eab0b437-319a-5401-965b-ddfa409da0d0 with identifier: 10719119
2026-03-24 22:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eab0b437-319a-5401-965b-ddfa409da0d0 with identifier: 10719119
2026-03-24 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eab0b437-319a-5401-965b-ddfa409da0d0 with identifier: 10719119 to the API
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719119>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'eab0b437-319a-5401-965b-ddfa409da0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA958GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719119',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 130260,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5677282/general/fcc7a70f-fd8e-4e46-b2c2-8dd2d2e0013a.jpg',
'https://images.openlane.eu/carimgs/5677282/general/f0f0d6b1-54a4-41fa-be9f-c3ea8e097dcf.jpg',
'https://images.openlane.eu/carimgs/5677282/general/02d54737-ab1b-481a-aa40-13726f3d1a95.jpg',
'https://images.openlane.eu/carimgs/5677282/general/6f8c97dc-11b4-4b94-a4bb-cf446e024fdf.jpg',
'https://images.openlane.eu/carimgs/5677282/general/8b3c9813-c6ee-463c-8f6d-9324251d1111.jpg',
'https://images.openlane.eu/carimgs/5677282/general/5465779e-f7c5-4b3b-88b4-78a9bfa6662b.jpg',
'https://images.openlane.eu/carimgs/5677282/general/f27e9cc7-2eba-4371-bb95-46ccb2c5ce7f.jpg',
'https://images.openlane.eu/carimgs/5677282/general/8d4c729e-1cc2-4308-9e68-0e73630dda86.jpg',
'https://images.openlane.eu/carimgs/5677282/general/acbea2e6-c055-4ea2-8b3e-fc6f65c64f3c.jpg',
'https://images.openlane.eu/carimgs/5677282/general/0a5d4d35-5278-4e60-8754-215522b99554.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/fcc7a70f-fd8e-4e46-b2c2-8dd2d2e0013a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48414,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/f0f0d6b1-54a4-41fa-be9f-c3ea8e097dcf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/02d54737-ab1b-481a-aa40-13726f3d1a95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47877,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/6f8c97dc-11b4-4b94-a4bb-cf446e024fdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50602,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/5465779e-f7c5-4b3b-88b4-78a9bfa6662b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/8b3c9813-c6ee-463c-8f6d-9324251d1111.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/f27e9cc7-2eba-4371-bb95-46ccb2c5ce7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/acbea2e6-c055-4ea2-8b3e-fc6f65c64f3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/8d4c729e-1cc2-4308-9e68-0e73630dda86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab0b437-319a-5401-965b-ddfa409da0d0/eab0b437-319a-5401-965b-ddfa409da0d0_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677282/general/0a5d4d35-5278-4e60-8754-215522b99554.jpg',
'Width': 800}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-01-08',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Tiguan 1.5 TSI Advance - Petrol - Automatic - 150 hp - '
'130.260 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2020}
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719119%27 HTTP/1.1" 200 None
2026-03-24 22:01:26 [adesa.it] INFO: Saving data for 10719119: {'created_time': 1774389686.661246, 'last_price_update_time': 1774389686.661255, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719119') HTTP/1.1" 204 0
2026-03-24 22:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c463fde6-09f6-5a57-b907-d9850ed4a074 with identifier: 10719130
2026-03-24 22:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c463fde6-09f6-5a57-b907-d9850ed4a074 with identifier: 10719130
2026-03-24 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c463fde6-09f6-5a57-b907-d9850ed4a074 with identifier: 10719130 to the API
2026-03-24 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c463fde6-09f6-5a57-b907-d9850ed4a074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD919TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719130',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 140684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5686542/general/1e96f81e-3256-434d-8a52-0eb44f14dd49.jpg',
'https://images.openlane.eu/carimgs/5686542/general/3a6350bb-130e-405f-a591-5446ea9d62cf.jpg',
'https://images.openlane.eu/carimgs/5686542/general/986a021b-c50a-4200-a631-6fa571e210c0.jpg',
'https://images.openlane.eu/carimgs/5686542/general/c5b73624-bf17-4250-bb96-8cd5a69228c8.jpg',
'https://images.openlane.eu/carimgs/5686542/general/6ecd4924-1a5d-442f-a736-157ea4dd1bce.jpg',
'https://images.openlane.eu/carimgs/5686542/general/f00d0bf4-2c0f-4d70-8abc-a6c02bd42ea1.jpg',
'https://images.openlane.eu/carimgs/5686542/general/9ba44bef-9804-4bf7-851d-2cfa7a1a8f65.jpg',
'https://images.openlane.eu/carimgs/5686542/general/0fda02fb-934c-43da-8670-1289d2f76d37.jpg',
'https://images.openlane.eu/carimgs/5686542/general/a5063158-c80b-4801-8e0b-a3a46ede47e2.jpg',
'https://images.openlane.eu/carimgs/5686542/general/fb2c09b4-77d4-4bb1-90f6-db118f7348e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186185,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/1e96f81e-3256-434d-8a52-0eb44f14dd49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182093,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/3a6350bb-130e-405f-a591-5446ea9d62cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189636,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/986a021b-c50a-4200-a631-6fa571e210c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191944,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/c5b73624-bf17-4250-bb96-8cd5a69228c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146881,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/6ecd4924-1a5d-442f-a736-157ea4dd1bce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89505,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/f00d0bf4-2c0f-4d70-8abc-a6c02bd42ea1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114695,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/9ba44bef-9804-4bf7-851d-2cfa7a1a8f65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137836,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/0fda02fb-934c-43da-8670-1289d2f76d37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91704,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/a5063158-c80b-4801-8e0b-a3a46ede47e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c463fde6-09f6-5a57-b907-d9850ed4a074/c463fde6-09f6-5a57-b907-d9850ed4a074_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686542/general/fb2c09b4-77d4-4bb1-90f6-db118f7348e7.jpg',
'Width': 364}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volvo XC60 2.0 B4 Momentum Pro - Diesel - Automatic - 197 hp - '
'140.684 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719130%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Saving data for 10719130: {'created_time': 1774389687.012197, 'last_price_update_time': 1774389687.012206, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719130') HTTP/1.1" 204 0
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721040
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721040%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721040: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721040 url https://www.openlane.eu/en/carv6/auction/10721040
2026-03-24 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721041
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721041%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721041: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721041 url https://www.openlane.eu/en/carv6/auction/10721041
2026-03-24 22:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721044
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721044%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721044: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721044 url https://www.openlane.eu/en/carv6/auction/10721044
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721043
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721043%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721043: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721043 url https://www.openlane.eu/en/carv6/auction/10721043
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721046
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721046%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721046: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721046 url https://www.openlane.eu/en/carv6/auction/10721046
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721045
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721045%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721045: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721045 url https://www.openlane.eu/en/carv6/auction/10721045
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721021
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721021%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721021: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721021 url https://www.openlane.eu/en/carv6/auction/10721021
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721042
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721042%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721042: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721042 url https://www.openlane.eu/en/carv6/auction/10721042
2026-03-24 22:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d86c9e3-04c4-5157-bfdf-a48e1f279639 with identifier: 10719105
2026-03-24 22:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d86c9e3-04c4-5157-bfdf-a48e1f279639 with scrape type 1
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d86c9e3-04c4-5157-bfdf-a48e1f279639
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F7ff561b2-f077-48a3-bd1b-3c38cb1a8b95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/7ff561b2-f077-48a3-bd1b-3c38cb1a8b95.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252Ff7744069-bf53-46d3-b027-0ed941eed6ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/f7744069-bf53-46d3-b027-0ed941eed6ea.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252Fce3d4ab1-7101-42ff-b17e-bbd84b3432ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/ce3d4ab1-7101-42ff-b17e-bbd84b3432ba.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F1f4ea0b4-6466-4f4e-9947-a83a54a2e139.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/1f4ea0b4-6466-4f4e-9947-a83a54a2e139.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252Ff9a45cac-6b12-4c2c-bf8a-5c735129b88d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/f9a45cac-6b12-4c2c-bf8a-5c735129b88d.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F293f01d7-86e8-41e0-9d9e-d738cc4f3614.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/293f01d7-86e8-41e0-9d9e-d738cc4f3614.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F023eb208-10fe-4f5b-8603-d0f20e8b73aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/023eb208-10fe-4f5b-8603-d0f20e8b73aa.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F3383e1be-8b96-451c-8cf7-6978a030b59d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/3383e1be-8b96-451c-8cf7-6978a030b59d.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F15c8c2ae-f96d-4af2-aa62-e2ff1d9c2d38.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/15c8c2ae-f96d-4af2-aa62-e2ff1d9c2d38.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641649%252Fgeneral%252F87caa6c5-bd03-40b8-b9b5-2891cf0bedc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641649/general/87caa6c5-bd03-40b8-b9b5-2891cf0bedc3.jpg already downloaded
2026-03-24 22:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2d86c9e3-04c4-5157-bfdf-a48e1f279639, identifier: 10719105
2026-03-24 22:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10713367
2026-03-24 22:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aedc23a-6052-526b-8a41-1d6b22285ab4 with scrape type 1
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aedc23a-6052-526b-8a41-1d6b22285ab4
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F4bf95531-665e-4547-9b45-4f2f274adab3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252Ff37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F246c5e49-a0f7-422a-bf56-79285675a26b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252Fe7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252Fec6870db-dcc4-42ef-b30f-4987705b62a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F4458285a-c490-46bb-9db4-f8e036dfea12.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg already downloaded
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733965%252Fgeneral%252F2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg already downloaded
2026-03-24 22:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1aedc23a-6052-526b-8a41-1d6b22285ab4, identifier: 10713367
2026-03-24 22:01:27 [adesa.it] INFO: Found listing with ID: 10721047
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721047%27 HTTP/1.1" 200 None
2026-03-24 22:01:27 [adesa.it] INFO: Scrape type for 10721047: 1
2026-03-24 22:01:27 [adesa.it] INFO: Scraping item 10721047 url https://www.openlane.eu/en/carv6/auction/10721047
2026-03-24 22:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2d86c9e3-04c4-5157-bfdf-a48e1f279639 with identifier: 10719105
2026-03-24 22:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2d86c9e3-04c4-5157-bfdf-a48e1f279639 with identifier: 10719105
2026-03-24 22:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2d86c9e3-04c4-5157-bfdf-a48e1f279639 with identifier: 10719105 to the API
2026-03-24 22:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719105>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2d86c9e3-04c4-5157-bfdf-a48e1f279639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK190ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719105',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 228854,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5641649/general/7ff561b2-f077-48a3-bd1b-3c38cb1a8b95.jpg',
'https://images.openlane.eu/carimgs/5641649/general/f7744069-bf53-46d3-b027-0ed941eed6ea.jpg',
'https://images.openlane.eu/carimgs/5641649/general/ce3d4ab1-7101-42ff-b17e-bbd84b3432ba.jpg',
'https://images.openlane.eu/carimgs/5641649/general/1f4ea0b4-6466-4f4e-9947-a83a54a2e139.jpg',
'https://images.openlane.eu/carimgs/5641649/general/f9a45cac-6b12-4c2c-bf8a-5c735129b88d.jpg',
'https://images.openlane.eu/carimgs/5641649/general/293f01d7-86e8-41e0-9d9e-d738cc4f3614.jpg',
'https://images.openlane.eu/carimgs/5641649/general/023eb208-10fe-4f5b-8603-d0f20e8b73aa.jpg',
'https://images.openlane.eu/carimgs/5641649/general/3383e1be-8b96-451c-8cf7-6978a030b59d.jpg',
'https://images.openlane.eu/carimgs/5641649/general/15c8c2ae-f96d-4af2-aa62-e2ff1d9c2d38.jpg',
'https://images.openlane.eu/carimgs/5641649/general/87caa6c5-bd03-40b8-b9b5-2891cf0bedc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/7ff561b2-f077-48a3-bd1b-3c38cb1a8b95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38091,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/f7744069-bf53-46d3-b027-0ed941eed6ea.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/ce3d4ab1-7101-42ff-b17e-bbd84b3432ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/1f4ea0b4-6466-4f4e-9947-a83a54a2e139.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/f9a45cac-6b12-4c2c-bf8a-5c735129b88d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/293f01d7-86e8-41e0-9d9e-d738cc4f3614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/023eb208-10fe-4f5b-8603-d0f20e8b73aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/3383e1be-8b96-451c-8cf7-6978a030b59d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/15c8c2ae-f96d-4af2-aa62-e2ff1d9c2d38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d86c9e3-04c4-5157-bfdf-a48e1f279639/2d86c9e3-04c4-5157-bfdf-a48e1f279639_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641649/general/87caa6c5-bd03-40b8-b9b5-2891cf0bedc3.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf Variant 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 228.854 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719105%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Saving data for 10719105: {'created_time': 1774389688.088901, 'last_price_update_time': 1774389688.088912, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719105') HTTP/1.1" 204 0
2026-03-24 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10713367
2026-03-24 22:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10713367
2026-03-24 22:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10713367 to the API
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1aedc23a-6052-526b-8a41-1d6b22285ab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE964CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713367',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 117847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg',
'https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg',
'https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg',
'https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg',
'https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg',
'https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg',
'https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg',
'https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg',
'https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg',
'https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44812,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145744,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102139,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 T8 - Hybrid - Automatic - 320 hp - 117.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713367%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Saving data for 10713367: {'created_time': 1774389688.394926, 'last_price_update_time': 1774389688.394935, 'auction_closing_time': 1774430700.0}
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713367') HTTP/1.1" 204 0
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10721048
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721048%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10721048: 1
2026-03-24 22:01:28 [adesa.it] INFO: Scraping item 10721048 url https://www.openlane.eu/en/carv6/auction/10721048
2026-03-24 22:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719831
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719831%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719831: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719831 url https://www.openlane.eu/en/carv6/auction/10719831
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719832
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719832%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719832: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719832 url https://www.openlane.eu/en/carv6/auction/10719832
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719837
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719837%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719837: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719837 url https://www.openlane.eu/en/carv6/auction/10719837
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719834
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719834%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719834: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719834 url https://www.openlane.eu/en/carv6/auction/10719834
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719835
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719835%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719835: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719835 url https://www.openlane.eu/en/carv6/auction/10719835
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719830
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719830%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719830: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719830 url https://www.openlane.eu/en/carv6/auction/10719830
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719836
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719836%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719836: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719836 url https://www.openlane.eu/en/carv6/auction/10719836
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719841
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719841%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719841: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719841 url https://www.openlane.eu/en/carv6/auction/10719841
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719839
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719839%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719839: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719839 url https://www.openlane.eu/en/carv6/auction/10719839
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719840
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719840%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719840: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719840 url https://www.openlane.eu/en/carv6/auction/10719840
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719838
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719838%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719838: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719838 url https://www.openlane.eu/en/carv6/auction/10719838
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719833
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719833%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719833: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719833 url https://www.openlane.eu/en/carv6/auction/10719833
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10719842
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719842%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10719842: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10719842 url https://www.openlane.eu/en/carv6/auction/10719842
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10718222
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718222%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10718222: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10718222 url https://www.openlane.eu/en/carv6/auction/10718222
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716457
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716457%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716457: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716457 url https://www.openlane.eu/en/carv6/auction/10716457
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716453
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716453%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716453: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716453 url https://www.openlane.eu/en/carv6/auction/10716453
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716555
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716555%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716555: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716555 url https://www.openlane.eu/en/carv6/auction/10716555
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716459
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716459%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716459: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716459 url https://www.openlane.eu/en/carv6/auction/10716459
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716946
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716946%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716946: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716946 url https://www.openlane.eu/en/carv6/auction/10716946
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716566
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716566%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716566: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716566 url https://www.openlane.eu/en/carv6/auction/10716566
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716565
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716565%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716565: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716565 url https://www.openlane.eu/en/carv6/auction/10716565
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716603
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716603%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716603: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716603 url https://www.openlane.eu/en/carv6/auction/10716603
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716450
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716450%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716450: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716450 url https://www.openlane.eu/en/carv6/auction/10716450
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716563
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716563%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716563: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716563 url https://www.openlane.eu/en/carv6/auction/10716563
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716456
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716456%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716456: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716456 url https://www.openlane.eu/en/carv6/auction/10716456
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716571
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716571%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716571: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716571 url https://www.openlane.eu/en/carv6/auction/10716571
2026-03-24 22:01:28 [adesa.it] INFO: Found listing with ID: 10716559
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716559%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [adesa.it] INFO: Scrape type for 10716559: 0
2026-03-24 22:01:28 [adesa.it] INFO: Skipping item 10716559 url https://www.openlane.eu/en/carv6/auction/10716559
2026-03-24 22:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with identifier: 10721024
2026-03-24 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with scrape type 1
2026-03-24 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg not downloaded yet
2026-03-24 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f278bf6-08c5-5557-95d5-1c9030923d87 with identifier: 10719109
2026-03-24 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f278bf6-08c5-5557-95d5-1c9030923d87 with scrape type 1
2026-03-24 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f278bf6-08c5-5557-95d5-1c9030923d87
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252Fba21a981-f0b2-4b2c-88a4-a0d6c951c5eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/ba21a981-f0b2-4b2c-88a4-a0d6c951c5eb.jpg already downloaded
2026-03-24 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F45df65b6-ac7e-4477-b210-151e577c3ea4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/45df65b6-ac7e-4477-b210-151e577c3ea4.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F737e6865-ec94-465e-bacf-f14b8a512926.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/737e6865-ec94-465e-bacf-f14b8a512926.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252Fb7750d64-8521-4b0d-a0f5-9e81a2adf1f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/b7750d64-8521-4b0d-a0f5-9e81a2adf1f0.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F13e6851e-d390-4125-a3b8-4f869a1719e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/13e6851e-d390-4125-a3b8-4f869a1719e3.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F65ccf6b2-4cd5-44e9-bb39-cc3f989bae43.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/65ccf6b2-4cd5-44e9-bb39-cc3f989bae43.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F2465d821-db4e-43f7-a02d-ddfc7124fc82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/2465d821-db4e-43f7-a02d-ddfc7124fc82.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F06815606-7a90-4b5e-b682-b85f00585312.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/06815606-7a90-4b5e-b682-b85f00585312.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F45312b0d-5dff-4302-aead-f64b955f5052.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/45312b0d-5dff-4302-aead-f64b955f5052.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650057%252Fgeneral%252F3ceb9f88-0697-4886-9fbd-819cd8a39a02.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650057/general/3ceb9f88-0697-4886-9fbd-819cd8a39a02.jpg already downloaded
2026-03-24 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f278bf6-08c5-5557-95d5-1c9030923d87, identifier: 10719109
2026-03-24 22:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1249302f-d019-5876-b49d-b93f0a65ef44 with identifier: 10719134
2026-03-24 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1249302f-d019-5876-b49d-b93f0a65ef44 with scrape type 1
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1249302f-d019-5876-b49d-b93f0a65ef44
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252Fa65ba69e-dcbb-46da-940c-32afe3e34c3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/a65ba69e-dcbb-46da-940c-32afe3e34c3f.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252Fce5bace6-34fc-40d5-a381-280fb7894627.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/ce5bace6-34fc-40d5-a381-280fb7894627.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252Ff765c67f-a7b8-4eda-a70e-9dddd5fc1378.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/f765c67f-a7b8-4eda-a70e-9dddd5fc1378.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252F6586ce1a-1481-44be-9379-d6ee6239be05.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/6586ce1a-1481-44be-9379-d6ee6239be05.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252F0fdaf11c-be8a-4e64-a55e-bcde5042b0c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/0fdaf11c-be8a-4e64-a55e-bcde5042b0c1.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252Fba22b9d2-6ff1-4350-9d5a-5a38e78dd217.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/ba22b9d2-6ff1-4350-9d5a-5a38e78dd217.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252F450f763a-3183-4907-89f9-702a3d38bd3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/450f763a-3183-4907-89f9-702a3d38bd3a.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252F572e3678-8048-4cc6-9d24-40ac66621762.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/572e3678-8048-4cc6-9d24-40ac66621762.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252F1b8193f4-9d7f-4a58-b43e-a77588866fea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/1b8193f4-9d7f-4a58-b43e-a77588866fea.jpg already downloaded
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694993%252Fgeneral%252Fc556955a-83c6-4a57-b0fe-f58824c7d21d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694993/general/c556955a-83c6-4a57-b0fe-f58824c7d21d.jpg already downloaded
2026-03-24 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1249302f-d019-5876-b49d-b93f0a65ef44, identifier: 10719134
2026-03-24 22:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f278bf6-08c5-5557-95d5-1c9030923d87 with identifier: 10719109
2026-03-24 22:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f278bf6-08c5-5557-95d5-1c9030923d87 with identifier: 10719109
2026-03-24 22:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f278bf6-08c5-5557-95d5-1c9030923d87 with identifier: 10719109 to the API
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7f278bf6-08c5-5557-95d5-1c9030923d87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK284RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719109',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 187304,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5650057/general/ba21a981-f0b2-4b2c-88a4-a0d6c951c5eb.jpg',
'https://images.openlane.eu/carimgs/5650057/general/45df65b6-ac7e-4477-b210-151e577c3ea4.jpg',
'https://images.openlane.eu/carimgs/5650057/general/737e6865-ec94-465e-bacf-f14b8a512926.jpg',
'https://images.openlane.eu/carimgs/5650057/general/b7750d64-8521-4b0d-a0f5-9e81a2adf1f0.jpg',
'https://images.openlane.eu/carimgs/5650057/general/13e6851e-d390-4125-a3b8-4f869a1719e3.jpg',
'https://images.openlane.eu/carimgs/5650057/general/65ccf6b2-4cd5-44e9-bb39-cc3f989bae43.jpg',
'https://images.openlane.eu/carimgs/5650057/general/2465d821-db4e-43f7-a02d-ddfc7124fc82.jpg',
'https://images.openlane.eu/carimgs/5650057/general/06815606-7a90-4b5e-b682-b85f00585312.jpg',
'https://images.openlane.eu/carimgs/5650057/general/45312b0d-5dff-4302-aead-f64b955f5052.jpg',
'https://images.openlane.eu/carimgs/5650057/general/3ceb9f88-0697-4886-9fbd-819cd8a39a02.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127376,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/ba21a981-f0b2-4b2c-88a4-a0d6c951c5eb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141580,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/45df65b6-ac7e-4477-b210-151e577c3ea4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118854,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/737e6865-ec94-465e-bacf-f14b8a512926.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122925,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/b7750d64-8521-4b0d-a0f5-9e81a2adf1f0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74563,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/13e6851e-d390-4125-a3b8-4f869a1719e3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72532,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/65ccf6b2-4cd5-44e9-bb39-cc3f989bae43.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153531,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/2465d821-db4e-43f7-a02d-ddfc7124fc82.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103457,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/06815606-7a90-4b5e-b682-b85f00585312.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107345,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/45312b0d-5dff-4302-aead-f64b955f5052.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f278bf6-08c5-5557-95d5-1c9030923d87/7f278bf6-08c5-5557-95d5-1c9030923d87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132825,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650057/general/3ceb9f88-0697-4886-9fbd-819cd8a39a02.jpg',
'Width': 1600}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'187.304 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719109%27 HTTP/1.1" 200 None
2026-03-24 22:01:29 [adesa.it] INFO: Saving data for 10719109: {'created_time': 1774389689.951991, 'last_price_update_time': 1774389689.951999, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719109') HTTP/1.1" 204 0
2026-03-24 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1249302f-d019-5876-b49d-b93f0a65ef44 with identifier: 10719134
2026-03-24 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1249302f-d019-5876-b49d-b93f0a65ef44 with identifier: 10719134
2026-03-24 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1249302f-d019-5876-b49d-b93f0a65ef44 with identifier: 10719134 to the API
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719134>
{'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': 200,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1249302f-d019-5876-b49d-b93f0a65ef44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF556CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719134',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 256760,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5694993/general/a65ba69e-dcbb-46da-940c-32afe3e34c3f.jpg',
'https://images.openlane.eu/carimgs/5694993/general/ce5bace6-34fc-40d5-a381-280fb7894627.jpg',
'https://images.openlane.eu/carimgs/5694993/general/f765c67f-a7b8-4eda-a70e-9dddd5fc1378.jpg',
'https://images.openlane.eu/carimgs/5694993/general/6586ce1a-1481-44be-9379-d6ee6239be05.jpg',
'https://images.openlane.eu/carimgs/5694993/general/0fdaf11c-be8a-4e64-a55e-bcde5042b0c1.jpg',
'https://images.openlane.eu/carimgs/5694993/general/ba22b9d2-6ff1-4350-9d5a-5a38e78dd217.jpg',
'https://images.openlane.eu/carimgs/5694993/general/450f763a-3183-4907-89f9-702a3d38bd3a.jpg',
'https://images.openlane.eu/carimgs/5694993/general/572e3678-8048-4cc6-9d24-40ac66621762.jpg',
'https://images.openlane.eu/carimgs/5694993/general/1b8193f4-9d7f-4a58-b43e-a77588866fea.jpg',
'https://images.openlane.eu/carimgs/5694993/general/c556955a-83c6-4a57-b0fe-f58824c7d21d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362240,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/a65ba69e-dcbb-46da-940c-32afe3e34c3f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389833,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/ce5bace6-34fc-40d5-a381-280fb7894627.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346814,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/f765c67f-a7b8-4eda-a70e-9dddd5fc1378.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394433,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/6586ce1a-1481-44be-9379-d6ee6239be05.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249641,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/0fdaf11c-be8a-4e64-a55e-bcde5042b0c1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262766,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/ba22b9d2-6ff1-4350-9d5a-5a38e78dd217.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259549,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/450f763a-3183-4907-89f9-702a3d38bd3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274023,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/572e3678-8048-4cc6-9d24-40ac66621762.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329544,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/1b8193f4-9d7f-4a58-b43e-a77588866fea.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1249302f-d019-5876-b49d-b93f0a65ef44/1249302f-d019-5876-b49d-b93f0a65ef44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350386,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694993/general/c556955a-83c6-4a57-b0fe-f58824c7d21d.jpg',
'Width': 1600}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - 4Motion - Diesel - '
'Automatic - 200 hp - 256.760 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719134%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [adesa.it] INFO: Saving data for 10719134: {'created_time': 1774389690.351223, 'last_price_update_time': 1774389690.351233, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719134') HTTP/1.1" 204 0
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg not downloaded yet
2026-03-24 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F1a91f876-4eba-48da-8daa-db29f980406b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/1a91f876-4eba-48da-8daa-db29f980406b.jpg not downloaded yet
2026-03-24 22:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg not downloaded yet
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg not downloaded yet
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fdd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/dd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg not downloaded yet
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fb743d394-6d60-47f0-b1a0-67752cfb825b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/b743d394-6d60-47f0-b1a0-67752cfb825b.jpg not downloaded yet
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F51129865-3241-4045-ae46-c635e316e205.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/51129865-3241-4045-ae46-c635e316e205.jpg not downloaded yet
2026-03-24 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32d901e5-2377-52fa-9c82-833ba3d3c58c with identifier: 10721027
2026-03-24 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d901e5-2377-52fa-9c82-833ba3d3c58c with scrape type 1
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252Fb0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/b0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg not downloaded yet
2026-03-24 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb154f9-ff26-56ac-aa0e-7c793f349b1e with identifier: 10719125
2026-03-24 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb154f9-ff26-56ac-aa0e-7c793f349b1e with scrape type 1
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccb154f9-ff26-56ac-aa0e-7c793f349b1e
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252F22e2dacc-c182-4477-9d51-95e4c581ae39.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/22e2dacc-c182-4477-9d51-95e4c581ae39.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252F57ae1656-2af8-4efa-a1f0-7c8f550a3ede.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/57ae1656-2af8-4efa-a1f0-7c8f550a3ede.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252Fd3e31b1a-a217-4221-a476-5b5bd70c4cfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/d3e31b1a-a217-4221-a476-5b5bd70c4cfe.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252Fe5926948-d245-4f39-9c71-a5cac76bc704.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/e5926948-d245-4f39-9c71-a5cac76bc704.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252F4e933442-afc9-47b9-970b-9bdd56957b53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/4e933442-afc9-47b9-970b-9bdd56957b53.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252Fdbda45b7-cb99-464e-aefb-e3e689ce1658.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/dbda45b7-cb99-464e-aefb-e3e689ce1658.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252Fae934bd5-1351-4181-be6e-d34e2f6c3ed8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/ae934bd5-1351-4181-be6e-d34e2f6c3ed8.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252F8401f731-08dc-49ad-aef2-d64f31c48203.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/8401f731-08dc-49ad-aef2-d64f31c48203.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252Fc7f121ed-9719-4f82-881c-db8c97c2e01f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/c7f121ed-9719-4f82-881c-db8c97c2e01f.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681274%252Fgeneral%252F96bd17ff-dd45-4e49-b2bc-74f0f42ea9e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681274/general/96bd17ff-dd45-4e49-b2bc-74f0f42ea9e7.jpg already downloaded
2026-03-24 22:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccb154f9-ff26-56ac-aa0e-7c793f349b1e, identifier: 10719125
2026-03-24 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ce380a-a660-574f-8ed9-f884d1ef668a with identifier: 10719128
2026-03-24 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ce380a-a660-574f-8ed9-f884d1ef668a with scrape type 1
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5ce380a-a660-574f-8ed9-f884d1ef668a
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fe294dd40-21e2-476f-ad8d-5f8295d6757e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/e294dd40-21e2-476f-ad8d-5f8295d6757e.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252F4b9947d3-9a3f-470c-87d2-b266d06a3d33.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/4b9947d3-9a3f-470c-87d2-b266d06a3d33.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fa30f0f19-edd6-4e9f-8490-504b9911da5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/a30f0f19-edd6-4e9f-8490-504b9911da5e.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252F5bd23668-96b3-4ada-8d18-a08cb48b8039.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/5bd23668-96b3-4ada-8d18-a08cb48b8039.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fbb380473-5973-4a58-84f4-8ad17b24a6f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/bb380473-5973-4a58-84f4-8ad17b24a6f4.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252F6b6bd3eb-e5e0-47f0-a10f-74c315f1b13c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/6b6bd3eb-e5e0-47f0-a10f-74c315f1b13c.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fa77238c2-e643-42c3-a7a8-e5c3e76adb9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/a77238c2-e643-42c3-a7a8-e5c3e76adb9d.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252F759b9e5f-5468-4519-b0a2-a83ba3b41c0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/759b9e5f-5468-4519-b0a2-a83ba3b41c0f.jpg already downloaded
2026-03-24 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fd5143fd0-90f8-4de3-a949-0f47189be38c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/d5143fd0-90f8-4de3-a949-0f47189be38c.jpg already downloaded
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684147%252Fgeneral%252Fde736269-54c4-443a-bf38-e9fd4d1db1cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684147/general/de736269-54c4-443a-bf38-e9fd4d1db1cb.jpg already downloaded
2026-03-24 22:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a5ce380a-a660-574f-8ed9-f884d1ef668a, identifier: 10719128
2026-03-24 22:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10721023
2026-03-24 22:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f120c896-17ce-5ae8-b0d1-aafd5714e596 with scrape type 1
2026-03-24 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg not downloaded yet
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fc834409d-ef06-497f-93f5-70cbbbffeaf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/c834409d-ef06-497f-93f5-70cbbbffeaf3.jpg not downloaded yet
2026-03-24 22:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccb154f9-ff26-56ac-aa0e-7c793f349b1e with identifier: 10719125
2026-03-24 22:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccb154f9-ff26-56ac-aa0e-7c793f349b1e with identifier: 10719125
2026-03-24 22:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccb154f9-ff26-56ac-aa0e-7c793f349b1e with identifier: 10719125 to the API
2026-03-24 22:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719125>
{'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': 190,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccb154f9-ff26-56ac-aa0e-7c793f349b1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE723CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719125',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 223047,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5681274/general/22e2dacc-c182-4477-9d51-95e4c581ae39.jpg',
'https://images.openlane.eu/carimgs/5681274/general/57ae1656-2af8-4efa-a1f0-7c8f550a3ede.jpg',
'https://images.openlane.eu/carimgs/5681274/general/d3e31b1a-a217-4221-a476-5b5bd70c4cfe.jpg',
'https://images.openlane.eu/carimgs/5681274/general/e5926948-d245-4f39-9c71-a5cac76bc704.jpg',
'https://images.openlane.eu/carimgs/5681274/general/4e933442-afc9-47b9-970b-9bdd56957b53.jpg',
'https://images.openlane.eu/carimgs/5681274/general/dbda45b7-cb99-464e-aefb-e3e689ce1658.jpg',
'https://images.openlane.eu/carimgs/5681274/general/ae934bd5-1351-4181-be6e-d34e2f6c3ed8.jpg',
'https://images.openlane.eu/carimgs/5681274/general/8401f731-08dc-49ad-aef2-d64f31c48203.jpg',
'https://images.openlane.eu/carimgs/5681274/general/c7f121ed-9719-4f82-881c-db8c97c2e01f.jpg',
'https://images.openlane.eu/carimgs/5681274/general/96bd17ff-dd45-4e49-b2bc-74f0f42ea9e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/22e2dacc-c182-4477-9d51-95e4c581ae39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158213,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/57ae1656-2af8-4efa-a1f0-7c8f550a3ede.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/d3e31b1a-a217-4221-a476-5b5bd70c4cfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/e5926948-d245-4f39-9c71-a5cac76bc704.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/4e933442-afc9-47b9-970b-9bdd56957b53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150442,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/dbda45b7-cb99-464e-aefb-e3e689ce1658.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/ae934bd5-1351-4181-be6e-d34e2f6c3ed8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/8401f731-08dc-49ad-aef2-d64f31c48203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43570,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/c7f121ed-9719-4f82-881c-db8c97c2e01f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb154f9-ff26-56ac-aa0e-7c793f349b1e/ccb154f9-ff26-56ac-aa0e-7c793f349b1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158213,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681274/general/96bd17ff-dd45-4e49-b2bc-74f0f42ea9e7.jpg',
'Width': 800}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'223.047 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719125%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [adesa.it] INFO: Saving data for 10719125: {'created_time': 1774389692.123801, 'last_price_update_time': 1774389692.12381, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719125') HTTP/1.1" 204 0
2026-03-24 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a5ce380a-a660-574f-8ed9-f884d1ef668a with identifier: 10719128
2026-03-24 22:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a5ce380a-a660-574f-8ed9-f884d1ef668a with identifier: 10719128
2026-03-24 22:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a5ce380a-a660-574f-8ed9-f884d1ef668a with identifier: 10719128 to the API
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5ce380a-a660-574f-8ed9-f884d1ef668a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG604WL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719128',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 162909,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5684147/general/e294dd40-21e2-476f-ad8d-5f8295d6757e.jpg',
'https://images.openlane.eu/carimgs/5684147/general/4b9947d3-9a3f-470c-87d2-b266d06a3d33.jpg',
'https://images.openlane.eu/carimgs/5684147/general/a30f0f19-edd6-4e9f-8490-504b9911da5e.jpg',
'https://images.openlane.eu/carimgs/5684147/general/5bd23668-96b3-4ada-8d18-a08cb48b8039.jpg',
'https://images.openlane.eu/carimgs/5684147/general/bb380473-5973-4a58-84f4-8ad17b24a6f4.jpg',
'https://images.openlane.eu/carimgs/5684147/general/6b6bd3eb-e5e0-47f0-a10f-74c315f1b13c.jpg',
'https://images.openlane.eu/carimgs/5684147/general/a77238c2-e643-42c3-a7a8-e5c3e76adb9d.jpg',
'https://images.openlane.eu/carimgs/5684147/general/759b9e5f-5468-4519-b0a2-a83ba3b41c0f.jpg',
'https://images.openlane.eu/carimgs/5684147/general/d5143fd0-90f8-4de3-a949-0f47189be38c.jpg',
'https://images.openlane.eu/carimgs/5684147/general/de736269-54c4-443a-bf38-e9fd4d1db1cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82829,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/e294dd40-21e2-476f-ad8d-5f8295d6757e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/4b9947d3-9a3f-470c-87d2-b266d06a3d33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/a30f0f19-edd6-4e9f-8490-504b9911da5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/5bd23668-96b3-4ada-8d18-a08cb48b8039.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/bb380473-5973-4a58-84f4-8ad17b24a6f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43809,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/6b6bd3eb-e5e0-47f0-a10f-74c315f1b13c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53399,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/a77238c2-e643-42c3-a7a8-e5c3e76adb9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/759b9e5f-5468-4519-b0a2-a83ba3b41c0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/d5143fd0-90f8-4de3-a949-0f47189be38c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ce380a-a660-574f-8ed9-f884d1ef668a/a5ce380a-a660-574f-8ed9-f884d1ef668a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47506,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684147/general/de736269-54c4-443a-bf38-e9fd4d1db1cb.jpg',
'Width': 800}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.5 HDI Feel - Diesel - Automatic - 130 hp - '
'162.909 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719128%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [adesa.it] INFO: Saving data for 10719128: {'created_time': 1774389692.464086, 'last_price_update_time': 1774389692.464097, 'auction_closing_time': 1774627200.0}
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719128') HTTP/1.1" 204 0
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F87865650-f2e9-4a81-bbec-474a3407350b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/87865650-f2e9-4a81-bbec-474a3407350b.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fd11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg not downloaded yet
2026-03-24 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10721022
2026-03-24 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46c18a1-7931-5f98-b25c-77b39cf72106 with scrape type 1
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Feb0275f5-65a7-4954-9600-84d8d7e5f028.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg not downloaded yet
2026-03-24 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fdef20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/def20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg not downloaded yet
2026-03-24 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F98bac21b-b718-4b8c-b00d-6fb652a87435.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/98bac21b-b718-4b8c-b00d-6fb652a87435.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fcea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg not downloaded yet
2026-03-24 22:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg not downloaded yet
2026-03-24 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F5cb58297-310b-4965-97ce-f4eeb17f238f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/5cb58297-310b-4965-97ce-f4eeb17f238f.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5367252-48bd-428e-9729-4d7b0c84e3ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F25396fd0-59a4-412f-8be4-8d27e584dca3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252Fabcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/abcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg not downloaded yet
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fcef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg not downloaded yet
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff14c10>
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg saved to cache
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa620a2-4dca-578d-8245-fbe9e394bdfb with identifier: 10721028
2026-03-24 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa620a2-4dca-578d-8245-fbe9e394bdfb with scrape type 1
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg not downloaded yet
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c089cd0>
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg saved to cache
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F2b12ea8f-8817-4696-a22e-39d2eb088661.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/2b12ea8f-8817-4696-a22e-39d2eb088661.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F7d2c43c1-a651-4566-bb90-94cddca27c81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fc3990262-15f2-42c4-aebe-c4249d2dbdff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Faa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/aa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg not downloaded yet
2026-03-24 22:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42390d4d-c066-51c8-92e4-a99f25496642 with identifier: 10721032
2026-03-24 22:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42390d4d-c066-51c8-92e4-a99f25496642 with scrape type 1
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F8f62a075-d4fe-4864-ae9e-d126512fe694.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/8f62a075-d4fe-4864-ae9e-d126512fe694.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/def20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F81bd4263-4211-4e5c-82a7-68179f78bce4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Ff10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/f10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Ffe3c53f5-85e1-4764-995a-6823c136a397.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/fe3c53f5-85e1-4764-995a-6823c136a397.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/87865650-f2e9-4a81-bbec-474a3407350b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F1c341356-a5ee-4e5e-a854-050054112bac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/1c341356-a5ee-4e5e-a854-050054112bac.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fab84b9dd-8471-4675-b60a-3a280fde7af4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fcddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/cddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5a1d870-5074-4810-9e5f-964b54e19d82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fe07f9b06-2e35-4c21-b685-4e242f5aa364.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Feaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/eaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg not downloaded yet
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c171490>
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fdef20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/def20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg saved to cache
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fd808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/d808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c57b790>
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fd11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg saved to cache
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3fccd0>
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Feb0275f5-65a7-4954-9600-84d8d7e5f028.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg saved to cache
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2a9d10>
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F87865650-f2e9-4a81-bbec-474a3407350b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/87865650-f2e9-4a81-bbec-474a3407350b.jpg saved to cache
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Ff414e733-e05b-420c-b5ef-884a410c1fe2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/f414e733-e05b-420c-b5ef-884a410c1fe2.jpg not downloaded yet
2026-03-24 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/aa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/f10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fbb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/bb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F4e693ac3-171e-4e71-80e8-77ab415de380.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/4e693ac3-171e-4e71-80e8-77ab415de380.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be8f39e-74f5-5a81-8532-9d60150a01aa with identifier: 10721031
2026-03-24 22:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be8f39e-74f5-5a81-8532-9d60150a01aa with scrape type 1
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg not downloaded yet
2026-03-24 22:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1da0604-0465-5171-98d7-cc40a5745582 with identifier: 10721026
2026-03-24 22:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1da0604-0465-5171-98d7-cc40a5745582 with scrape type 1
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg not downloaded yet
2026-03-24 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/8f62a075-d4fe-4864-ae9e-d126512fe694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Ffbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/fbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg not downloaded yet
2026-03-24 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F424a5bc5-5121-4ed9-995f-734c8acc0166.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/424a5bc5-5121-4ed9-995f-734c8acc0166.jpg not downloaded yet
2026-03-24 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fc5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/c5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F5e77463a-5971-40ee-a8ba-abf5715ae499.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/5e77463a-5971-40ee-a8ba-abf5715ae499.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fd18360a9-589c-4d24-8b2b-c01af6f58f82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/d18360a9-589c-4d24-8b2b-c01af6f58f82.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F23dec578-6704-460e-89d5-5b37dfad7f89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/23dec578-6704-460e-89d5-5b37dfad7f89.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F524d1d13-ed14-4852-89c0-e6390b653efa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/524d1d13-ed14-4852-89c0-e6390b653efa.jpg not downloaded yet
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0b4410>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fc3990262-15f2-42c4-aebe-c4249d2dbdff.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bdcd0>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Faa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/aa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbcbd0>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Ff10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/f10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/eaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F7f0fe472-faf1-4417-9e17-050b2c972224.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/7f0fe472-faf1-4417-9e17-050b2c972224.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg not downloaded yet
2026-03-24 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10721040
2026-03-24 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 with scrape type 1
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F33b186e3-ae41-4612-9ad4-f5dac7010459.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg not downloaded yet
2026-03-24 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10721039
2026-03-24 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248d335d-6319-5636-b572-65d01394ea40 with scrape type 1
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F83477a4d-d829-4d82-a144-9245555e0a5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg not downloaded yet
2026-03-24 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e3ec373-3391-5387-96eb-f8b57e7c7126 with identifier: 10721029
2026-03-24 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e3ec373-3391-5387-96eb-f8b57e7c7126 with scrape type 1
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fe32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/e32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg not downloaded yet
2026-03-24 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 705e6465-575f-558b-9f70-902d897f3b55 with identifier: 10721034
2026-03-24 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 705e6465-575f-558b-9f70-902d897f3b55 with scrape type 1
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Ff8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/f8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/d808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fe1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/e1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F360efcfc-765f-46a8-b449-74030e1805dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Ff71fdc53-37bc-49df-a9d9-9f52831139b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/f71fdc53-37bc-49df-a9d9-9f52831139b8.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F876d5af9-0c55-46df-b953-a69f6e681e2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/876d5af9-0c55-46df-b953-a69f6e681e2c.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c320490>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F8f62a075-d4fe-4864-ae9e-d126512fe694.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/8f62a075-d4fe-4864-ae9e-d126512fe694.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb5b90>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a8050>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Feaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/eaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a8c10>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b87ec7-78c3-578e-841d-d4081557d51f with identifier: 10721042
2026-03-24 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b87ec7-78c3-578e-841d-d4081557d51f with scrape type 1
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fedde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/edde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/bb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fcbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/cbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Fd9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F104d57d7-77c0-4ef0-a837-bcbc68303339.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/104d57d7-77c0-4ef0-a837-bcbc68303339.jpg not downloaded yet
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fd30dd221-de28-4cee-be42-8d9d2f45609a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/d30dd221-de28-4cee-be42-8d9d2f45609a.jpg not downloaded yet
2026-03-24 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/f414e733-e05b-420c-b5ef-884a410c1fe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fc57cdfb3-387c-48b3-a469-2b04aae045b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/c57cdfb3-387c-48b3-a469-2b04aae045b1.jpg not downloaded yet
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ef210>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg saved to cache
2026-03-24 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10bd10>
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fd808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/d808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/23dec578-6704-460e-89d5-5b37dfad7f89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F45531949-bea7-4553-874c-45455e1d3111.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/45531949-bea7-4553-874c-45455e1d3111.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F03a5d61d-8359-4e53-89fd-4a101d4520de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/03a5d61d-8359-4e53-89fd-4a101d4520de.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Fbb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Ff075b669-eb80-4a46-9033-7a8be711f32a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/f075b669-eb80-4a46-9033-7a8be711f32a.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fd3e16091-ea15-4082-9f20-7c3f09775122.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/d3e16091-ea15-4082-9f20-7c3f09775122.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F44347b4d-3205-4539-a17a-0a3e421a667c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/44347b4d-3205-4539-a17a-0a3e421a667c.jpg not downloaded yet
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/5e77463a-5971-40ee-a8ba-abf5715ae499.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fbad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/bad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252Fca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/ca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Feb6700ca-ad26-466f-8a03-62e42bf95f58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F085b5f82-3137-4949-9306-7520747cf0fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F21306061-dda1-43ce-bdc9-9c94a86632a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/21306061-dda1-43ce-bdc9-9c94a86632a9.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Faf4403d8-2df9-4664-bbb6-5df964964f66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/af4403d8-2df9-4664-bbb6-5df964964f66.jpg not downloaded yet
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10d390>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fe07f9b06-2e35-4c21-b685-4e242f5aa364.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2adb10>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5a1d870-5074-4810-9e5f-964b54e19d82.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e1810>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fbb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/bb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4e5690>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252Ff414e733-e05b-420c-b5ef-884a410c1fe2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/f414e733-e05b-420c-b5ef-884a410c1fe2.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/524d1d13-ed14-4852-89c0-e6390b653efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F81bf8fd1-fd61-49a5-986e-71bade83291a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/81bf8fd1-fd61-49a5-986e-71bade83291a.jpg not downloaded yet
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F56657cf9-2579-4945-946a-8c083862bde0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/56657cf9-2579-4945-946a-8c083862bde0.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F36088f70-193c-4093-9c79-69f229f464ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/36088f70-193c-4093-9c79-69f229f464ee.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252Fef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fa31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/a31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fcdf7dc60-e26a-4985-96ce-5bf40f721160.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/cdf7dc60-e26a-4985-96ce-5bf40f721160.jpg not downloaded yet
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4d690>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f2710>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F23dec578-6704-460e-89d5-5b37dfad7f89.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/23dec578-6704-460e-89d5-5b37dfad7f89.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c17e7d0>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg not downloaded yet
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44ef90>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F5e77463a-5971-40ee-a8ba-abf5715ae499.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/5e77463a-5971-40ee-a8ba-abf5715ae499.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f4b90>
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg saved to cache
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/d18360a9-589c-4d24-8b2b-c01af6f58f82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg not downloaded yet
2026-03-24 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Ff90d7553-954c-456a-84d9-4ce9fc6b0371.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252Fab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg not downloaded yet
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/f8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/876d5af9-0c55-46df-b953-a69f6e681e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fb63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/b63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg not downloaded yet
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef2790>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F524d1d13-ed14-4852-89c0-e6390b653efa.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/524d1d13-ed14-4852-89c0-e6390b653efa.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c17f450>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252F0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/d30dd221-de28-4cee-be42-8d9d2f45609a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fde4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/de4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg not downloaded yet
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/edde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/104d57d7-77c0-4ef0-a837-bcbc68303339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/d3e16091-ea15-4082-9f20-7c3f09775122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fd05a4561-bfa3-4613-b3df-b94019aab885.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/d05a4561-bfa3-4613-b3df-b94019aab885.jpg not downloaded yet
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F260dd485-acb1-45da-bdf2-735653b98c9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/260dd485-acb1-45da-bdf2-735653b98c9c.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg not downloaded yet
2026-03-24 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10721047
2026-03-24 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with scrape type 1
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252Ff4835273-f932-4d98-b8bf-e705448a0299.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg not downloaded yet
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe65f90>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fd18360a9-589c-4d24-8b2b-c01af6f58f82.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/d18360a9-589c-4d24-8b2b-c01af6f58f82.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2fd850>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Ff8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/f8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23e310>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F876d5af9-0c55-46df-b953-a69f6e681e2c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/876d5af9-0c55-46df-b953-a69f6e681e2c.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c188490>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fa6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/a6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg not downloaded yet
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/af4403d8-2df9-4664-bbb6-5df964964f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/f075b669-eb80-4a46-9033-7a8be711f32a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/ee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F444aa397-5bb4-4acc-8829-3e869367192f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg not downloaded yet
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F02136b06-0d94-41d3-ab03-fd5b5b508912.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/02136b06-0d94-41d3-ab03-fd5b5b508912.jpg not downloaded yet
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e7e90>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fd30dd221-de28-4cee-be42-8d9d2f45609a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/d30dd221-de28-4cee-be42-8d9d2f45609a.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c508890>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fedde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/edde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c40e110>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F104d57d7-77c0-4ef0-a837-bcbc68303339.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/104d57d7-77c0-4ef0-a837-bcbc68303339.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5da950>
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fd3e16091-ea15-4082-9f20-7c3f09775122.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/d3e16091-ea15-4082-9f20-7c3f09775122.jpg saved to cache
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e99ddb4-418f-56d1-a490-be16188c438a with identifier: 10721045
2026-03-24 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e99ddb4-418f-56d1-a490-be16188c438a with scrape type 1
2026-03-24 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fa3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/a3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg not downloaded yet
2026-03-24 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6136889-e138-5f6a-ae41-0622df157473 with identifier: 10721021
2026-03-24 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6136889-e138-5f6a-ae41-0622df157473 with scrape type 1
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6136889-e138-5f6a-ae41-0622df157473
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fe2cef617-36e1-4f9b-96ae-71c68c97740c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/e2cef617-36e1-4f9b-96ae-71c68c97740c.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fe47f3c84-0685-4506-947d-d5ea9dd885d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/e47f3c84-0685-4506-947d-d5ea9dd885d6.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252F3321b138-1c21-49c9-9f6b-f6e887d9278c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/3321b138-1c21-49c9-9f6b-f6e887d9278c.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fae6f2eb3-1285-4a12-b75b-fb3161d322cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/ae6f2eb3-1285-4a12-b75b-fb3161d322cd.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Feecb6fe3-af02-49cb-a274-b864eb799656.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/eecb6fe3-af02-49cb-a274-b864eb799656.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252F923185d3-6134-4dee-b59e-7af051f85355.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/923185d3-6134-4dee-b59e-7af051f85355.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fccbd9e3c-8f35-4454-a160-861a41857994.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/ccbd9e3c-8f35-4454-a160-861a41857994.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fd504e2dc-3720-4caf-bd63-b0ed24c30038.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/d504e2dc-3720-4caf-bd63-b0ed24c30038.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252Fa7a0f6cf-3831-4ea7-aa47-658675f2a88d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/a7a0f6cf-3831-4ea7-aa47-658675f2a88d.jpg already downloaded
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731201%252Fgeneral%252F69b5ab7c-4008-4c8c-9229-8c24d868f9de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731201/general/69b5ab7c-4008-4c8c-9229-8c24d868f9de.jpg already downloaded
2026-03-24 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d6136889-e138-5f6a-ae41-0622df157473, identifier: 10721021
2026-03-24 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/cdf7dc60-e26a-4985-96ce-5bf40f721160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg not downloaded yet
2026-03-24 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d6136889-e138-5f6a-ae41-0622df157473 with identifier: 10721021
2026-03-24 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d6136889-e138-5f6a-ae41-0622df157473 with identifier: 10721021
2026-03-24 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d6136889-e138-5f6a-ae41-0622df157473 with identifier: 10721021 to the API
2026-03-24 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721021>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'd6136889-e138-5f6a-ae41-0622df157473',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY279NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721021',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 27101,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5731201/general/e2cef617-36e1-4f9b-96ae-71c68c97740c.jpg',
'https://images.openlane.eu/carimgs/5731201/general/e47f3c84-0685-4506-947d-d5ea9dd885d6.jpg',
'https://images.openlane.eu/carimgs/5731201/general/3321b138-1c21-49c9-9f6b-f6e887d9278c.jpg',
'https://images.openlane.eu/carimgs/5731201/general/ae6f2eb3-1285-4a12-b75b-fb3161d322cd.jpg',
'https://images.openlane.eu/carimgs/5731201/general/eecb6fe3-af02-49cb-a274-b864eb799656.jpg',
'https://images.openlane.eu/carimgs/5731201/general/923185d3-6134-4dee-b59e-7af051f85355.jpg',
'https://images.openlane.eu/carimgs/5731201/general/ccbd9e3c-8f35-4454-a160-861a41857994.jpg',
'https://images.openlane.eu/carimgs/5731201/general/d504e2dc-3720-4caf-bd63-b0ed24c30038.jpg',
'https://images.openlane.eu/carimgs/5731201/general/a7a0f6cf-3831-4ea7-aa47-658675f2a88d.jpg',
'https://images.openlane.eu/carimgs/5731201/general/69b5ab7c-4008-4c8c-9229-8c24d868f9de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/e2cef617-36e1-4f9b-96ae-71c68c97740c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/e47f3c84-0685-4506-947d-d5ea9dd885d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420597,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/3321b138-1c21-49c9-9f6b-f6e887d9278c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260450,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/ae6f2eb3-1285-4a12-b75b-fb3161d322cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188179,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/eecb6fe3-af02-49cb-a274-b864eb799656.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179236,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/923185d3-6134-4dee-b59e-7af051f85355.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145953,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/ccbd9e3c-8f35-4454-a160-861a41857994.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/d504e2dc-3720-4caf-bd63-b0ed24c30038.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/a7a0f6cf-3831-4ea7-aa47-658675f2a88d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6136889-e138-5f6a-ae41-0622df157473/d6136889-e138-5f6a-ae41-0622df157473_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364675,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731201/general/69b5ab7c-4008-4c8c-9229-8c24d868f9de.jpg',
'Width': 1920}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 27.101 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721021%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Saving data for 10721021: {'created_time': 1774389698.08417, 'last_price_update_time': 1774389698.084182, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721021') HTTP/1.1" 204 0
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/a31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg not downloaded yet
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fb373e035-915c-474a-870f-de8e78565ea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/b373e035-915c-474a-870f-de8e78565ea8.jpg not downloaded yet
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/44347b4d-3205-4539-a17a-0a3e421a667c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg not downloaded yet
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c50e590>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Faf4403d8-2df9-4664-bbb6-5df964964f66.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/af4403d8-2df9-4664-bbb6-5df964964f66.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e39d0>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Ff075b669-eb80-4a46-9033-7a8be711f32a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/f075b669-eb80-4a46-9033-7a8be711f32a.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/ab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg not downloaded yet
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/de4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg not downloaded yet
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a7810>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fcdf7dc60-e26a-4985-96ce-5bf40f721160.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/cdf7dc60-e26a-4985-96ce-5bf40f721160.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg not downloaded yet
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c273c10>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3d4190>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f7d0>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252Fef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3d4e90>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fa31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/a31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5246d0>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F44347b4d-3205-4539-a17a-0a3e421a667c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/44347b4d-3205-4539-a17a-0a3e421a667c.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg not downloaded yet
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg not downloaded yet
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/b63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg not downloaded yet
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2fa710>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252Fde4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/de4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1335d0>
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg saved to cache
2026-03-24 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716601
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716601%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716601: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716601 url https://www.openlane.eu/en/carv6/auction/10716601
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716454
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716454%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716454: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716454 url https://www.openlane.eu/en/carv6/auction/10716454
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716449
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716449%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716449: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716449 url https://www.openlane.eu/en/carv6/auction/10716449
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716451
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716451%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716451: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716451 url https://www.openlane.eu/en/carv6/auction/10716451
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716573
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716573%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716573: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716573 url https://www.openlane.eu/en/carv6/auction/10716573
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716554
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716554%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716554: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716554 url https://www.openlane.eu/en/carv6/auction/10716554
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716564
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716564%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716564: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716564 url https://www.openlane.eu/en/carv6/auction/10716564
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716581
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716581%27 HTTP/1.1" 200 None
2026-03-24 22:01:38 [adesa.it] INFO: Scrape type for 10716581: 0
2026-03-24 22:01:38 [adesa.it] INFO: Skipping item 10716581 url https://www.openlane.eu/en/carv6/auction/10716581
2026-03-24 22:01:38 [adesa.it] INFO: Found listing with ID: 10716556
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716556%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716556: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716556 url https://www.openlane.eu/en/carv6/auction/10716556
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716452
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716452%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716452: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716452 url https://www.openlane.eu/en/carv6/auction/10716452
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716569
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716569%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716569: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716569 url https://www.openlane.eu/en/carv6/auction/10716569
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716557
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716557%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716557: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716557 url https://www.openlane.eu/en/carv6/auction/10716557
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716561
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716561%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716561: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716561 url https://www.openlane.eu/en/carv6/auction/10716561
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716562
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716562%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716562: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716562 url https://www.openlane.eu/en/carv6/auction/10716562
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716458
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716458%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716458: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716458 url https://www.openlane.eu/en/carv6/auction/10716458
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716460
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716460%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716460: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716460 url https://www.openlane.eu/en/carv6/auction/10716460
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10716552
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716552%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10716552: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10716552 url https://www.openlane.eu/en/carv6/auction/10716552
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718571
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718571%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718571: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718571 url https://www.openlane.eu/en/carv6/auction/10718571
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718581
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718581%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718581: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718581 url https://www.openlane.eu/en/carv6/auction/10718581
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718577
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718577%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718577: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718577 url https://www.openlane.eu/en/carv6/auction/10718577
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718574
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718574%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718574: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718574 url https://www.openlane.eu/en/carv6/auction/10718574
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718582
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718582%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718582: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718582 url https://www.openlane.eu/en/carv6/auction/10718582
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718572
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718572%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718572: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718572 url https://www.openlane.eu/en/carv6/auction/10718572
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718575
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718575%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718575: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718575 url https://www.openlane.eu/en/carv6/auction/10718575
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718568
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718568%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718568: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718568 url https://www.openlane.eu/en/carv6/auction/10718568
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718569
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718569%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718569: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718569 url https://www.openlane.eu/en/carv6/auction/10718569
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718578
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718578%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718578: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718578 url https://www.openlane.eu/en/carv6/auction/10718578
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718576
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718576%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718576: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718576 url https://www.openlane.eu/en/carv6/auction/10718576
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718579
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718579%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718579: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718579 url https://www.openlane.eu/en/carv6/auction/10718579
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718573
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718573%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718573: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718573 url https://www.openlane.eu/en/carv6/auction/10718573
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718583
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718583%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718583: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718583 url https://www.openlane.eu/en/carv6/auction/10718583
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715470
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715470%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715470: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715470 url https://www.openlane.eu/en/carv6/auction/10715470
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715484
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715484%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715484: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715484 url https://www.openlane.eu/en/carv6/auction/10715484
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715467
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715467%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715467: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715467 url https://www.openlane.eu/en/carv6/auction/10715467
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715476
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715476%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715476: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715476 url https://www.openlane.eu/en/carv6/auction/10715476
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715469
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715469%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715469: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715469 url https://www.openlane.eu/en/carv6/auction/10715469
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715453
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715453%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715453: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715453 url https://www.openlane.eu/en/carv6/auction/10715453
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715482
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715482%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715482: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715482 url https://www.openlane.eu/en/carv6/auction/10715482
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715489
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715489%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715489: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715489 url https://www.openlane.eu/en/carv6/auction/10715489
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715485
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715485%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715485: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715485 url https://www.openlane.eu/en/carv6/auction/10715485
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715454
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715454%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715454: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715454 url https://www.openlane.eu/en/carv6/auction/10715454
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715463
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715463%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715463: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715463 url https://www.openlane.eu/en/carv6/auction/10715463
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715486
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715486%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715486: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715486 url https://www.openlane.eu/en/carv6/auction/10715486
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715458
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715458%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715458: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715458 url https://www.openlane.eu/en/carv6/auction/10715458
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715466
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715466%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715466: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715466 url https://www.openlane.eu/en/carv6/auction/10715466
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715487
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715487%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715487: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715487 url https://www.openlane.eu/en/carv6/auction/10715487
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715468
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715468%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715468: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715468 url https://www.openlane.eu/en/carv6/auction/10715468
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715479
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715479%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715479: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715479 url https://www.openlane.eu/en/carv6/auction/10715479
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715459
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715459%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715459: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715459 url https://www.openlane.eu/en/carv6/auction/10715459
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715483
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715483%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715483: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715483 url https://www.openlane.eu/en/carv6/auction/10715483
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715455
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715455%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715455: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715455 url https://www.openlane.eu/en/carv6/auction/10715455
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715462
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715462%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715462: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715462 url https://www.openlane.eu/en/carv6/auction/10715462
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715475
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715475%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715475: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715475 url https://www.openlane.eu/en/carv6/auction/10715475
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10718538
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718538%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10718538: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10718538 url https://www.openlane.eu/en/carv6/auction/10718538
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715465
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715465%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715465: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715465 url https://www.openlane.eu/en/carv6/auction/10715465
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715477
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715477%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715477: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715477 url https://www.openlane.eu/en/carv6/auction/10715477
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715471
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715471%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715471: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715471 url https://www.openlane.eu/en/carv6/auction/10715471
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715478
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715478%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715478: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715478 url https://www.openlane.eu/en/carv6/auction/10715478
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715480
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715480%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715480: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715480 url https://www.openlane.eu/en/carv6/auction/10715480
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715472
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715472%27 HTTP/1.1" 200 None
2026-03-24 22:01:39 [adesa.it] INFO: Scrape type for 10715472: 0
2026-03-24 22:01:39 [adesa.it] INFO: Skipping item 10715472 url https://www.openlane.eu/en/carv6/auction/10715472
2026-03-24 22:01:39 [adesa.it] INFO: Found listing with ID: 10715456
2026-03-24 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715456%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715456: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715456 url https://www.openlane.eu/en/carv6/auction/10715456
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715464
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715464%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715464: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715464 url https://www.openlane.eu/en/carv6/auction/10715464
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715460
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715460%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715460: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715460 url https://www.openlane.eu/en/carv6/auction/10715460
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715452
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715452%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715452: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715452 url https://www.openlane.eu/en/carv6/auction/10715452
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715461
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715461%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715461: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715461 url https://www.openlane.eu/en/carv6/auction/10715461
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715481
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715481%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715481: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715481 url https://www.openlane.eu/en/carv6/auction/10715481
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715488
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715488%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715488: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715488 url https://www.openlane.eu/en/carv6/auction/10715488
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715451
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715451%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715451: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715451 url https://www.openlane.eu/en/carv6/auction/10715451
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715457
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715457%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715457: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715457 url https://www.openlane.eu/en/carv6/auction/10715457
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715473
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715473%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715473: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715473 url https://www.openlane.eu/en/carv6/auction/10715473
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10715474
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715474%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10715474: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10715474 url https://www.openlane.eu/en/carv6/auction/10715474
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10711863
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711863%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10711863: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10711863 url https://www.openlane.eu/en/carv6/auction/10711863
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10711814
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711814%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10711814: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10711814 url https://www.openlane.eu/en/carv6/auction/10711814
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716993
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716993%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716993: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716993 url https://www.openlane.eu/en/carv6/auction/10716993
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716994
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716994%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716994: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716994 url https://www.openlane.eu/en/carv6/auction/10716994
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716996
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716996%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716996: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716996 url https://www.openlane.eu/en/carv6/auction/10716996
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716995
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716995%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716995: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716995 url https://www.openlane.eu/en/carv6/auction/10716995
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716992
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716992%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716992: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716992 url https://www.openlane.eu/en/carv6/auction/10716992
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716997
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716997%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716997: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716997 url https://www.openlane.eu/en/carv6/auction/10716997
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716998
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716998%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716998: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716998 url https://www.openlane.eu/en/carv6/auction/10716998
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716999
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716999%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716999: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716999 url https://www.openlane.eu/en/carv6/auction/10716999
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717000
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717000%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717000: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717000 url https://www.openlane.eu/en/carv6/auction/10717000
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717003
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717003%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717003: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717003 url https://www.openlane.eu/en/carv6/auction/10717003
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716990
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716990%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716990: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716990 url https://www.openlane.eu/en/carv6/auction/10716990
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716991
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716991%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716991: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716991 url https://www.openlane.eu/en/carv6/auction/10716991
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717004
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717004%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717004: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717004 url https://www.openlane.eu/en/carv6/auction/10717004
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717001
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717001%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717001: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717001 url https://www.openlane.eu/en/carv6/auction/10717001
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716987
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716987%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716987: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716987 url https://www.openlane.eu/en/carv6/auction/10716987
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10716988
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716988%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10716988: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10716988 url https://www.openlane.eu/en/carv6/auction/10716988
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717099
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717099%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717099: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717099 url https://www.openlane.eu/en/carv6/auction/10717099
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717098
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717098%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717098: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717098 url https://www.openlane.eu/en/carv6/auction/10717098
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10717002
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717002%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10717002: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10717002 url https://www.openlane.eu/en/carv6/auction/10717002
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720255
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720255%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720255: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720255 url https://www.openlane.eu/en/carv6/auction/10720255
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720256
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720256%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720256: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720256 url https://www.openlane.eu/en/carv6/auction/10720256
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720257
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720257%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720257: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720257 url https://www.openlane.eu/en/carv6/auction/10720257
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720242
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720242%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720242: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720242 url https://www.openlane.eu/en/carv6/auction/10720242
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720258
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720258%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720258: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720258 url https://www.openlane.eu/en/carv6/auction/10720258
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720240
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720240%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720240: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720240 url https://www.openlane.eu/en/carv6/auction/10720240
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720259
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720259%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720259: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720259 url https://www.openlane.eu/en/carv6/auction/10720259
2026-03-24 22:01:40 [adesa.it] INFO: Found listing with ID: 10720260
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720260%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [adesa.it] INFO: Scrape type for 10720260: 0
2026-03-24 22:01:40 [adesa.it] INFO: Skipping item 10720260 url https://www.openlane.eu/en/carv6/auction/10720260
2026-03-24 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/a6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg not downloaded yet
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg not downloaded yet
2026-03-24 22:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg not downloaded yet
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg not downloaded yet
2026-03-24 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/a3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg not downloaded yet
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1baa10>
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg saved to cache
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c143dd0>
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg saved to cache
2026-03-24 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bef50>
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52c9d0>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fb63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/b63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/ee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252Fdd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg not downloaded yet
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fe5675953-82bf-4f1a-b50f-5378493504cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/e5675953-82bf-4f1a-b50f-5378493504cb.jpg not downloaded yet
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e979010>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F444aa397-5bb4-4acc-8829-3e869367192f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c34b7d0>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe96f90>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252Ff4835273-f932-4d98-b8bf-e705448a0299.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe185d0>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fa6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/a6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5c7850>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fa3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/a3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/02136b06-0d94-41d3-ab03-fd5b5b508912.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/b373e035-915c-474a-870f-de8e78565ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F43401cd0-b61f-4e34-83c4-74a53334d498.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/43401cd0-b61f-4e34-83c4-74a53334d498.jpg not downloaded yet
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/ab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffadd0>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/ee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11f850>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c594910>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F02136b06-0d94-41d3-ab03-fd5b5b508912.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/02136b06-0d94-41d3-ab03-fd5b5b508912.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c173250>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fb373e035-915c-474a-870f-de8e78565ea8.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/b373e035-915c-474a-870f-de8e78565ea8.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef0990>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3e1bd0>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2e5990>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/ab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe96e50>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2e5b10>
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg saved to cache
2026-03-24 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/e5675953-82bf-4f1a-b50f-5378493504cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/43401cd0-b61f-4e34-83c4-74a53334d498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721047)
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c207410>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55a750>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5325d0>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4323d0>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743902/general/86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721045)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743886/general/869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721034)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/260dd485-acb1-45da-bdf2-735653b98c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f5550>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1bbe10>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252Fe5675953-82bf-4f1a-b50f-5378493504cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/e5675953-82bf-4f1a-b50f-5378493504cb.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0cf5d0>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F43401cd0-b61f-4e34-83c4-74a53334d498.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/43401cd0-b61f-4e34-83c4-74a53334d498.jpg saved to cache
2026-03-24 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a49d0>
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252F8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg saved to cache
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2e5190>
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743904%252Fgeneral%252Fdd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg saved to cache
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-24 22:01:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29b79a8f-855a-5e75-b358-f95f6c76f4a3, skipping ID generation
2026-03-24 22:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with scrape type 1
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 sending to next pipeline
2026-03-24 22:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29b79a8f-855a-5e75-b358-f95f6c76f4a3, identifier: 10721047
2026-03-24 22:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 084020ce-cd26-5d9d-ba39-946d53f87c31 with identifier: 10721048
2026-03-24 22:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 084020ce-cd26-5d9d-ba39-946d53f87c31 with scrape type 1
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fb5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/b5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg not downloaded yet
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11e490>
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg saved to cache
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10721047
2026-03-24 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10721047
2026-03-24 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10721047 to the API
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '29b79a8f-855a-5e75-b358-f95f6c76f4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY936FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721047',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 9176,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221127,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211165,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211394,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106688,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153660,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98890,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108949,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 9.176 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721047%27 HTTP/1.1" 200 None
2026-03-24 22:01:43 [adesa.it] INFO: Saving data for 10721047: {'created_time': 1774389703.609708, 'last_price_update_time': 1774389703.609716, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721047') HTTP/1.1" 204 0
2026-03-24 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F21e19824-4b05-44f1-ba39-3587faa2aeba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/21e19824-4b05-44f1-ba39-3587faa2aeba.jpg not downloaded yet
2026-03-24 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/d05a4561-bfa3-4613-b3df-b94019aab885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0ea710>
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0ebed0>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2908d0>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743902%252Fgeneral%252F86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743902/general/86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e99ddb4-418f-56d1-a490-be16188c438a
2026-03-24 22:01:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e99ddb4-418f-56d1-a490-be16188c438a, skipping ID generation
2026-03-24 22:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e99ddb4-418f-56d1-a490-be16188c438a with scrape type 1
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e99ddb4-418f-56d1-a490-be16188c438a sending to next pipeline
2026-03-24 22:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4e99ddb4-418f-56d1-a490-be16188c438a, identifier: 10721045
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8fcf2490>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743886%252Fgeneral%252F869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743886/general/869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 705e6465-575f-558b-9f70-902d897f3b55
2026-03-24 22:01:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 705e6465-575f-558b-9f70-902d897f3b55, skipping ID generation
2026-03-24 22:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 705e6465-575f-558b-9f70-902d897f3b55 with scrape type 1
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 705e6465-575f-558b-9f70-902d897f3b55 sending to next pipeline
2026-03-24 22:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 705e6465-575f-558b-9f70-902d897f3b55, identifier: 10721034
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29f2d0>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c291ed0>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F260dd485-acb1-45da-bdf2-735653b98c9c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/260dd485-acb1-45da-bdf2-735653b98c9c.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe37310>
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg saved to cache
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/56657cf9-2579-4945-946a-8c083862bde0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg not downloaded yet
2026-03-24 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4e99ddb4-418f-56d1-a490-be16188c438a with identifier: 10721045
2026-03-24 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4e99ddb4-418f-56d1-a490-be16188c438a with identifier: 10721045
2026-03-24 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4e99ddb4-418f-56d1-a490-be16188c438a with identifier: 10721045 to the API
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743902/general/86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '4e99ddb4-418f-56d1-a490-be16188c438a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY560NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721045',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 26362,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/a3d1c299-d6e5-4fba-82ce-f8d25822cdfd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/b373e035-915c-474a-870f-de8e78565ea8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226414,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/ab3d2b77-2971-4879-b072-5b7263dc4b7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197322,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/4a967f1d-c46c-44ff-a8e0-5af7ce208b5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122250,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/08eb13e4-fcb6-4581-a306-bfcaf13d1c2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98678,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/86e85ec2-cc3a-4628-a5e6-2f55d62c0b88.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282156,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/5e800ee0-0f67-4c8b-ba87-b470d09ec0cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249356,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/3122bfe2-c8ce-4251-b0ee-8a6ed970e964.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/e5675953-82bf-4f1a-b50f-5378493504cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e99ddb4-418f-56d1-a490-be16188c438a/4e99ddb4-418f-56d1-a490-be16188c438a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113618,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743902/general/43401cd0-b61f-4e34-83c4-74a53334d498.jpg',
'Width': 1280}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 26.362 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721045%27 HTTP/1.1" 200 None
2026-03-24 22:01:44 [adesa.it] INFO: Saving data for 10721045: {'created_time': 1774389704.832752, 'last_price_update_time': 1774389704.832765, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721045') HTTP/1.1" 204 0
2026-03-24 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 705e6465-575f-558b-9f70-902d897f3b55 with identifier: 10721034
2026-03-24 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 705e6465-575f-558b-9f70-902d897f3b55 with identifier: 10721034
2026-03-24 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 705e6465-575f-558b-9f70-902d897f3b55 with identifier: 10721034 to the API
2026-03-24 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743886/general/869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Electric',
'id': '705e6465-575f-558b-9f70-902d897f3b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS855EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721034',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 21665,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/f8c8b2f8-e57a-4d5b-b2b5-b9a8b0591a41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207825,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/876d5af9-0c55-46df-b953-a69f6e681e2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132776,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/d30dd221-de28-4cee-be42-8d9d2f45609a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143756,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/d3e16091-ea15-4082-9f20-7c3f09775122.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/af4403d8-2df9-4664-bbb6-5df964964f66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170517,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/cdf7dc60-e26a-4985-96ce-5bf40f721160.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262116,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/5c182ef9-f355-4a82-a7a8-e26b7324a727.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/de4c6663-c5ab-4f35-911a-35d0ef8c0e9b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65090,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/869cff6d-feb0-4cd0-87fa-b6c2fe6c8872.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_705e6465-575f-558b-9f70-902d897f3b55/705e6465-575f-558b-9f70-902d897f3b55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188865,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743886/general/66ee9b96-45e5-4e41-a051-a6aae680d3e1.jpg',
'Width': 1920}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-11-13',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 21.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721034%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Saving data for 10721034: {'created_time': 1774389705.18224, 'last_price_update_time': 1774389705.18225, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721034') HTTP/1.1" 204 0
2026-03-24 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/36088f70-193c-4093-9c79-69f229f464ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Ffad08a2b-5048-4fcd-a05a-78158279cf43.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/fad08a2b-5048-4fcd-a05a-78158279cf43.jpg not downloaded yet
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48d290>
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Ff90d7553-954c-456a-84d9-4ce9fc6b0371.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg saved to cache
2026-03-24 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a7990>
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252Fab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg saved to cache
2026-03-24 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720243
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720243%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720243: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720243 url https://www.openlane.eu/en/carv6/auction/10720243
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720244
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720244%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720244: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720244 url https://www.openlane.eu/en/carv6/auction/10720244
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720261
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720261%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720261: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720261 url https://www.openlane.eu/en/carv6/auction/10720261
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720262
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720262%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720262: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720262 url https://www.openlane.eu/en/carv6/auction/10720262
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720263
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720263%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720263: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720263 url https://www.openlane.eu/en/carv6/auction/10720263
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720264
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720264%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720264: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720264 url https://www.openlane.eu/en/carv6/auction/10720264
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720265
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720265%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720265: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720265 url https://www.openlane.eu/en/carv6/auction/10720265
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720266
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720266%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720266: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720266 url https://www.openlane.eu/en/carv6/auction/10720266
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720268
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720268%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720268: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720268 url https://www.openlane.eu/en/carv6/auction/10720268
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720267
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720267%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720267: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720267 url https://www.openlane.eu/en/carv6/auction/10720267
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720237
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720237%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720237: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720237 url https://www.openlane.eu/en/carv6/auction/10720237
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720250
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720250%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720250: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720250 url https://www.openlane.eu/en/carv6/auction/10720250
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720269
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720269%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720269: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720269 url https://www.openlane.eu/en/carv6/auction/10720269
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720245
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720245%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720245: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720245 url https://www.openlane.eu/en/carv6/auction/10720245
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720270
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720270%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720270: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720270 url https://www.openlane.eu/en/carv6/auction/10720270
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720285
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720285%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720285: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720285 url https://www.openlane.eu/en/carv6/auction/10720285
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720246
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720246%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720246: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720246 url https://www.openlane.eu/en/carv6/auction/10720246
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720271
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720271%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720271: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720271 url https://www.openlane.eu/en/carv6/auction/10720271
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720251
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720251%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720251: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720251 url https://www.openlane.eu/en/carv6/auction/10720251
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720272
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720272%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720272: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720272 url https://www.openlane.eu/en/carv6/auction/10720272
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720273
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720273%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720273: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720273 url https://www.openlane.eu/en/carv6/auction/10720273
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720247
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720247%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720247: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720247 url https://www.openlane.eu/en/carv6/auction/10720247
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720284
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720284%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720284: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720284 url https://www.openlane.eu/en/carv6/auction/10720284
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720274
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720274%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720274: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720274 url https://www.openlane.eu/en/carv6/auction/10720274
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720252
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720252%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720252: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720252 url https://www.openlane.eu/en/carv6/auction/10720252
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720241
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720241%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720241: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720241 url https://www.openlane.eu/en/carv6/auction/10720241
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720275
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720275%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720275: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720275 url https://www.openlane.eu/en/carv6/auction/10720275
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720277
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720277%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720277: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720277 url https://www.openlane.eu/en/carv6/auction/10720277
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720276
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720276%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720276: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720276 url https://www.openlane.eu/en/carv6/auction/10720276
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720248
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720248%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720248: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720248 url https://www.openlane.eu/en/carv6/auction/10720248
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720253
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720253%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720253: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720253 url https://www.openlane.eu/en/carv6/auction/10720253
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720278
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720278%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720278: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720278 url https://www.openlane.eu/en/carv6/auction/10720278
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720239
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720239%27 HTTP/1.1" 200 None
2026-03-24 22:01:45 [adesa.it] INFO: Scrape type for 10720239: 0
2026-03-24 22:01:45 [adesa.it] INFO: Skipping item 10720239 url https://www.openlane.eu/en/carv6/auction/10720239
2026-03-24 22:01:45 [adesa.it] INFO: Found listing with ID: 10720254
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720254%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720254: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720254 url https://www.openlane.eu/en/carv6/auction/10720254
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720281
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720281%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720281: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720281 url https://www.openlane.eu/en/carv6/auction/10720281
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720282
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720282%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720282: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720282 url https://www.openlane.eu/en/carv6/auction/10720282
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720279
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720279%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720279: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720279 url https://www.openlane.eu/en/carv6/auction/10720279
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720280
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720280%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720280: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720280 url https://www.openlane.eu/en/carv6/auction/10720280
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720283
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720283%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720283: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720283 url https://www.openlane.eu/en/carv6/auction/10720283
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720238
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720238%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720238: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720238 url https://www.openlane.eu/en/carv6/auction/10720238
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720249
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720249%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720249: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720249 url https://www.openlane.eu/en/carv6/auction/10720249
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720286
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720286%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720286: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720286 url https://www.openlane.eu/en/carv6/auction/10720286
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720287
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720287%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720287: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720287 url https://www.openlane.eu/en/carv6/auction/10720287
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720291
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720291%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720291: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720291 url https://www.openlane.eu/en/carv6/auction/10720291
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720292
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720292%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720292: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720292 url https://www.openlane.eu/en/carv6/auction/10720292
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720289
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720289%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720289: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720289 url https://www.openlane.eu/en/carv6/auction/10720289
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720290
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720290%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720290: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720290 url https://www.openlane.eu/en/carv6/auction/10720290
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720295
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720295%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720295: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720295 url https://www.openlane.eu/en/carv6/auction/10720295
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720294
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720294%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720294: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720294 url https://www.openlane.eu/en/carv6/auction/10720294
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720288
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720288%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720288: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720288 url https://www.openlane.eu/en/carv6/auction/10720288
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10720296
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720296%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10720296: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10720296 url https://www.openlane.eu/en/carv6/auction/10720296
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719014
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719014%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719014: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719014 url https://www.openlane.eu/en/carv6/auction/10719014
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719013
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719013%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719013: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719013 url https://www.openlane.eu/en/carv6/auction/10719013
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719018
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719018%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719018: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719018 url https://www.openlane.eu/en/carv6/auction/10719018
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719035
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719035%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719035: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719035 url https://www.openlane.eu/en/carv6/auction/10719035
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718977
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718977%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718977: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718977 url https://www.openlane.eu/en/carv6/auction/10718977
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718984
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718984%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718984: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718984 url https://www.openlane.eu/en/carv6/auction/10718984
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718983
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718983%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718983: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718983 url https://www.openlane.eu/en/carv6/auction/10718983
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718985
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718985%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718985: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718985 url https://www.openlane.eu/en/carv6/auction/10718985
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718986
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718986%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718986: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718986 url https://www.openlane.eu/en/carv6/auction/10718986
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718988
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718988%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718988: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718988 url https://www.openlane.eu/en/carv6/auction/10718988
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718987
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718987%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718987: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718987 url https://www.openlane.eu/en/carv6/auction/10718987
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718989
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718989%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718989: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718989 url https://www.openlane.eu/en/carv6/auction/10718989
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718990
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718990%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718990: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718990 url https://www.openlane.eu/en/carv6/auction/10718990
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718991
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718991%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718991: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718991 url https://www.openlane.eu/en/carv6/auction/10718991
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718992
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718992%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718992: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718992 url https://www.openlane.eu/en/carv6/auction/10718992
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718993
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718993%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718993: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718993 url https://www.openlane.eu/en/carv6/auction/10718993
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718996
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718996%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718996: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718996 url https://www.openlane.eu/en/carv6/auction/10718996
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718995
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718995%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718995: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718995 url https://www.openlane.eu/en/carv6/auction/10718995
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718994
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718994%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718994: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718994 url https://www.openlane.eu/en/carv6/auction/10718994
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718978
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718978%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718978: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718978 url https://www.openlane.eu/en/carv6/auction/10718978
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718997
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718997%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718997: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718997 url https://www.openlane.eu/en/carv6/auction/10718997
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718999
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718999%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718999: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718999 url https://www.openlane.eu/en/carv6/auction/10718999
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718998
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718998%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718998: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718998 url https://www.openlane.eu/en/carv6/auction/10718998
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719000
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719000%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719000: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719000 url https://www.openlane.eu/en/carv6/auction/10719000
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719001
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719001%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719001: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719001 url https://www.openlane.eu/en/carv6/auction/10719001
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719002
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719002%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719002: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719002 url https://www.openlane.eu/en/carv6/auction/10719002
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719003
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719003%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719003: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719003 url https://www.openlane.eu/en/carv6/auction/10719003
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719004
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719004%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719004: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719004 url https://www.openlane.eu/en/carv6/auction/10719004
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10718979
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718979%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10718979: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10718979 url https://www.openlane.eu/en/carv6/auction/10718979
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719005
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719005%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719005: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719005 url https://www.openlane.eu/en/carv6/auction/10719005
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719006
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719006%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719006: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719006 url https://www.openlane.eu/en/carv6/auction/10719006
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719007
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719007%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719007: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719007 url https://www.openlane.eu/en/carv6/auction/10719007
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719008
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719008%27 HTTP/1.1" 200 None
2026-03-24 22:01:46 [adesa.it] INFO: Scrape type for 10719008: 0
2026-03-24 22:01:46 [adesa.it] INFO: Skipping item 10719008 url https://www.openlane.eu/en/carv6/auction/10719008
2026-03-24 22:01:46 [adesa.it] INFO: Found listing with ID: 10719009
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719009%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719009: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719009 url https://www.openlane.eu/en/carv6/auction/10719009
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719010
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719010%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719010: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719010 url https://www.openlane.eu/en/carv6/auction/10719010
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719011
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719011%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719011: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719011 url https://www.openlane.eu/en/carv6/auction/10719011
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719012
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719012%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719012: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719012 url https://www.openlane.eu/en/carv6/auction/10719012
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719015
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719015%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719015: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719015 url https://www.openlane.eu/en/carv6/auction/10719015
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719016
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719016%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719016: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719016 url https://www.openlane.eu/en/carv6/auction/10719016
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719017
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719017%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719017: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719017 url https://www.openlane.eu/en/carv6/auction/10719017
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719020
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719020%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719020: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719020 url https://www.openlane.eu/en/carv6/auction/10719020
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719021
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719021%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719021: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719021 url https://www.openlane.eu/en/carv6/auction/10719021
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719019
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719019%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719019: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719019 url https://www.openlane.eu/en/carv6/auction/10719019
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719023
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719023%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719023: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719023 url https://www.openlane.eu/en/carv6/auction/10719023
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719022
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719022%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719022: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719022 url https://www.openlane.eu/en/carv6/auction/10719022
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719025
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719025%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719025: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719025 url https://www.openlane.eu/en/carv6/auction/10719025
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719024
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719024%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719024: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719024 url https://www.openlane.eu/en/carv6/auction/10719024
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719026
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719026%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719026: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719026 url https://www.openlane.eu/en/carv6/auction/10719026
2026-03-24 22:01:47 [adesa.it] INFO: Found listing with ID: 10719027
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719027%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [adesa.it] INFO: Scrape type for 10719027: 0
2026-03-24 22:01:47 [adesa.it] INFO: Skipping item 10719027 url https://www.openlane.eu/en/carv6/auction/10719027
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c428ad0>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe416d0>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fd05a4561-bfa3-4613-b3df-b94019aab885.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/d05a4561-bfa3-4613-b3df-b94019aab885.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/bad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg not downloaded yet
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d8a90>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e6ac290>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3f9050>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F56657cf9-2579-4945-946a-8c083862bde0.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/56657cf9-2579-4945-946a-8c083862bde0.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fd0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/d0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg not downloaded yet
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/81bf8fd1-fd61-49a5-986e-71bade83291a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/ca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f4b90>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F36088f70-193c-4093-9c79-69f229f464ee.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/36088f70-193c-4093-9c79-69f229f464ee.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44d950>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F085b5f82-3137-4949-9306-7520747cf0fb.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a7a50>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Feb6700ca-ad26-466f-8a03-62e42bf95f58.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c595ed0>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fbad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/bad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/21306061-dda1-43ce-bdc9-9c94a86632a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg not downloaded yet
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/45531949-bea7-4553-874c-45455e1d3111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fd43c867c-3de4-4cba-9492-0ababc822d2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/d43c867c-3de4-4cba-9492-0ababc822d2e.jpg not downloaded yet
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c442590>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c440a90>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252F81bf8fd1-fd61-49a5-986e-71bade83291a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/81bf8fd1-fd61-49a5-986e-71bade83291a.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1355d0>
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252Fca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/ca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg saved to cache
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/b5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/03a5d61d-8359-4e53-89fd-4a101d4520de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F7c4c976a-bad7-4b49-b985-1df87094dad0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/7c4c976a-bad7-4b49-b985-1df87094dad0.jpg not downloaded yet
2026-03-24 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg not downloaded yet
2026-03-24 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743899/general/c57cdfb3-387c-48b3-a469-2b04aae045b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721042)
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3d410>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252F21306061-dda1-43ce-bdc9-9c94a86632a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/21306061-dda1-43ce-bdc9-9c94a86632a9.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c441d10>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F45531949-bea7-4553-874c-45455e1d3111.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/45531949-bea7-4553-874c-45455e1d3111.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/cbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/21e19824-4b05-44f1-ba39-3587faa2aeba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08e910>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fb5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/b5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e8210>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F03a5d61d-8359-4e53-89fd-4a101d4520de.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/03a5d61d-8359-4e53-89fd-4a101d4520de.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e07d0>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Fbb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57f8d0>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e6ac290>
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743899%252Fgeneral%252Fc57cdfb3-387c-48b3-a469-2b04aae045b1.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743899/general/c57cdfb3-387c-48b3-a469-2b04aae045b1.jpg saved to cache
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 70b87ec7-78c3-578e-841d-d4081557d51f
2026-03-24 22:01:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70b87ec7-78c3-578e-841d-d4081557d51f, skipping ID generation
2026-03-24 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b87ec7-78c3-578e-841d-d4081557d51f with scrape type 1
2026-03-24 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70b87ec7-78c3-578e-841d-d4081557d51f sending to next pipeline
2026-03-24 22:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70b87ec7-78c3-578e-841d-d4081557d51f, identifier: 10721042
2026-03-24 22:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70b87ec7-78c3-578e-841d-d4081557d51f with identifier: 10721042
2026-03-24 22:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70b87ec7-78c3-578e-841d-d4081557d51f with identifier: 10721042
2026-03-24 22:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70b87ec7-78c3-578e-841d-d4081557d51f with identifier: 10721042 to the API
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743899/general/c57cdfb3-387c-48b3-a469-2b04aae045b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '70b87ec7-78c3-578e-841d-d4081557d51f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW299VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721042',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 30384,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/edde55b0-5287-4ea2-b46a-2a0d40f0810d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424616,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/c57cdfb3-387c-48b3-a469-2b04aae045b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441787,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/44347b4d-3205-4539-a17a-0a3e421a667c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374612,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/81bf8fd1-fd61-49a5-986e-71bade83291a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/75fb8c72-87ca-432a-a78f-93cfccebf4c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167390,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/b63a7080-16ca-4da2-bbbe-7c69b545f53f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128954,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/d05a4561-bfa3-4613-b3df-b94019aab885.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250859,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/a6b3291f-29b4-4fed-9cbb-ca8f7861e8b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460275,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/02136b06-0d94-41d3-ab03-fd5b5b508912.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70b87ec7-78c3-578e-841d-d4081557d51f/70b87ec7-78c3-578e-841d-d4081557d51f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164209,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743899/general/31b5976f-6b22-4dae-a05b-68c6f7585f20.jpg',
'Width': 1920}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 30.384 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721042%27 HTTP/1.1" 200 None
2026-03-24 22:01:49 [adesa.it] INFO: Saving data for 10721042: {'created_time': 1774389709.396532, 'last_price_update_time': 1774389709.396543, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721042') HTTP/1.1" 204 0
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/f71fdc53-37bc-49df-a9d9-9f52831139b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/fad08a2b-5048-4fcd-a05a-78158279cf43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4faa50>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252Fd9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0acb50>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fcbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/cbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff055d0>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F21e19824-4b05-44f1-ba39-3587faa2aeba.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/21e19824-4b05-44f1-ba39-3587faa2aeba.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/d0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/d43c867c-3de4-4cba-9492-0ababc822d2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/e1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/7c4c976a-bad7-4b49-b985-1df87094dad0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4f8e50>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55ac90>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Ff71fdc53-37bc-49df-a9d9-9f52831139b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/f71fdc53-37bc-49df-a9d9-9f52831139b8.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea4d50>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg saved to cache
2026-03-24 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55b090>
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c348650>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Ffad08a2b-5048-4fcd-a05a-78158279cf43.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/fad08a2b-5048-4fcd-a05a-78158279cf43.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4394d0>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743905/general/3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721048)
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721039)
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c40d910>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fd0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/d0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4e6250>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252Fd43c867c-3de4-4cba-9492-0ababc822d2e.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/d43c867c-3de4-4cba-9492-0ababc822d2e.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c452390>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fe1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/e1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c47a9d0>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c450450>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F7c4c976a-bad7-4b49-b985-1df87094dad0.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/7c4c976a-bad7-4b49-b985-1df87094dad0.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721040)
2026-03-24 22:01:50 [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-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743880/general/e32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721029)
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/424a5bc5-5121-4ed9-995f-734c8acc0166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/7f0fe472-faf1-4417-9e17-050b2c972224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5093d0>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F360efcfc-765f-46a8-b449-74030e1805dd.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff8b790>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743905%252Fgeneral%252F3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743905/general/3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 084020ce-cd26-5d9d-ba39-946d53f87c31
2026-03-24 22:01:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 084020ce-cd26-5d9d-ba39-946d53f87c31, skipping ID generation
2026-03-24 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 084020ce-cd26-5d9d-ba39-946d53f87c31 with scrape type 1
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 084020ce-cd26-5d9d-ba39-946d53f87c31 sending to next pipeline
2026-03-24 22:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 084020ce-cd26-5d9d-ba39-946d53f87c31, identifier: 10721048
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5bf850>
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743896%252Fgeneral%252F83477a4d-d829-4d82-a144-9245555e0a5d.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg saved to cache
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-24 22:01:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 248d335d-6319-5636-b572-65d01394ea40, skipping ID generation
2026-03-24 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248d335d-6319-5636-b572-65d01394ea40 with scrape type 1
2026-03-24 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 248d335d-6319-5636-b572-65d01394ea40 sending to next pipeline
2026-03-24 22:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 248d335d-6319-5636-b572-65d01394ea40, identifier: 10721039
2026-03-24 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/c5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 084020ce-cd26-5d9d-ba39-946d53f87c31 with identifier: 10721048
2026-03-24 22:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 084020ce-cd26-5d9d-ba39-946d53f87c31 with identifier: 10721048
2026-03-24 22:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 084020ce-cd26-5d9d-ba39-946d53f87c31 with identifier: 10721048 to the API
2026-03-24 22:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743905/general/3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Petrol',
'id': '084020ce-cd26-5d9d-ba39-946d53f87c31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP876BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721048',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 113726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481044,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/b5f14827-a19f-4b6d-a4a3-b9ed0dcf8cf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514620,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/21e19824-4b05-44f1-ba39-3587faa2aeba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354893,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/04e0e534-7cd3-455f-a8e0-4f190df3403e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442228,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/fad08a2b-5048-4fcd-a05a-78158279cf43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/61ae7c14-f27f-4e95-9e73-3d9db4ae2b88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283679,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/d0f57865-2825-4f62-8b2c-ec7b803fc63c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/373f628c-0de1-4b1b-8b38-e7a7246fbec0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315712,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/d43c867c-3de4-4cba-9492-0ababc822d2e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224764,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/7c4c976a-bad7-4b49-b985-1df87094dad0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084020ce-cd26-5d9d-ba39-946d53f87c31/084020ce-cd26-5d9d-ba39-946d53f87c31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101763,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743905/general/3d179312-9a60-4a76-88a8-d2e16c9c0529.jpg',
'Width': 1920}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'113.726 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721048%27 HTTP/1.1" 200 None
2026-03-24 22:01:51 [adesa.it] INFO: Saving data for 10721048: {'created_time': 1774389711.249773, 'last_price_update_time': 1774389711.249783, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721048') HTTP/1.1" 204 0
2026-03-24 22:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10721039
2026-03-24 22:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10721039
2026-03-24 22:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10721039 to the API
2026-03-24 22:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Petrol',
'id': '248d335d-6319-5636-b572-65d01394ea40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR038VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721039',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 60625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152947,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118871,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115451,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115692,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90328,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70405,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109277,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100573,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48016,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73110,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg',
'Width': 1280}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Karoq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'60.625 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721039%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Saving data for 10721039: {'created_time': 1774389712.035006, 'last_price_update_time': 1774389712.035016, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721039') HTTP/1.1" 204 0
2026-03-24 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743883/general/1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721031)
2026-03-24 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/4e693ac3-171e-4e71-80e8-77ab415de380.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54bad0>
2026-03-24 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743897%252Fgeneral%252F33b186e3-ae41-4612-9ad4-f5dac7010459.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg saved to cache
2026-03-24 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-24 22:01:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09150d6b-0285-5f4d-bfed-21ade12b63a1, skipping ID generation
2026-03-24 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 with scrape type 1
2026-03-24 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 sending to next pipeline
2026-03-24 22:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09150d6b-0285-5f4d-bfed-21ade12b63a1, identifier: 10721040
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719029
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719029%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719029: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719029 url https://www.openlane.eu/en/carv6/auction/10719029
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719028
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719028%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719028: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719028 url https://www.openlane.eu/en/carv6/auction/10719028
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719030
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719030%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719030: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719030 url https://www.openlane.eu/en/carv6/auction/10719030
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10718980
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718980%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10718980: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10718980 url https://www.openlane.eu/en/carv6/auction/10718980
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719031
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719031%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719031: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719031 url https://www.openlane.eu/en/carv6/auction/10719031
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719032
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719032%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719032: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719032 url https://www.openlane.eu/en/carv6/auction/10719032
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719033
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719033%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719033: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719033 url https://www.openlane.eu/en/carv6/auction/10719033
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719034
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719034%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719034: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719034 url https://www.openlane.eu/en/carv6/auction/10719034
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719036
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719036%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719036: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719036 url https://www.openlane.eu/en/carv6/auction/10719036
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719037
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719037%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719037: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719037 url https://www.openlane.eu/en/carv6/auction/10719037
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719038
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719038%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719038: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719038 url https://www.openlane.eu/en/carv6/auction/10719038
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719042
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719042%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719042: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719042 url https://www.openlane.eu/en/carv6/auction/10719042
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719040
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719040%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719040: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719040 url https://www.openlane.eu/en/carv6/auction/10719040
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719039
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719039%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719039: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719039 url https://www.openlane.eu/en/carv6/auction/10719039
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719045
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719045%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719045: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719045 url https://www.openlane.eu/en/carv6/auction/10719045
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719043
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719043%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719043: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719043 url https://www.openlane.eu/en/carv6/auction/10719043
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719046
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719046%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719046: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719046 url https://www.openlane.eu/en/carv6/auction/10719046
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719041
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719041%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719041: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719041 url https://www.openlane.eu/en/carv6/auction/10719041
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719044
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719044%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719044: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719044 url https://www.openlane.eu/en/carv6/auction/10719044
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10718981
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718981%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10718981: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10718981 url https://www.openlane.eu/en/carv6/auction/10718981
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719047
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719047%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719047: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719047 url https://www.openlane.eu/en/carv6/auction/10719047
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719048
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719048%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719048: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719048 url https://www.openlane.eu/en/carv6/auction/10719048
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719049
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719049%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719049: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719049 url https://www.openlane.eu/en/carv6/auction/10719049
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719050
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719050%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719050: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719050 url https://www.openlane.eu/en/carv6/auction/10719050
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719051
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719051%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719051: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719051 url https://www.openlane.eu/en/carv6/auction/10719051
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719052
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719052%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719052: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719052 url https://www.openlane.eu/en/carv6/auction/10719052
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719053
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719053%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719053: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719053 url https://www.openlane.eu/en/carv6/auction/10719053
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719054
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719054%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719054: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719054 url https://www.openlane.eu/en/carv6/auction/10719054
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719055
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719055%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719055: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719055 url https://www.openlane.eu/en/carv6/auction/10719055
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719060
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719060%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719060: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719060 url https://www.openlane.eu/en/carv6/auction/10719060
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719059
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719059%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719059: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719059 url https://www.openlane.eu/en/carv6/auction/10719059
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719058
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719058%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719058: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719058 url https://www.openlane.eu/en/carv6/auction/10719058
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719057
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719057%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719057: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719057 url https://www.openlane.eu/en/carv6/auction/10719057
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10719056
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719056%27 HTTP/1.1" 200 None
2026-03-24 22:01:52 [adesa.it] INFO: Scrape type for 10719056: 0
2026-03-24 22:01:52 [adesa.it] INFO: Skipping item 10719056 url https://www.openlane.eu/en/carv6/auction/10719056
2026-03-24 22:01:52 [adesa.it] INFO: Found listing with ID: 10718982
2026-03-24 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718982%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10718982: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10718982 url https://www.openlane.eu/en/carv6/auction/10718982
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719061
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719061%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719061: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719061 url https://www.openlane.eu/en/carv6/auction/10719061
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719062
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719062%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719062: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719062 url https://www.openlane.eu/en/carv6/auction/10719062
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719067
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719067%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719067: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719067 url https://www.openlane.eu/en/carv6/auction/10719067
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719064
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719064%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719064: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719064 url https://www.openlane.eu/en/carv6/auction/10719064
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719063
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719063%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719063: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719063 url https://www.openlane.eu/en/carv6/auction/10719063
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719065
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719065%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719065: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719065 url https://www.openlane.eu/en/carv6/auction/10719065
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719066
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719066%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719066: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719066 url https://www.openlane.eu/en/carv6/auction/10719066
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719068
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719068%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719068: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719068 url https://www.openlane.eu/en/carv6/auction/10719068
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719069
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719069%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719069: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719069 url https://www.openlane.eu/en/carv6/auction/10719069
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719070
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719070%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719070: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719070 url https://www.openlane.eu/en/carv6/auction/10719070
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719071
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719071%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719071: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719071 url https://www.openlane.eu/en/carv6/auction/10719071
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10719072
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719072%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10719072: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10719072 url https://www.openlane.eu/en/carv6/auction/10719072
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10715400
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715400%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10715400: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10715400 url https://www.openlane.eu/en/carv6/auction/10715400
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10715447
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715447%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10715447: 0
2026-03-24 22:01:53 [adesa.it] INFO: Skipping item 10715447 url https://www.openlane.eu/en/carv6/auction/10715447
2026-03-24 22:01:53 [adesa.it] INFO: Found listing with ID: 10720656
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720656%27 HTTP/1.1" 200 None
2026-03-24 22:01:53 [adesa.it] INFO: Scrape type for 10720656: 1
2026-03-24 22:01:53 [adesa.it] INFO: Scraping item 10720656 url https://www.openlane.eu/en/carv6/auction/10720656
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52fc90>
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743880%252Fgeneral%252Fe32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743880/general/e32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg saved to cache
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e3ec373-3391-5387-96eb-f8b57e7c7126
2026-03-24 22:01:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e3ec373-3391-5387-96eb-f8b57e7c7126, skipping ID generation
2026-03-24 22:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e3ec373-3391-5387-96eb-f8b57e7c7126 with scrape type 1
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e3ec373-3391-5387-96eb-f8b57e7c7126 sending to next pipeline
2026-03-24 22:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e3ec373-3391-5387-96eb-f8b57e7c7126, identifier: 10721029
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c3390>
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F424a5bc5-5121-4ed9-995f-734c8acc0166.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/424a5bc5-5121-4ed9-995f-734c8acc0166.jpg saved to cache
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c088150>
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F7f0fe472-faf1-4417-9e17-050b2c972224.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/7f0fe472-faf1-4417-9e17-050b2c972224.jpg saved to cache
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e6afc10>
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252Fc5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/c5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg saved to cache
2026-03-24 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10721040
2026-03-24 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10721040
2026-03-24 22:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10721040 to the API
2026-03-24 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '09150d6b-0285-5f4d-bfed-21ade12b63a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM959PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721040',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207544,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151119,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg',
'Width': 1920}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 100.668 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721040%27 HTTP/1.1" 200 None
2026-03-24 22:01:54 [adesa.it] INFO: Saving data for 10721040: {'created_time': 1774389714.770033, 'last_price_update_time': 1774389714.770043, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721040') HTTP/1.1" 204 0
2026-03-24 22:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e3ec373-3391-5387-96eb-f8b57e7c7126 with identifier: 10721029
2026-03-24 22:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e3ec373-3391-5387-96eb-f8b57e7c7126 with identifier: 10721029
2026-03-24 22:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e3ec373-3391-5387-96eb-f8b57e7c7126 with identifier: 10721029 to the API
2026-03-24 22:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743880/general/e32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '5e3ec373-3391-5387-96eb-f8b57e7c7126',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL802PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721029',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 113254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357151,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/e32dbee3-d9ae-4ac6-944b-f72c71a5a8c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359670,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/f71fdc53-37bc-49df-a9d9-9f52831139b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208425,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/104d57d7-77c0-4ef0-a837-bcbc68303339.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154693,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/f075b669-eb80-4a46-9033-7a8be711f32a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400667,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/21306061-dda1-43ce-bdc9-9c94a86632a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110868,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/a31c56b2-16ac-426c-a3f8-095f24eb7ca6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/21aa7e47-1e0c-460e-bff4-281ff8644ede.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123043,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/8c944375-82d2-4d9b-bf49-428d1bd8371d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/260dd485-acb1-45da-bdf2-735653b98c9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e3ec373-3391-5387-96eb-f8b57e7c7126/5e3ec373-3391-5387-96eb-f8b57e7c7126_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186373,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743880/general/ee621c3d-d6fb-4d62-9962-2f6f4264d68f.jpg',
'Width': 1920}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter 315 CDI - Diesel - Manual - 150 hp - 113.254 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721029%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Saving data for 10721029: {'created_time': 1774389715.312987, 'last_price_update_time': 1774389715.312997, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721029') HTTP/1.1" 204 0
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743873/general/7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721026)
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/fbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715552
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715552%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715552: 0
2026-03-24 22:01:55 [adesa.it] INFO: Skipping item 10715552 url https://www.openlane.eu/en/carv6/auction/10715552
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10711340
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711340%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10711340: 2
2026-03-24 22:01:55 [adesa.it] INFO: Scraping item 10711340 url https://www.openlane.eu/en/carv6/auction/10711340
2026-03-24 22:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/cddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715553
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715553%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715553: 0
2026-03-24 22:01:55 [adesa.it] INFO: Skipping item 10715553 url https://www.openlane.eu/en/carv6/auction/10715553
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715554
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715554%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715554: 0
2026-03-24 22:01:55 [adesa.it] INFO: Skipping item 10715554 url https://www.openlane.eu/en/carv6/auction/10715554
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715536
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715536%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715536: 2
2026-03-24 22:01:55 [adesa.it] INFO: Scraping item 10715536 url https://www.openlane.eu/en/carv6/auction/10715536
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c138410>
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg saved to cache
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c204dd0>
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743883%252Fgeneral%252F1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743883/general/1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg saved to cache
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3be8f39e-74f5-5a81-8532-9d60150a01aa
2026-03-24 22:01:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3be8f39e-74f5-5a81-8532-9d60150a01aa, skipping ID generation
2026-03-24 22:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be8f39e-74f5-5a81-8532-9d60150a01aa with scrape type 1
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3be8f39e-74f5-5a81-8532-9d60150a01aa sending to next pipeline
2026-03-24 22:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3be8f39e-74f5-5a81-8532-9d60150a01aa, identifier: 10721031
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff061d0>
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F4e693ac3-171e-4e71-80e8-77ab415de380.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/4e693ac3-171e-4e71-80e8-77ab415de380.jpg saved to cache
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c349c90>
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg saved to cache
2026-03-24 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715544
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715544%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715544: 0
2026-03-24 22:01:55 [adesa.it] INFO: Skipping item 10715544 url https://www.openlane.eu/en/carv6/auction/10715544
2026-03-24 22:01:55 [adesa.it] INFO: Found listing with ID: 10715555
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715555%27 HTTP/1.1" 200 None
2026-03-24 22:01:55 [adesa.it] INFO: Scrape type for 10715555: 2
2026-03-24 22:01:55 [adesa.it] INFO: Scraping item 10715555 url https://www.openlane.eu/en/carv6/auction/10715555
2026-03-24 22:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3be8f39e-74f5-5a81-8532-9d60150a01aa with identifier: 10721031
2026-03-24 22:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3be8f39e-74f5-5a81-8532-9d60150a01aa with identifier: 10721031
2026-03-24 22:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3be8f39e-74f5-5a81-8532-9d60150a01aa with identifier: 10721031 to the API
2026-03-24 22:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743883/general/1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Electric',
'id': '3be8f39e-74f5-5a81-8532-9d60150a01aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL387PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721031',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 32110,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214161,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/1c2edd25-c080-4e8a-a5bd-f61411fafbb4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207760,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/c5f90cc5-91e1-4928-b0ef-566c768a15a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169581,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/23dec578-6704-460e-89d5-5b37dfad7f89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186695,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/7f0fe472-faf1-4417-9e17-050b2c972224.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147384,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/e1b6852e-5985-4b36-89bc-e4212db5e7f0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150061,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/cbe0c464-2a8e-43ba-95a3-c990cc138c1a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127636,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/45531949-bea7-4553-874c-45455e1d3111.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40619,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/bad1f632-a6ec-464a-9ab1-492cf5cf6ac5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/56657cf9-2579-4945-946a-8c083862bde0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be8f39e-74f5-5a81-8532-9d60150a01aa/3be8f39e-74f5-5a81-8532-9d60150a01aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123906,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743883/general/0e0d0c85-a6bd-464f-9208-7418bb5688cb.jpg',
'Width': 1280}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 32.110 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721031%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [adesa.it] INFO: Saving data for 10721031: {'created_time': 1774389716.178838, 'last_price_update_time': 1774389716.178848, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721031') HTTP/1.1" 204 0
2026-03-24 22:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/1c341356-a5ee-4e5e-a854-050054112bac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743884/general/fe3c53f5-85e1-4764-995a-6823c136a397.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721032)
2026-03-24 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c207850>
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743873%252Fgeneral%252F7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743873/general/7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg saved to cache
2026-03-24 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1da0604-0465-5171-98d7-cc40a5745582
2026-03-24 22:01:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1da0604-0465-5171-98d7-cc40a5745582, skipping ID generation
2026-03-24 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1da0604-0465-5171-98d7-cc40a5745582 with scrape type 1
2026-03-24 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1da0604-0465-5171-98d7-cc40a5745582 sending to next pipeline
2026-03-24 22:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1da0604-0465-5171-98d7-cc40a5745582, identifier: 10721026
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5c5410>
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Ffbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/fbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg saved to cache
2026-03-24 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/2b12ea8f-8817-4696-a22e-39d2eb088661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:56 [adesa.it] INFO: Found listing with ID: 10715556
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715556%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [adesa.it] INFO: Scrape type for 10715556: 2
2026-03-24 22:01:56 [adesa.it] INFO: Scraping item 10715556 url https://www.openlane.eu/en/carv6/auction/10715556
2026-03-24 22:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1da0604-0465-5171-98d7-cc40a5745582 with identifier: 10721026
2026-03-24 22:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1da0604-0465-5171-98d7-cc40a5745582 with identifier: 10721026
2026-03-24 22:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1da0604-0465-5171-98d7-cc40a5745582 with identifier: 10721026 to the API
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743873/general/7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'a1da0604-0465-5171-98d7-cc40a5745582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS074ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721026',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 25628,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/7eccfba0-cda8-4715-93c9-a7c12282aa89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303874,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/5e77463a-5971-40ee-a8ba-abf5715ae499.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359343,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/524d1d13-ed14-4852-89c0-e6390b653efa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/4f1e9434-e51d-4218-9520-7b5d8bcbc4de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205031,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/72d3c27e-9968-484e-a6a3-d3f1f96b4765.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/28d64403-c5ca-4bf1-a3c9-275b5117f140.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200649,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/03a5d61d-8359-4e53-89fd-4a101d4520de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/ca52f2e8-c852-4af4-9933-c45ab85c7df9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/36088f70-193c-4093-9c79-69f229f464ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1da0604-0465-5171-98d7-cc40a5745582/a1da0604-0465-5171-98d7-cc40a5745582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237608,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743873/general/0e66f884-8fe5-4ec1-87e4-9ee051800b3a.jpg',
'Width': 1920}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz GLA 200d - Diesel - Automatic - 150 hp - 25.628 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721026%27 HTTP/1.1" 200 None
2026-03-24 22:01:56 [adesa.it] INFO: Saving data for 10721026: {'created_time': 1774389716.985453, 'last_price_update_time': 1774389716.985461, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721026') HTTP/1.1" 204 0
2026-03-24 22:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a55d0>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Fcddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/cddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11ad50>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fab84b9dd-8471-4675-b60a-3a280fde7af4.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56db90>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743877/general/8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721028)
2026-03-24 22:01:57 [adesa.it] INFO: Found listing with ID: 10711330
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711330%27 HTTP/1.1" 200 None
2026-03-24 22:01:57 [adesa.it] INFO: Scrape type for 10711330: 0
2026-03-24 22:01:57 [adesa.it] INFO: Skipping item 10711330 url https://www.openlane.eu/en/carv6/auction/10711330
2026-03-24 22:01:57 [adesa.it] INFO: Found listing with ID: 10711348
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711348%27 HTTP/1.1" 200 None
2026-03-24 22:01:57 [adesa.it] INFO: Scrape type for 10711348: 2
2026-03-24 22:01:57 [adesa.it] INFO: Scraping item 10711348 url https://www.openlane.eu/en/carv6/auction/10711348
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c0050>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c559150>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F1c341356-a5ee-4e5e-a854-050054112bac.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/1c341356-a5ee-4e5e-a854-050054112bac.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe484d0>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743884%252Fgeneral%252Ffe3c53f5-85e1-4764-995a-6823c136a397.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743884/general/fe3c53f5-85e1-4764-995a-6823c136a397.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 42390d4d-c066-51c8-92e4-a99f25496642
2026-03-24 22:01:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42390d4d-c066-51c8-92e4-a99f25496642, skipping ID generation
2026-03-24 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42390d4d-c066-51c8-92e4-a99f25496642 with scrape type 1
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42390d4d-c066-51c8-92e4-a99f25496642 sending to next pipeline
2026-03-24 22:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 42390d4d-c066-51c8-92e4-a99f25496642, identifier: 10721032
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c19e710>
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F7d2c43c1-a651-4566-bb90-94cddca27c81.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg saved to cache
2026-03-24 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/abcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 42390d4d-c066-51c8-92e4-a99f25496642 with identifier: 10721032
2026-03-24 22:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 42390d4d-c066-51c8-92e4-a99f25496642 with identifier: 10721032
2026-03-24 22:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 42390d4d-c066-51c8-92e4-a99f25496642 with identifier: 10721032 to the API
2026-03-24 22:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743884/general/fe3c53f5-85e1-4764-995a-6823c136a397.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Electric',
'id': '42390d4d-c066-51c8-92e4-a99f25496642',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL401PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721032',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 32750,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359732,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/8f62a075-d4fe-4864-ae9e-d126512fe694.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/fe3c53f5-85e1-4764-995a-6823c136a397.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333085,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/cddc76c0-1b4d-4cc1-9030-456a6a6af179.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/eaeb1b39-0271-4614-b0b4-0c85d0a1d598.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256530,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/d808d7de-a1a9-4ab1-a9f7-b772fbf3e999.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320663,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/bb9208cc-bbbd-4f8d-a46b-5fab68ac7232.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/fbb2b4de-4370-40fa-b5bf-e95f04c43e18.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/d18360a9-589c-4d24-8b2b-c01af6f58f82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/11472cd0-d673-4a44-abc9-e22f6e5d38a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42390d4d-c066-51c8-92e4-a99f25496642/42390d4d-c066-51c8-92e4-a99f25496642_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191750,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743884/general/0e8832c6-1c93-40b2-ae22-8faea58e4a4f.jpg',
'Width': 1920}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 32.750 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721032%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Saving data for 10721032: {'created_time': 1774389718.237351, 'last_price_update_time': 1774389718.237362, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721032') HTTP/1.1" 204 0
2026-03-24 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715557
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715557%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715557: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715557 url https://www.openlane.eu/en/carv6/auction/10715557
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715558
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715558%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715558: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715558 url https://www.openlane.eu/en/carv6/auction/10715558
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10711344
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711344%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10711344: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10711344 url https://www.openlane.eu/en/carv6/auction/10711344
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715535
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715535%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715535: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715535 url https://www.openlane.eu/en/carv6/auction/10715535
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715542
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715542%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715542: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715542 url https://www.openlane.eu/en/carv6/auction/10715542
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715559
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715559%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715559: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715559 url https://www.openlane.eu/en/carv6/auction/10715559
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715532
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715532%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715532: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715532 url https://www.openlane.eu/en/carv6/auction/10715532
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715534
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715534%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715534: 2
2026-03-24 22:01:58 [adesa.it] INFO: Scraping item 10715534 url https://www.openlane.eu/en/carv6/auction/10715534
2026-03-24 22:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d2a90>
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F2b12ea8f-8817-4696-a22e-39d2eb088661.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/2b12ea8f-8817-4696-a22e-39d2eb088661.jpg saved to cache
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41fdd0>
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F81bd4263-4211-4e5c-82a7-68179f78bce4.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg saved to cache
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e1a50>
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743877%252Fgeneral%252F8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743877/general/8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg saved to cache
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aaa620a2-4dca-578d-8245-fbe9e394bdfb
2026-03-24 22:01:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aaa620a2-4dca-578d-8245-fbe9e394bdfb, skipping ID generation
2026-03-24 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa620a2-4dca-578d-8245-fbe9e394bdfb with scrape type 1
2026-03-24 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aaa620a2-4dca-578d-8245-fbe9e394bdfb sending to next pipeline
2026-03-24 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aaa620a2-4dca-578d-8245-fbe9e394bdfb, identifier: 10721028
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715495
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715495%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715495: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715495 url https://www.openlane.eu/en/carv6/auction/10715495
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715560
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715560%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715560: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715560 url https://www.openlane.eu/en/carv6/auction/10715560
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10711352
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711352%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10711352: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10711352 url https://www.openlane.eu/en/carv6/auction/10711352
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715530
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715530%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715530: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715530 url https://www.openlane.eu/en/carv6/auction/10715530
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715500
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715500%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715500: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715500 url https://www.openlane.eu/en/carv6/auction/10715500
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715531
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715531%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715531: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715531 url https://www.openlane.eu/en/carv6/auction/10715531
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715562
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715562%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715562: 0
2026-03-24 22:01:58 [adesa.it] INFO: Skipping item 10715562 url https://www.openlane.eu/en/carv6/auction/10715562
2026-03-24 22:01:58 [adesa.it] INFO: Found listing with ID: 10715563
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715563%27 HTTP/1.1" 200 None
2026-03-24 22:01:58 [adesa.it] INFO: Scrape type for 10715563: 2
2026-03-24 22:01:58 [adesa.it] INFO: Scraping item 10715563 url https://www.openlane.eu/en/carv6/auction/10715563
2026-03-24 22:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aaa620a2-4dca-578d-8245-fbe9e394bdfb with identifier: 10721028
2026-03-24 22:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aaa620a2-4dca-578d-8245-fbe9e394bdfb with identifier: 10721028
2026-03-24 22:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aaa620a2-4dca-578d-8245-fbe9e394bdfb with identifier: 10721028 to the API
2026-03-24 22:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:01: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-24 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743877/general/8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'aaa620a2-4dca-578d-8245-fbe9e394bdfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM828VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721028',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 92773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243859,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/8b1d9b0c-772e-48e1-bebe-597d435ad06c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239572,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/aa8379e4-6ba4-4561-94c4-a08a1a4ecc9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/f10529e7-414b-4fe6-9292-d7ce8f573dc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161191,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/9c463f17-c87f-4dd5-97cd-ce98a9c46335.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197964,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/2528bd71-5d14-409a-bf1f-41836b8ae13a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200734,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/5a5bcfa5-e58f-44d0-8ed3-e31fe67d2191.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331523,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/f414e733-e05b-420c-b5ef-884a410c1fe2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176954,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/4e693ac3-171e-4e71-80e8-77ab415de380.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73692,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/424a5bc5-5121-4ed9-995f-734c8acc0166.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaa620a2-4dca-578d-8245-fbe9e394bdfb/aaa620a2-4dca-578d-8245-fbe9e394bdfb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194926,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743877/general/6ca11d9d-2a47-47b4-91d5-79ad9b9ee000.jpg',
'Width': 1920}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 115 hp - 92.773 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721028%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Saving data for 10721028: {'created_time': 1774389719.241586, 'last_price_update_time': 1774389719.241596, 'auction_closing_time': 1774520700.0}
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721028') HTTP/1.1" 204 0
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4798d0>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c349890>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252Fabcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/abcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c265590>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fcef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff0bf90>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715561
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715561%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715561: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715561 url https://www.openlane.eu/en/carv6/auction/10715561
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715545
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715545%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715545: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715545 url https://www.openlane.eu/en/carv6/auction/10715545
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10711345
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711345%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10711345: 2
2026-03-24 22:01:59 [adesa.it] INFO: Scraping item 10711345 url https://www.openlane.eu/en/carv6/auction/10711345
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721022)
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715498
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715498%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715498: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715498 url https://www.openlane.eu/en/carv6/auction/10715498
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10711346
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711346%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10711346: 2
2026-03-24 22:01:59 [adesa.it] INFO: Scraping item 10711346 url https://www.openlane.eu/en/carv6/auction/10711346
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c35fdd0>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10b750>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F25396fd0-59a4-412f-8be4-8d27e584dca3.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5963d0>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg saved to cache
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/5cb58297-310b-4965-97ce-f4eeb17f238f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715501
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715501%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715501: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715501 url https://www.openlane.eu/en/carv6/auction/10715501
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715564
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715564%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715564: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715564 url https://www.openlane.eu/en/carv6/auction/10715564
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10715565
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715565%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10715565: 0
2026-03-24 22:01:59 [adesa.it] INFO: Skipping item 10715565 url https://www.openlane.eu/en/carv6/auction/10715565
2026-03-24 22:01:59 [adesa.it] INFO: Found listing with ID: 10711337
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711337%27 HTTP/1.1" 200 None
2026-03-24 22:01:59 [adesa.it] INFO: Scrape type for 10711337: 2
2026-03-24 22:01:59 [adesa.it] INFO: Scraping item 10711337 url https://www.openlane.eu/en/carv6/auction/10711337
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/98bac21b-b718-4b8c-b00d-6fb652a87435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/c834409d-ef06-497f-93f5-70cbbbffeaf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ebf94d-7e03-568a-97a9-be210635cb0b with identifier: 10715536
2026-03-24 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ebf94d-7e03-568a-97a9-be210635cb0b with scrape type 2
2026-03-24 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ebf94d-7e03-568a-97a9-be210635cb0b with scrape type 2
2026-03-24 22:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2ebf94d-7e03-568a-97a9-be210635cb0b, identifier: 10715536
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e8350>
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg saved to cache
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c428090>
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5367252-48bd-428e-9729-4d7b0c84e3ce.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg saved to cache
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5de190>
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg saved to cache
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-24 22:02:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d46c18a1-7931-5f98-b25c-77b39cf72106, skipping ID generation
2026-03-24 22:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46c18a1-7931-5f98-b25c-77b39cf72106 with scrape type 1
2026-03-24 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d46c18a1-7931-5f98-b25c-77b39cf72106 sending to next pipeline
2026-03-24 22:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d46c18a1-7931-5f98-b25c-77b39cf72106, identifier: 10721022
2026-03-24 22:02:00 [adesa.it] INFO: Found listing with ID: 10715566
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715566%27 HTTP/1.1" 200 None
2026-03-24 22:02:00 [adesa.it] INFO: Scrape type for 10715566: 0
2026-03-24 22:02:00 [adesa.it] INFO: Skipping item 10715566 url https://www.openlane.eu/en/carv6/auction/10715566
2026-03-24 22:02:00 [adesa.it] INFO: Found listing with ID: 10711347
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711347%27 HTTP/1.1" 200 None
2026-03-24 22:02:00 [adesa.it] INFO: Scrape type for 10711347: 2
2026-03-24 22:02:00 [adesa.it] INFO: Scraping item 10711347 url https://www.openlane.eu/en/carv6/auction/10711347
2026-03-24 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2ebf94d-7e03-568a-97a9-be210635cb0b with identifier: 10715536
2026-03-24 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2ebf94d-7e03-568a-97a9-be210635cb0b with identifier: 10715536
2026-03-24 22:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2ebf94d-7e03-568a-97a9-be210635cb0b with identifier: 10715536 to the API
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715536>
{'auction_title': '',
'c_o_2_emission_value': 218,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e2ebf94d-7e03-568a-97a9-be210635cb0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS443JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715536',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 26159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 38000,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q8 45 TDI - Hybrid - Automatic - 231 hp - 26.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715536%27 HTTP/1.1" 200 None
2026-03-24 22:02:00 [adesa.it] INFO: Saving data for 10715536: {'auction_closing_time': 1774445100.0, 'created_time': 1774303262.402096, 'last_price_update_time': 1774389720.807331}
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715536') HTTP/1.1" 204 0
2026-03-24 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10721022
2026-03-24 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10721022
2026-03-24 22:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10721022 to the API
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd46c18a1-7931-5f98-b25c-77b39cf72106',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ771BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721022',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329020,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321357,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168999,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184954,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127008,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189781,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 3 Series Touring 320d Business - Hybrid - Automatic - 190 hp - '
'154.834 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721022%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Saving data for 10721022: {'created_time': 1774389721.351397, 'last_price_update_time': 1774389721.351408, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721022') HTTP/1.1" 204 0
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721023)
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/51129865-3241-4045-ae46-c635e316e205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/b743d394-6d60-47f0-b1a0-67752cfb825b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10711355
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711355%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10711355: 2
2026-03-24 22:02:01 [adesa.it] INFO: Scraping item 10711355 url https://www.openlane.eu/en/carv6/auction/10711355
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3f0c50>
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F5cb58297-310b-4965-97ce-f4eeb17f238f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/5cb58297-310b-4965-97ce-f4eeb17f238f.jpg saved to cache
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c450e90>
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fcea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg saved to cache
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46f710>
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252F98bac21b-b718-4b8c-b00d-6fb652a87435.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/98bac21b-b718-4b8c-b00d-6fb652a87435.jpg saved to cache
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56c810>
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fc834409d-ef06-497f-93f5-70cbbbffeaf3.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/c834409d-ef06-497f-93f5-70cbbbffeaf3.jpg saved to cache
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10711334
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711334%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10711334: 0
2026-03-24 22:02:01 [adesa.it] INFO: Skipping item 10711334 url https://www.openlane.eu/en/carv6/auction/10711334
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10715567
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715567%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10715567: 0
2026-03-24 22:02:01 [adesa.it] INFO: Skipping item 10715567 url https://www.openlane.eu/en/carv6/auction/10715567
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10711332
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711332%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10711332: 0
2026-03-24 22:02:01 [adesa.it] INFO: Skipping item 10711332 url https://www.openlane.eu/en/carv6/auction/10711332
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10715497
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715497%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10715497: 0
2026-03-24 22:02:01 [adesa.it] INFO: Skipping item 10715497 url https://www.openlane.eu/en/carv6/auction/10715497
2026-03-24 22:02:01 [adesa.it] INFO: Found listing with ID: 10720665
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720665%27 HTTP/1.1" 200 None
2026-03-24 22:02:01 [adesa.it] INFO: Scrape type for 10720665: 1
2026-03-24 22:02:01 [adesa.it] INFO: Scraping item 10720665 url https://www.openlane.eu/en/carv6/auction/10720665
2026-03-24 22:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e7990>
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg saved to cache
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-24 22:02:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f120c896-17ce-5ae8-b0d1-aafd5714e596, skipping ID generation
2026-03-24 22:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f120c896-17ce-5ae8-b0d1-aafd5714e596 with scrape type 1
2026-03-24 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f120c896-17ce-5ae8-b0d1-aafd5714e596 sending to next pipeline
2026-03-24 22:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f120c896-17ce-5ae8-b0d1-aafd5714e596, identifier: 10721023
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c47a350>
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F51129865-3241-4045-ae46-c635e316e205.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/51129865-3241-4045-ae46-c635e316e205.jpg saved to cache
2026-03-24 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c194450>
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fb743d394-6d60-47f0-b1a0-67752cfb825b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/b743d394-6d60-47f0-b1a0-67752cfb825b.jpg saved to cache
2026-03-24 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with identifier: 10715534
2026-03-24 22:02:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with scrape type 2
2026-03-24 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with scrape type 2
2026-03-24 22:02:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c0794d89-efec-5e6e-bf40-a1401b4d0bb8, identifier: 10715534
2026-03-24 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743874/general/b0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721027)
2026-03-24 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:02 [adesa.it] INFO: Found listing with ID: 10711360
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711360%27 HTTP/1.1" 200 None
2026-03-24 22:02:02 [adesa.it] INFO: Scrape type for 10711360: 0
2026-03-24 22:02:02 [adesa.it] INFO: Skipping item 10711360 url https://www.openlane.eu/en/carv6/auction/10711360
2026-03-24 22:02:02 [adesa.it] INFO: Found listing with ID: 10715546
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715546%27 HTTP/1.1" 200 None
2026-03-24 22:02:02 [adesa.it] INFO: Scrape type for 10715546: 0
2026-03-24 22:02:02 [adesa.it] INFO: Skipping item 10715546 url https://www.openlane.eu/en/carv6/auction/10715546
2026-03-24 22:02:02 [adesa.it] INFO: Found listing with ID: 10711339
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711339%27 HTTP/1.1" 200 None
2026-03-24 22:02:02 [adesa.it] INFO: Scrape type for 10711339: 0
2026-03-24 22:02:02 [adesa.it] INFO: Skipping item 10711339 url https://www.openlane.eu/en/carv6/auction/10711339
2026-03-24 22:02:02 [adesa.it] INFO: Found listing with ID: 10711335
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711335%27 HTTP/1.1" 200 None
2026-03-24 22:02:02 [adesa.it] INFO: Scrape type for 10711335: 2
2026-03-24 22:02:02 [adesa.it] INFO: Scraping item 10711335 url https://www.openlane.eu/en/carv6/auction/10711335
2026-03-24 22:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10721023
2026-03-24 22:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10721023
2026-03-24 22:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10721023 to the API
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f120c896-17ce-5ae8-b0d1-aafd5714e596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR664LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721023',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 15541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374013,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419177,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268900,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249040,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118407,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122710,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg',
'Width': 1920}],
'price': 33800,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 15.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721023%27 HTTP/1.1" 200 None
2026-03-24 22:02:02 [adesa.it] INFO: Saving data for 10721023: {'created_time': 1774389722.784887, 'last_price_update_time': 1774389722.784896, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721023') HTTP/1.1" 204 0
2026-03-24 22:02:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with identifier: 10715534
2026-03-24 22:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with identifier: 10715534
2026-03-24 22:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c0794d89-efec-5e6e-bf40-a1401b4d0bb8 with identifier: 10715534 to the API
2026-03-24 22:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715534>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 360,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Hybrid',
'id': 'c0794d89-efec-5e6e-bf40-a1401b4d0bb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS465NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715534',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 23158,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 38400,
'price_includes_vat': True,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X4 M 40i - Hybrid - Automatic - 360 hp - 23.158 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715534%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [adesa.it] INFO: Saving data for 10715534: {'auction_closing_time': 1774445100.0, 'created_time': 1774303268.210929, 'last_price_update_time': 1774389723.101956}
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715534') HTTP/1.1" 204 0
2026-03-24 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/dd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:03 [adesa.it] INFO: Found listing with ID: 10715547
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715547%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [adesa.it] INFO: Scrape type for 10715547: 0
2026-03-24 22:02:03 [adesa.it] INFO: Skipping item 10715547 url https://www.openlane.eu/en/carv6/auction/10715547
2026-03-24 22:02:03 [adesa.it] INFO: Found listing with ID: 10715502
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715502%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [adesa.it] INFO: Scrape type for 10715502: 0
2026-03-24 22:02:03 [adesa.it] INFO: Skipping item 10715502 url https://www.openlane.eu/en/carv6/auction/10715502
2026-03-24 22:02:03 [adesa.it] INFO: Found listing with ID: 10711357
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711357%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [adesa.it] INFO: Scrape type for 10711357: 0
2026-03-24 22:02:03 [adesa.it] INFO: Skipping item 10711357 url https://www.openlane.eu/en/carv6/auction/10711357
2026-03-24 22:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with identifier: 10715556
2026-03-24 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with scrape type 2
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with scrape type 2
2026-03-24 22:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ff6bee0-245d-5415-afd1-8f64a90b04c5, identifier: 10715556
2026-03-24 22:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ad36075-79e6-5494-ad59-966463f0472b with identifier: 10720656
2026-03-24 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ad36075-79e6-5494-ad59-966463f0472b with scrape type 1
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ad36075-79e6-5494-ad59-966463f0472b
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F667a2bee-2abb-4c9d-8274-c7df37a32bab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/667a2bee-2abb-4c9d-8274-c7df37a32bab.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252Fc53c428b-7a63-49e7-b834-c6f1ba8b5cef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/c53c428b-7a63-49e7-b834-c6f1ba8b5cef.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F3aa206e5-e220-4a62-840d-f2199c0aa481.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/3aa206e5-e220-4a62-840d-f2199c0aa481.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F4d7bdea0-9775-43ba-84f2-db70c73bea51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/4d7bdea0-9775-43ba-84f2-db70c73bea51.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F212e0804-fb89-4ced-8333-f04f6ea81663.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/212e0804-fb89-4ced-8333-f04f6ea81663.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252Fbe60164c-c99d-4878-a1da-f41eebf6e9f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/be60164c-c99d-4878-a1da-f41eebf6e9f0.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252Fb9e6aec0-7308-44f2-9e33-2bef5a62e456.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/b9e6aec0-7308-44f2-9e33-2bef5a62e456.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252Fd0c4f0dc-c87b-4e7d-8cd6-6db825d626c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/d0c4f0dc-c87b-4e7d-8cd6-6db825d626c1.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F0dcefc34-bdfc-455d-beec-109f19935928.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/0dcefc34-bdfc-455d-beec-109f19935928.jpg already downloaded
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728070%252Fgeneral%252F561774a5-d05e-4d74-9b3e-e7312f8edd1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728070/general/561774a5-d05e-4d74-9b3e-e7312f8edd1a.jpg already downloaded
2026-03-24 22:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5ad36075-79e6-5494-ad59-966463f0472b, identifier: 10720656
2026-03-24 22:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with identifier: 10715555
2026-03-24 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with scrape type 2
2026-03-24 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with scrape type 2
2026-03-24 22:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9, identifier: 10715555
2026-03-24 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with identifier: 10715556
2026-03-24 22:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with identifier: 10715556
2026-03-24 22:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ff6bee0-245d-5415-afd1-8f64a90b04c5 with identifier: 10715556 to the API
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715556>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Hybrid',
'id': '8ff6bee0-245d-5415-afd1-8f64a90b04c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG208WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715556',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 65148,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 3 Series Touring 320e Sport - Hybrid - Automatic - 204 hp - '
'65.148 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715556%27 HTTP/1.1" 200 None
2026-03-24 22:02:03 [adesa.it] INFO: Saving data for 10715556: {'auction_closing_time': 1774445100.0, 'created_time': 1774303272.000985, 'last_price_update_time': 1774389723.939036}
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715556') HTTP/1.1" 204 0
2026-03-24 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5ad36075-79e6-5494-ad59-966463f0472b with identifier: 10720656
2026-03-24 22:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5ad36075-79e6-5494-ad59-966463f0472b with identifier: 10720656
2026-03-24 22:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5ad36075-79e6-5494-ad59-966463f0472b with identifier: 10720656 to the API
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720656>
{'auction_title': '',
'c_o_2_emission_value': 267,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 510,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '5ad36075-79e6-5494-ad59-966463f0472b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ922VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720656',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 67120,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5728070/general/667a2bee-2abb-4c9d-8274-c7df37a32bab.jpg',
'https://images.openlane.eu/carimgs/5728070/general/c53c428b-7a63-49e7-b834-c6f1ba8b5cef.jpg',
'https://images.openlane.eu/carimgs/5728070/general/3aa206e5-e220-4a62-840d-f2199c0aa481.jpg',
'https://images.openlane.eu/carimgs/5728070/general/4d7bdea0-9775-43ba-84f2-db70c73bea51.jpg',
'https://images.openlane.eu/carimgs/5728070/general/212e0804-fb89-4ced-8333-f04f6ea81663.jpg',
'https://images.openlane.eu/carimgs/5728070/general/be60164c-c99d-4878-a1da-f41eebf6e9f0.jpg',
'https://images.openlane.eu/carimgs/5728070/general/b9e6aec0-7308-44f2-9e33-2bef5a62e456.jpg',
'https://images.openlane.eu/carimgs/5728070/general/d0c4f0dc-c87b-4e7d-8cd6-6db825d626c1.jpg',
'https://images.openlane.eu/carimgs/5728070/general/0dcefc34-bdfc-455d-beec-109f19935928.jpg',
'https://images.openlane.eu/carimgs/5728070/general/561774a5-d05e-4d74-9b3e-e7312f8edd1a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270104,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/667a2bee-2abb-4c9d-8274-c7df37a32bab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398915,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/c53c428b-7a63-49e7-b834-c6f1ba8b5cef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334959,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/3aa206e5-e220-4a62-840d-f2199c0aa481.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361118,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/4d7bdea0-9775-43ba-84f2-db70c73bea51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/212e0804-fb89-4ced-8333-f04f6ea81663.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/be60164c-c99d-4878-a1da-f41eebf6e9f0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329458,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/b9e6aec0-7308-44f2-9e33-2bef5a62e456.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223986,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/d0c4f0dc-c87b-4e7d-8cd6-6db825d626c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/0dcefc34-bdfc-455d-beec-109f19935928.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ad36075-79e6-5494-ad59-966463f0472b/5ad36075-79e6-5494-ad59-966463f0472b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249158,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728070/general/561774a5-d05e-4d74-9b3e-e7312f8edd1a.jpg',
'Width': 1280}],
'price': 34800,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.9 Quadrifoglio - Q4 - Petrol - Automatic - 510 '
'hp - 67.120 km',
'transmission': 'automatic',
'trim': 'Quadrifoglio',
'vin': None,
'year': 2022}
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720656%27 HTTP/1.1" 200 None
2026-03-24 22:02:04 [adesa.it] INFO: Saving data for 10720656: {'created_time': 1774389724.372289, 'last_price_update_time': 1774389724.372299, 'auction_closing_time': 1774540800.0}
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720656') HTTP/1.1" 204 0
2026-03-24 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with identifier: 10715555
2026-03-24 22:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with identifier: 10715555
2026-03-24 22:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9 with identifier: 10715555 to the API
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715555>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Petrol',
'id': '3d3b91b4-4ef6-5c71-a6fa-ab8ba84d5bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN807XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715555',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 82437,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 1 Series 118i Advantage - Petrol - Manual - 136 hp - 82.437 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2023}
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715555%27 HTTP/1.1" 200 None
2026-03-24 22:02:04 [adesa.it] INFO: Saving data for 10715555: {'auction_closing_time': 1774445100.0, 'created_time': 1774303271.64955, 'last_price_update_time': 1774389724.64348}
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715555') HTTP/1.1" 204 0
2026-03-24 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743871/general/1a91f876-4eba-48da-8daa-db29f980406b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721024)
2026-03-24 22:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c443350>
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743874%252Fgeneral%252Fb0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743874/general/b0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg saved to cache
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32d901e5-2377-52fa-9c82-833ba3d3c58c
2026-03-24 22:02:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32d901e5-2377-52fa-9c82-833ba3d3c58c, skipping ID generation
2026-03-24 22:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d901e5-2377-52fa-9c82-833ba3d3c58c with scrape type 1
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32d901e5-2377-52fa-9c82-833ba3d3c58c sending to next pipeline
2026-03-24 22:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 32d901e5-2377-52fa-9c82-833ba3d3c58c, identifier: 10721027
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1d0a10>
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg saved to cache
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4e5750>
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg saved to cache
2026-03-24 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 32d901e5-2377-52fa-9c82-833ba3d3c58c with identifier: 10721027
2026-03-24 22:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 32d901e5-2377-52fa-9c82-833ba3d3c58c with identifier: 10721027
2026-03-24 22:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 32d901e5-2377-52fa-9c82-833ba3d3c58c with identifier: 10721027 to the API
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743874/general/b0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '32d901e5-2377-52fa-9c82-833ba3d3c58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS489JJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721027',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 24790,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455974,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/b0f0525e-1a06-4d9d-8259-bcd512c78dec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/87865650-f2e9-4a81-bbec-474a3407350b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389264,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/98bac21b-b718-4b8c-b00d-6fb652a87435.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451358,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/5cb58297-310b-4965-97ce-f4eeb17f238f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139715,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/5926492b-7c4c-4e88-b6ea-cb2e6abee6a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/abcb9ddf-c5de-4d61-8aa3-92e398802d35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148431,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/2b12ea8f-8817-4696-a22e-39d2eb088661.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403132,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/7a23059c-ce27-4d79-ba85-f10a8a91f975.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315664,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/1c341356-a5ee-4e5e-a854-050054112bac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32d901e5-2377-52fa-9c82-833ba3d3c58c/32d901e5-2377-52fa-9c82-833ba3d3c58c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195099,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743874/general/649f0ec7-a340-425c-901b-9d2a00ac2aaf.jpg',
'Width': 1920}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz GLA 250e - Hybrid - Automatic - 218 hp - 24.790 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721027%27 HTTP/1.1" 200 None
2026-03-24 22:02:05 [adesa.it] INFO: Saving data for 10721027: {'created_time': 1774389725.295439, 'last_price_update_time': 1774389725.295449, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721027') HTTP/1.1" 204 0
2026-03-24 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0aca50>
2026-03-24 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252Fdd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/dd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg saved to cache
2026-03-24 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0450cff-43fb-5428-887e-41f26b669031 with identifier: 10711348
2026-03-24 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0450cff-43fb-5428-887e-41f26b669031 with scrape type 2
2026-03-24 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0450cff-43fb-5428-887e-41f26b669031 with scrape type 2
2026-03-24 22:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c0450cff-43fb-5428-887e-41f26b669031, identifier: 10711348
2026-03-24 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3bf8150-732b-57d3-8bcb-3b19d3c9351f with identifier: 10715563
2026-03-24 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3bf8150-732b-57d3-8bcb-3b19d3c9351f with scrape type 2
2026-03-24 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3bf8150-732b-57d3-8bcb-3b19d3c9351f with scrape type 2
2026-03-24 22:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e3bf8150-732b-57d3-8bcb-3b19d3c9351f, identifier: 10715563
2026-03-24 22:02:05 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 51 pages/min), scraped 88 items (at 57 items/min)
2026-03-24 22:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c0450cff-43fb-5428-887e-41f26b669031 with identifier: 10711348
2026-03-24 22:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c0450cff-43fb-5428-887e-41f26b669031 with identifier: 10711348
2026-03-24 22:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c0450cff-43fb-5428-887e-41f26b669031 with identifier: 10711348 to the API
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c0450cff-43fb-5428-887e-41f26b669031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK373SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711348',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '6 Series',
'odometer': 187586,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 6 Series GT 620d Luxury - xDrive - Diesel - Automatic - 190 hp '
'- 187.586 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711348%27 HTTP/1.1" 200 None
2026-03-24 22:02:05 [adesa.it] INFO: Saving data for 10711348: {'auction_closing_time': 1774540800.0, 'created_time': 1774303267.097636, 'last_price_update_time': 1774389725.830192}
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711348') HTTP/1.1" 204 0
2026-03-24 22:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e3bf8150-732b-57d3-8bcb-3b19d3c9351f with identifier: 10715563
2026-03-24 22:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e3bf8150-732b-57d3-8bcb-3b19d3c9351f with identifier: 10715563
2026-03-24 22:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e3bf8150-732b-57d3-8bcb-3b19d3c9351f with identifier: 10715563 to the API
2026-03-24 22:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715563>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': 'e3bf8150-732b-57d3-8bcb-3b19d3c9351f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP127BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715563',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 81482,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'81.482 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715563%27 HTTP/1.1" 200 None
2026-03-24 22:02:06 [adesa.it] INFO: Saving data for 10715563: {'auction_closing_time': 1774445100.0, 'created_time': 1774303289.113625, 'last_price_update_time': 1774389726.111407}
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715563') HTTP/1.1" 204 0
2026-03-24 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8ebe7390>
2026-03-24 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743871%252Fgeneral%252F1a91f876-4eba-48da-8daa-db29f980406b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743871/general/1a91f876-4eba-48da-8daa-db29f980406b.jpg saved to cache
2026-03-24 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c
2026-03-24 22:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c, skipping ID generation
2026-03-24 22:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with scrape type 1
2026-03-24 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c sending to next pipeline
2026-03-24 22:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c, identifier: 10721024
2026-03-24 22:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with identifier: 10721024
2026-03-24 22:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with identifier: 10721024
2026-03-24 22:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c with identifier: 10721024 to the API
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743871/general/1a91f876-4eba-48da-8daa-db29f980406b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV386VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721024',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 35786,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324697,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/09dc807e-70f2-4349-acf7-7cdb5ecdd86f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351452,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/87c983c6-007c-4486-b6a0-4fd8cb737dc8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/1a91f876-4eba-48da-8daa-db29f980406b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174908,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/3fca5b67-3c04-4dbd-bc68-22afd7291944.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181227,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/3e217949-1bf3-4bc6-8040-2dd465a935d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/dd5a1bb4-3f47-4371-9b4c-7784f714ecd5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146071,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/b743d394-6d60-47f0-b1a0-67752cfb825b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176002,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/51129865-3241-4045-ae46-c635e316e205.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204300,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/c834409d-ef06-497f-93f5-70cbbbffeaf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c/3d3e2606-07f3-5acb-8d0e-fc7dc5f1c17c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201898,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743871/general/def20b92-130a-4a4b-a1f0-c5cf1ef8a415.jpg',
'Width': 1920}],
'price': 47400,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X6 40i M Sport - Hybrid - Automatic - 381 hp - 35.786 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721024%27 HTTP/1.1" 200 None
2026-03-24 22:02:06 [adesa.it] INFO: Saving data for 10721024: {'created_time': 1774389726.620943, 'last_price_update_time': 1774389726.620953, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721024') HTTP/1.1" 204 0
2026-03-24 22:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with identifier: 10711345
2026-03-24 22:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with scrape type 2
2026-03-24 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with scrape type 2
2026-03-24 22:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1ebc010-67b6-5c01-8abc-e0f3c4157e74, identifier: 10711345
2026-03-24 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with identifier: 10711345
2026-03-24 22:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with identifier: 10711345
2026-03-24 22:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1ebc010-67b6-5c01-8abc-e0f3c4157e74 with identifier: 10711345 to the API
2026-03-24 22:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 58,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'f1ebc010-67b6-5c01-8abc-e0f3c4157e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF862LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711345',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 22801,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 e Icon - Electric - Automatic - 58 hp - 22.801 km',
'transmission': 'automatic',
'trim': 'Icon',
'vin': None,
'year': 2021}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711345%27 HTTP/1.1" 200 None
2026-03-24 22:02:07 [adesa.it] INFO: Saving data for 10711345: {'auction_closing_time': 1774540800.0, 'created_time': 1774303274.711992, 'last_price_update_time': 1774389727.0383}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711345') HTTP/1.1" 204 0
2026-03-24 22:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b55034-ba89-53c6-aa91-880fc0052f8b with identifier: 10721046
2026-03-24 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b55034-ba89-53c6-aa91-880fc0052f8b with scrape type 1
2026-03-24 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg not downloaded yet
2026-03-24 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73aba818-f49a-5107-b096-705fecb2dd40 with identifier: 10711347
2026-03-24 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73aba818-f49a-5107-b096-705fecb2dd40 with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73aba818-f49a-5107-b096-705fecb2dd40 with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 73aba818-f49a-5107-b096-705fecb2dd40, identifier: 10711347
2026-03-24 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f4e5315-d449-5899-a466-0c9aa061ece8 with identifier: 10711346
2026-03-24 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f4e5315-d449-5899-a466-0c9aa061ece8 with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f4e5315-d449-5899-a466-0c9aa061ece8 with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f4e5315-d449-5899-a466-0c9aa061ece8, identifier: 10711346
2026-03-24 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ec047e-750f-529f-b863-64be5761e09f with identifier: 10711337
2026-03-24 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ec047e-750f-529f-b863-64be5761e09f with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ec047e-750f-529f-b863-64be5761e09f with scrape type 2
2026-03-24 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8ec047e-750f-529f-b863-64be5761e09f, identifier: 10711337
2026-03-24 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 73aba818-f49a-5107-b096-705fecb2dd40 with identifier: 10711347
2026-03-24 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 73aba818-f49a-5107-b096-705fecb2dd40 with identifier: 10711347
2026-03-24 22:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 73aba818-f49a-5107-b096-705fecb2dd40 with identifier: 10711347 to the API
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '73aba818-f49a-5107-b096-705fecb2dd40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ181SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711347',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 165075,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 170 hp - '
'165.075 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711347%27 HTTP/1.1" 200 None
2026-03-24 22:02:07 [adesa.it] INFO: Saving data for 10711347: {'auction_closing_time': 1774540800.0, 'created_time': 1774303278.566534, 'last_price_update_time': 1774389727.662791}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711347') HTTP/1.1" 204 0
2026-03-24 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f4e5315-d449-5899-a466-0c9aa061ece8 with identifier: 10711346
2026-03-24 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f4e5315-d449-5899-a466-0c9aa061ece8 with identifier: 10711346
2026-03-24 22:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f4e5315-d449-5899-a466-0c9aa061ece8 with identifier: 10711346 to the API
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '8f4e5315-d449-5899-a466-0c9aa061ece8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP372DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711346',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 77504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Ducato 2.2 MultiJet - Diesel - Manual - 120 hp - 77.504 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711346%27 HTTP/1.1" 200 None
2026-03-24 22:02:07 [adesa.it] INFO: Saving data for 10711346: {'auction_closing_time': 1774540800.0, 'created_time': 1774303274.110712, 'last_price_update_time': 1774389727.975169}
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711346') HTTP/1.1" 204 0
2026-03-24 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8ec047e-750f-529f-b863-64be5761e09f with identifier: 10711337
2026-03-24 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8ec047e-750f-529f-b863-64be5761e09f with identifier: 10711337
2026-03-24 22:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8ec047e-750f-529f-b863-64be5761e09f with identifier: 10711337 to the API
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711337>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 269,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'f8ec047e-750f-529f-b863-64be5761e09f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR232XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711337',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 41193,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mustang Mach-E 76 kWh - Electric - Automatic - 269 hp - '
'41.193 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711337%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [adesa.it] INFO: Saving data for 10711337: {'auction_closing_time': 1774540800.0, 'created_time': 1774303280.194353, 'last_price_update_time': 1774389728.263441}
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711337') HTTP/1.1" 204 0
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fe6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/e6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg not downloaded yet
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fb93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/b93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg not downloaded yet
2026-03-24 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F938d9b17-c629-4f2d-9d29-586b2869a664.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/938d9b17-c629-4f2d-9d29-586b2869a664.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F083b3aae-f540-4b36-aad2-56ee85a0822f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/083b3aae-f540-4b36-aad2-56ee85a0822f.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F50298db0-057b-422f-8ad1-285da68cba10.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/50298db0-057b-422f-8ad1-285da68cba10.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fa2de92db-6023-402b-ac67-ef35d6e360cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/a2de92db-6023-402b-ac67-ef35d6e360cf.jpg not downloaded yet
2026-03-24 22:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7107fa91-0453-5dbb-aa55-17581702b044 with identifier: 10721044
2026-03-24 22:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7107fa91-0453-5dbb-aa55-17581702b044 with scrape type 1
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg not downloaded yet
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713351)
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F520c318a-17c0-4e28-8b94-3d014c856407.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/520c318a-17c0-4e28-8b94-3d014c856407.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg not downloaded yet
2026-03-24 22:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e3681ba-0718-53b8-9ddd-cc99a766519b with identifier: 10721043
2026-03-24 22:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3681ba-0718-53b8-9ddd-cc99a766519b with scrape type 1
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Ff2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/f2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg not downloaded yet
2026-03-24 22:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425df8e3-dc4e-53db-8e67-f934407470a5 with identifier: 10711355
2026-03-24 22:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425df8e3-dc4e-53db-8e67-f934407470a5 with scrape type 2
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 425df8e3-dc4e-53db-8e67-f934407470a5 with scrape type 2
2026-03-24 22:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 425df8e3-dc4e-53db-8e67-f934407470a5, identifier: 10711355
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F9800016a-9cb2-4713-8ca5-1142395066d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/9800016a-9cb2-4713-8ca5-1142395066d7.jpg not downloaded yet
2026-03-24 22:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 425df8e3-dc4e-53db-8e67-f934407470a5 with identifier: 10711355
2026-03-24 22:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 425df8e3-dc4e-53db-8e67-f934407470a5 with identifier: 10711355
2026-03-24 22:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 425df8e3-dc4e-53db-8e67-f934407470a5 with identifier: 10711355 to the API
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '425df8e3-dc4e-53db-8e67-f934407470a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM899RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 100320,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 100.320 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711355%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [adesa.it] INFO: Saving data for 10711355: {'auction_closing_time': 1774540800.0, 'created_time': 1774303278.252648, 'last_price_update_time': 1774389728.923237}
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711355') HTTP/1.1" 204 0
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/e6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F04708359-8461-4bcf-a61b-bb5b33bb0062.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/04708359-8461-4bcf-a61b-bb5b33bb0062.jpg not downloaded yet
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F8e402b52-26b5-4629-b310-968c300074f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/8e402b52-26b5-4629-b310-968c300074f2.jpg not downloaded yet
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48c090>
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741900%252Fgeneral%252F0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg saved to cache
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-24 22:02:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0320af59-6c1e-5608-82f7-7a1bd11a7d46, skipping ID generation
2026-03-24 22:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with scrape type 1
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 sending to next pipeline
2026-03-24 22:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320af59-6c1e-5608-82f7-7a1bd11a7d46, identifier: 10713351
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252Fafe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/afe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg not downloaded yet
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fb5a73b29-b2f3-4e33-8707-0564c73599f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/b5a73b29-b2f3-4e33-8707-0564c73599f7.jpg not downloaded yet
2026-03-24 22:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10713351
2026-03-24 22:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10713351
2026-03-24 22:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10713351 to the API
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0320af59-6c1e-5608-82f7-7a1bd11a7d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL447SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713351',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159580,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122608,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89466,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38109,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'159.580 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713351%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [adesa.it] INFO: Saving data for 10713351: {'created_time': 1774389729.58888, 'last_price_update_time': 1774389729.58889, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713351') HTTP/1.1" 204 0
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg not downloaded yet
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg not downloaded yet
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe35c90>
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fe6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/e6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg saved to cache
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe1aa90>
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg saved to cache
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252Fa06fec83-e336-46e6-8c44-43fb2d6191bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/a06fec83-e336-46e6-8c44-43fb2d6191bf.jpg not downloaded yet
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fb56569e5-0e29-4209-aade-8cac00df7654.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/b56569e5-0e29-4209-aade-8cac00df7654.jpg not downloaded yet
2026-03-24 22:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/9800016a-9cb2-4713-8ca5-1142395066d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F41963a6c-6f27-4856-9784-1b2466fffa2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/41963a6c-6f27-4856-9784-1b2466fffa2b.jpg not downloaded yet
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fefac3f0d-350e-40a5-98c2-0a9a04245b53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/efac3f0d-350e-40a5-98c2-0a9a04245b53.jpg not downloaded yet
2026-03-24 22:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10721038
2026-03-24 22:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with scrape type 1
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg not downloaded yet
2026-03-24 22:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd391c8-7267-5774-bedb-3be244f7b5bd with identifier: 10711340
2026-03-24 22:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd391c8-7267-5774-bedb-3be244f7b5bd with scrape type 2
2026-03-24 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd391c8-7267-5774-bedb-3be244f7b5bd with scrape type 2
2026-03-24 22:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6fd391c8-7267-5774-bedb-3be244f7b5bd, identifier: 10711340
2026-03-24 22:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6fd391c8-7267-5774-bedb-3be244f7b5bd with identifier: 10711340
2026-03-24 22:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6fd391c8-7267-5774-bedb-3be244f7b5bd with identifier: 10711340
2026-03-24 22:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6fd391c8-7267-5774-bedb-3be244f7b5bd with identifier: 10711340 to the API
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6fd391c8-7267-5774-bedb-3be244f7b5bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'fl392ww',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711340',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 263554,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2017-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 3.0 TDI Business - Quattro - Diesel - Automatic - 272 hp - '
'263.554 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711340%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [adesa.it] INFO: Saving data for 10711340: {'auction_closing_time': 1774540800.0, 'created_time': 1774303263.58621, 'last_price_update_time': 1774389730.24977}
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711340') HTTP/1.1" 204 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F24aa1e7c-637c-421d-b20a-6f38245f6573.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/24aa1e7c-637c-421d-b20a-6f38245f6573.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fc8e66e38-1b3d-4934-9f43-2555abf2942b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/c8e66e38-1b3d-4934-9f43-2555abf2942b.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg not downloaded yet
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0a31d0>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10721041
2026-03-24 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with scrape type 1
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F980fc724-59d7-4189-a408-f63a8b91e134.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg not downloaded yet
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea4cd0>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F9800016a-9cb2-4713-8ca5-1142395066d7.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/9800016a-9cb2-4713-8ca5-1142395066d7.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10721036
2026-03-24 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46888d2b-2222-5cd0-b932-c675ce977fcd with scrape type 1
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg not downloaded yet
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/f2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/b5a73b29-b2f3-4e33-8707-0564c73599f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fa90bbd1f-c64b-403a-a984-5a134093542b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg not downloaded yet
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/afe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/b56569e5-0e29-4209-aade-8cac00df7654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fbfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/bfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fcdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg not downloaded yet
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/8e402b52-26b5-4629-b310-968c300074f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fc3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F39c914a8-f255-40a6-aed0-5812704493ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/39c914a8-f255-40a6-aed0-5812704493ce.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fbebb03df-048d-4923-a81c-e16ca5f71a0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg not downloaded yet
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55a2d0>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Ff2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/f2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c440c90>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08f890>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffaad0>
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fb5a73b29-b2f3-4e33-8707-0564c73599f7.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/b5a73b29-b2f3-4e33-8707-0564c73599f7.jpg saved to cache
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg not downloaded yet
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fbe360644-c285-4b0c-ab03-0183c1b358a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg not downloaded yet
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg not downloaded yet
2026-03-24 22:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70d44830-9266-59b5-8f51-47d547cb858c with identifier: 10721037
2026-03-24 22:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70d44830-9266-59b5-8f51-47d547cb858c with scrape type 1
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg not downloaded yet
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c421910>
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252Fafe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/afe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg saved to cache
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe1a390>
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fb56569e5-0e29-4209-aade-8cac00df7654.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/b56569e5-0e29-4209-aade-8cac00df7654.jpg saved to cache
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c244110>
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F8e402b52-26b5-4629-b310-968c300074f2.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/8e402b52-26b5-4629-b310-968c300074f2.jpg saved to cache
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/24aa1e7c-637c-421d-b20a-6f38245f6573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg not downloaded yet
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F192dc45e-24ba-4bca-8464-a71b28e022f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F16b905c1-213a-4b12-833d-616be13a9f92.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/16b905c1-213a-4b12-833d-616be13a9f92.jpg not downloaded yet
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/c8e66e38-1b3d-4934-9f43-2555abf2942b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Feb6d5959-586b-4241-bec7-0873e4515e4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg not downloaded yet
2026-03-24 22:02:11 [adesa.it] INFO: Found listing with ID: 10715570
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715570%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [adesa.it] INFO: Scrape type for 10715570: 0
2026-03-24 22:02:11 [adesa.it] INFO: Skipping item 10715570 url https://www.openlane.eu/en/carv6/auction/10715570
2026-03-24 22:02:11 [adesa.it] INFO: Found listing with ID: 10715569
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715569%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [adesa.it] INFO: Scrape type for 10715569: 0
2026-03-24 22:02:11 [adesa.it] INFO: Skipping item 10715569 url https://www.openlane.eu/en/carv6/auction/10715569
2026-03-24 22:02:11 [adesa.it] INFO: Found listing with ID: 10715568
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715568%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [adesa.it] INFO: Scrape type for 10715568: 2
2026-03-24 22:02:11 [adesa.it] INFO: Scraping item 10715568 url https://www.openlane.eu/en/carv6/auction/10715568
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe18850>
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F980fc724-59d7-4189-a408-f63a8b91e134.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg saved to cache
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/efac3f0d-350e-40a5-98c2-0a9a04245b53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fed18bb33-6f9f-4ed8-893b-536cc72787af.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg not downloaded yet
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg not downloaded yet
2026-03-24 22:02:11 [adesa.it] INFO: Found listing with ID: 10715543
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715543%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [adesa.it] INFO: Scrape type for 10715543: 2
2026-03-24 22:02:11 [adesa.it] INFO: Scraping item 10715543 url https://www.openlane.eu/en/carv6/auction/10715543
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fc834654b-1ef1-4854-b160-a4b60205fcb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8be858b1-3371-431e-aa94-86f2aa881503.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg not downloaded yet
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fdf96ad76-af6a-4cb4-b52e-d77169d4e919.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/df96ad76-af6a-4cb4-b52e-d77169d4e919.jpg not downloaded yet
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3f8c50>
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F24aa1e7c-637c-421d-b20a-6f38245f6573.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/24aa1e7c-637c-421d-b20a-6f38245f6573.jpg saved to cache
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708f1277-9235-52b1-8b81-8c8c34b642fa with identifier: 10720665
2026-03-24 22:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708f1277-9235-52b1-8b81-8c8c34b642fa with scrape type 1
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708f1277-9235-52b1-8b81-8c8c34b642fa
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252F490cee74-9db1-4f00-a1a7-e1295a4ec950.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/490cee74-9db1-4f00-a1a7-e1295a4ec950.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252F10b24efa-6d8d-43f5-a65c-814e74542572.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/10b24efa-6d8d-43f5-a65c-814e74542572.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fc44a77cf-41c4-4cfb-ae61-2e8bf1d3bad6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/c44a77cf-41c4-4cfb-ae61-2e8bf1d3bad6.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fed0ee353-e461-4c5f-99f7-e7f8f738bb31.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/ed0ee353-e461-4c5f-99f7-e7f8f738bb31.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fa4106592-361d-46ad-af6f-94beea8d4455.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/a4106592-361d-46ad-af6f-94beea8d4455.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fc02d21a6-a344-47da-bec1-487bfbf7d5db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/c02d21a6-a344-47da-bec1-487bfbf7d5db.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fa571fc3c-7594-4958-acbe-a81833a66a54.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/a571fc3c-7594-4958-acbe-a81833a66a54.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Fcb6517e3-99c2-4b08-b9ec-08de86e0afcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/cb6517e3-99c2-4b08-b9ec-08de86e0afcb.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252Faf645e7e-15a8-4938-8766-c8ca29eda551.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/af645e7e-15a8-4938-8766-c8ca29eda551.jpg already downloaded
2026-03-24 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677993%252Fgeneral%252F0eec8dc5-2ed1-46b9-8ddd-21859e3e284d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677993/general/0eec8dc5-2ed1-46b9-8ddd-21859e3e284d.jpg already downloaded
2026-03-24 22:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 708f1277-9235-52b1-8b81-8c8c34b642fa, identifier: 10720665
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2ac950>
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg saved to cache
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08be90>
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg saved to cache
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e3299d0>
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg saved to cache
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fff9050>
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fc8e66e38-1b3d-4934-9f43-2555abf2942b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/c8e66e38-1b3d-4934-9f43-2555abf2942b.jpg saved to cache
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fb42ebf26-212e-4682-9792-360731143fed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg not downloaded yet
2026-03-24 22:02:12 [adesa.it] INFO: Found listing with ID: 10711350
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711350%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [adesa.it] INFO: Scrape type for 10711350: 0
2026-03-24 22:02:12 [adesa.it] INFO: Skipping item 10711350 url https://www.openlane.eu/en/carv6/auction/10711350
2026-03-24 22:02:12 [adesa.it] INFO: Found listing with ID: 10715548
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715548%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [adesa.it] INFO: Scrape type for 10715548: 0
2026-03-24 22:02:12 [adesa.it] INFO: Skipping item 10715548 url https://www.openlane.eu/en/carv6/auction/10715548
2026-03-24 22:02:12 [adesa.it] INFO: Found listing with ID: 10715571
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715571%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [adesa.it] INFO: Scrape type for 10715571: 0
2026-03-24 22:02:12 [adesa.it] INFO: Skipping item 10715571 url https://www.openlane.eu/en/carv6/auction/10715571
2026-03-24 22:02:12 [adesa.it] INFO: Found listing with ID: 10715549
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715549%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [adesa.it] INFO: Scrape type for 10715549: 2
2026-03-24 22:02:12 [adesa.it] INFO: Scraping item 10715549 url https://www.openlane.eu/en/carv6/auction/10715549
2026-03-24 22:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 708f1277-9235-52b1-8b81-8c8c34b642fa with identifier: 10720665
2026-03-24 22:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 708f1277-9235-52b1-8b81-8c8c34b642fa with identifier: 10720665
2026-03-24 22:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 708f1277-9235-52b1-8b81-8c8c34b642fa with identifier: 10720665 to the API
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720665>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '708f1277-9235-52b1-8b81-8c8c34b642fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG248LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720665',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 80789,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5677993/general/490cee74-9db1-4f00-a1a7-e1295a4ec950.jpg',
'https://images.openlane.eu/carimgs/5677993/general/10b24efa-6d8d-43f5-a65c-814e74542572.jpg',
'https://images.openlane.eu/carimgs/5677993/general/c44a77cf-41c4-4cfb-ae61-2e8bf1d3bad6.jpg',
'https://images.openlane.eu/carimgs/5677993/general/ed0ee353-e461-4c5f-99f7-e7f8f738bb31.jpg',
'https://images.openlane.eu/carimgs/5677993/general/a4106592-361d-46ad-af6f-94beea8d4455.jpg',
'https://images.openlane.eu/carimgs/5677993/general/c02d21a6-a344-47da-bec1-487bfbf7d5db.jpg',
'https://images.openlane.eu/carimgs/5677993/general/a571fc3c-7594-4958-acbe-a81833a66a54.jpg',
'https://images.openlane.eu/carimgs/5677993/general/cb6517e3-99c2-4b08-b9ec-08de86e0afcb.jpg',
'https://images.openlane.eu/carimgs/5677993/general/af645e7e-15a8-4938-8766-c8ca29eda551.jpg',
'https://images.openlane.eu/carimgs/5677993/general/0eec8dc5-2ed1-46b9-8ddd-21859e3e284d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323790,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/490cee74-9db1-4f00-a1a7-e1295a4ec950.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314813,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/10b24efa-6d8d-43f5-a65c-814e74542572.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322490,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/c44a77cf-41c4-4cfb-ae61-2e8bf1d3bad6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306944,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/ed0ee353-e461-4c5f-99f7-e7f8f738bb31.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252656,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/a4106592-361d-46ad-af6f-94beea8d4455.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293080,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/c02d21a6-a344-47da-bec1-487bfbf7d5db.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279373,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/a571fc3c-7594-4958-acbe-a81833a66a54.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237441,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/af645e7e-15a8-4938-8766-c8ca29eda551.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202643,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/0eec8dc5-2ed1-46b9-8ddd-21859e3e284d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708f1277-9235-52b1-8b81-8c8c34b642fa/708f1277-9235-52b1-8b81-8c8c34b642fa_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305672,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677993/general/cb6517e3-99c2-4b08-b9ec-08de86e0afcb.jpg',
'Width': 2000}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 131 hp - '
'80.789 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720665%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [adesa.it] INFO: Saving data for 10720665: {'created_time': 1774389732.950131, 'last_price_update_time': 1774389732.950141, 'auction_closing_time': 1774540800.0}
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720665') HTTP/1.1" 204 0
2026-03-24 22:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F30488102-fb65-421a-ae63-3511615da988.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg not downloaded yet
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fc91cadd3-9c60-4451-8c20-e5bff427d240.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg not downloaded yet
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg not downloaded yet
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:13 [adesa.it] INFO: Found listing with ID: 10715574
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715574%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [adesa.it] INFO: Scrape type for 10715574: 2
2026-03-24 22:02:13 [adesa.it] INFO: Scraping item 10715574 url https://www.openlane.eu/en/carv6/auction/10715574
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52ce90>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fefac3f0d-350e-40a5-98c2-0a9a04245b53.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/efac3f0d-350e-40a5-98c2-0a9a04245b53.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10a350>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fcdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd0f90>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fbb304dfe-1149-40dc-b7a8-55479826743f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg not downloaded yet
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F011af66b-abd1-47c6-a08f-e455ee75e38c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg not downloaded yet
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fb66df2d2-7506-4624-ad2b-1965b2355235.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/b66df2d2-7506-4624-ad2b-1965b2355235.jpg not downloaded yet
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f354e90>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fbe360644-c285-4b0c-ab03-0183c1b358a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1bbd90>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e7d10>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/16b905c1-213a-4b12-833d-616be13a9f92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:13 [adesa.it] INFO: Found listing with ID: 10715572
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715572%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [adesa.it] INFO: Scrape type for 10715572: 2
2026-03-24 22:02:13 [adesa.it] INFO: Scraping item 10715572 url https://www.openlane.eu/en/carv6/auction/10715572
2026-03-24 22:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/ae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg not downloaded yet
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2f9310>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c119ed0>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c245350>
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg saved to cache
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with identifier: 10721035
2026-03-24 22:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with scrape type 1
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg not downloaded yet
2026-03-24 22:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f48181-1665-536c-b621-4eb919018e45 with identifier: 10719110
2026-03-24 22:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f48181-1665-536c-b621-4eb919018e45 with scrape type 1
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6f48181-1665-536c-b621-4eb919018e45
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252Ff42d6788-9eb5-499a-b538-8c1b3545ad18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/f42d6788-9eb5-499a-b538-8c1b3545ad18.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F06985edf-a0f8-4c12-9a8c-8a6a2bd3a659.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/06985edf-a0f8-4c12-9a8c-8a6a2bd3a659.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F4f6aff28-dc2a-4ff7-bb0b-e914dd165eea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/4f6aff28-dc2a-4ff7-bb0b-e914dd165eea.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F119c64fb-c34a-43be-b8bc-1c053b0b65da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/119c64fb-c34a-43be-b8bc-1c053b0b65da.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F75a664fc-3c7e-4040-b171-56b3dfa413c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/75a664fc-3c7e-4040-b171-56b3dfa413c5.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F69429a92-789b-4e5d-914b-d5bc5b05e67d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/69429a92-789b-4e5d-914b-d5bc5b05e67d.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252Fc09437f1-3fe3-4bd2-b033-9787882dedf2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/c09437f1-3fe3-4bd2-b033-9787882dedf2.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252Fbc533672-8bc1-42be-b298-375cee7bce34.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/bc533672-8bc1-42be-b298-375cee7bce34.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252Fad5bb517-6de2-455f-afa3-3074c02fff84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/ad5bb517-6de2-455f-afa3-3074c02fff84.jpeg already downloaded
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651367%252Fgeneral%252F56286d3b-f07d-4e82-8187-6c06491c00f9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651367/general/56286d3b-f07d-4e82-8187-6c06491c00f9.jpeg already downloaded
2026-03-24 22:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6f48181-1665-536c-b621-4eb919018e45, identifier: 10719110
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:14 [adesa.it] INFO: Found listing with ID: 10715573
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715573%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [adesa.it] INFO: Scrape type for 10715573: 2
2026-03-24 22:02:14 [adesa.it] INFO: Scraping item 10715573 url https://www.openlane.eu/en/carv6/auction/10715573
2026-03-24 22:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6f48181-1665-536c-b621-4eb919018e45 with identifier: 10719110
2026-03-24 22:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6f48181-1665-536c-b621-4eb919018e45 with identifier: 10719110
2026-03-24 22:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6f48181-1665-536c-b621-4eb919018e45 with identifier: 10719110 to the API
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.2L',
'engine_horse_power': 350,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6f48181-1665-536c-b621-4eb919018e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DP553JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719110',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q7',
'odometer': 198550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5651367/general/f42d6788-9eb5-499a-b538-8c1b3545ad18.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/06985edf-a0f8-4c12-9a8c-8a6a2bd3a659.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/4f6aff28-dc2a-4ff7-bb0b-e914dd165eea.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/119c64fb-c34a-43be-b8bc-1c053b0b65da.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/75a664fc-3c7e-4040-b171-56b3dfa413c5.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/69429a92-789b-4e5d-914b-d5bc5b05e67d.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/c09437f1-3fe3-4bd2-b033-9787882dedf2.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/bc533672-8bc1-42be-b298-375cee7bce34.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/ad5bb517-6de2-455f-afa3-3074c02fff84.jpeg',
'https://images.openlane.eu/carimgs/5651367/general/56286d3b-f07d-4e82-8187-6c06491c00f9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/f42d6788-9eb5-499a-b538-8c1b3545ad18.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232307,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/06985edf-a0f8-4c12-9a8c-8a6a2bd3a659.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/4f6aff28-dc2a-4ff7-bb0b-e914dd165eea.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/119c64fb-c34a-43be-b8bc-1c053b0b65da.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/75a664fc-3c7e-4040-b171-56b3dfa413c5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/69429a92-789b-4e5d-914b-d5bc5b05e67d.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/c09437f1-3fe3-4bd2-b033-9787882dedf2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/bc533672-8bc1-42be-b298-375cee7bce34.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/ad5bb517-6de2-455f-afa3-3074c02fff84.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6f48181-1665-536c-b621-4eb919018e45/f6f48181-1665-536c-b621-4eb919018e45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651367/general/56286d3b-f07d-4e82-8187-6c06491c00f9.jpeg',
'Width': 800}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2008-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 4.2 - Quattro - Petrol - Automatic - 350 hp - 198.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719110%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [adesa.it] INFO: Saving data for 10719110: {'created_time': 1774389734.46929, 'last_price_update_time': 1774389734.469301, 'auction_closing_time': 1774627200.0}
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719110') HTTP/1.1" 204 0
2026-03-24 22:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3f850>
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fbebb03df-048d-4923-a81c-e16ca5f71a0b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg saved to cache
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d98285c9-d07d-5010-a7dd-6740c97f3a10 with identifier: 10721033
2026-03-24 22:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d98285c9-d07d-5010-a7dd-6740c97f3a10 with scrape type 1
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F942be53f-88c2-4835-996b-d0a94a84ca88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/942be53f-88c2-4835-996b-d0a94a84ca88.jpg not downloaded yet
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/df96ad76-af6a-4cb4-b52e-d77169d4e919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fbcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/bcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg not downloaded yet
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg not downloaded yet
2026-03-24 22:02:14 [adesa.it] INFO: Found listing with ID: 10711338
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711338%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [adesa.it] INFO: Scrape type for 10711338: 2
2026-03-24 22:02:14 [adesa.it] INFO: Scraping item 10711338 url https://www.openlane.eu/en/carv6/auction/10711338
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg not downloaded yet
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffe3b50>
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F16b905c1-213a-4b12-833d-616be13a9f92.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/16b905c1-213a-4b12-833d-616be13a9f92.jpg saved to cache
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e5390>
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg saved to cache
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffffa50>
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fed18bb33-6f9f-4ed8-893b-536cc72787af.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg saved to cache
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg not downloaded yet
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg not downloaded yet
2026-03-24 22:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:14 [adesa.it] INFO: Found listing with ID: 10711358
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711358%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [adesa.it] INFO: Scrape type for 10711358: 2
2026-03-24 22:02:14 [adesa.it] INFO: Scraping item 10711358 url https://www.openlane.eu/en/carv6/auction/10711358
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252Fbdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/bdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg not downloaded yet
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e0c10>
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252F341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/b66df2d2-7506-4624-ad2b-1965b2355235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fb01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/b01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg not downloaded yet
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg not downloaded yet
2026-03-24 22:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b2350>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fdf96ad76-af6a-4cb4-b52e-d77169d4e919.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/df96ad76-af6a-4cb4-b52e-d77169d4e919.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10721025
2026-03-24 22:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with scrape type 1
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Facb8942f-a782-4fcd-af71-2d6923be38d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10711333
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711333%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10711333: 2
2026-03-24 22:02:15 [adesa.it] INFO: Scraping item 10711333 url https://www.openlane.eu/en/carv6/auction/10711333
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F34a2f67d-5557-40d8-bc30-4f96d910eada.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/34a2f67d-5557-40d8-bc30-4f96d910eada.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F8006783a-80bb-4142-aa58-017f238b86dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/8006783a-80bb-4142-aa58-017f238b86dc.jpg not downloaded yet
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F46013029-3381-4048-9861-babf1d23222f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg not downloaded yet
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe49ad0>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c334ad0>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fb42ebf26-212e-4682-9792-360731143fed.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10715575
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715575%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10715575: 0
2026-03-24 22:02:15 [adesa.it] INFO: Skipping item 10715575 url https://www.openlane.eu/en/carv6/auction/10715575
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10711351
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711351%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10711351: 2
2026-03-24 22:02:15 [adesa.it] INFO: Scraping item 10711351 url https://www.openlane.eu/en/carv6/auction/10711351
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg not downloaded yet
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c271c10>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c092e50>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fc91cadd3-9c60-4451-8c20-e5bff427d240.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a4fd0>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F8be858b1-3371-431e-aa94-86f2aa881503.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ff250>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fb66df2d2-7506-4624-ad2b-1965b2355235.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/b66df2d2-7506-4624-ad2b-1965b2355235.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/bcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F2af3a54f-9d43-46ca-bc59-302b03562148.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/2af3a54f-9d43-46ca-bc59-302b03562148.jpg not downloaded yet
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F82ffac25-77ce-491c-9a30-71b5f3fac231.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10715550
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715550%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10715550: 2
2026-03-24 22:02:15 [adesa.it] INFO: Scraping item 10715550 url https://www.openlane.eu/en/carv6/auction/10715550
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F36490d80-9d16-43d2-87df-0eebb2425f43.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/36490d80-9d16-43d2-87df-0eebb2425f43.jpg not downloaded yet
2026-03-24 22:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe072d0>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F30488102-fb65-421a-ae63-3511615da988.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c537090>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F011af66b-abd1-47c6-a08f-e455ee75e38c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/942be53f-88c2-4835-996b-d0a94a84ca88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252Fda6f3e57-e024-4a2e-8bf1-38610ec43181.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/da6f3e57-e024-4a2e-8bf1-38610ec43181.jpg not downloaded yet
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F6bb6c112-5c33-4809-af3e-08686175544c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10711353
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711353%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10711353: 2
2026-03-24 22:02:15 [adesa.it] INFO: Scraping item 10711353 url https://www.openlane.eu/en/carv6/auction/10711353
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252Fb87b07be-af14-440b-973c-c96bfad9ea0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/b87b07be-af14-440b-973c-c96bfad9ea0b.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/bdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg not downloaded yet
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46ebd0>
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fbcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/bcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg saved to cache
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10721030
2026-03-24 22:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df436a53-d6d6-557e-accd-4da8b574cf6a with scrape type 1
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fc7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg not downloaded yet
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:15 [adesa.it] INFO: Found listing with ID: 10711342
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711342%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [adesa.it] INFO: Scrape type for 10711342: 2
2026-03-24 22:02:15 [adesa.it] INFO: Scraping item 10711342 url https://www.openlane.eu/en/carv6/auction/10711342
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg not downloaded yet
2026-03-24 22:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg not downloaded yet
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fc68c73a1-d710-43f7-98d9-13a847640e7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg not downloaded yet
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fc4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg not downloaded yet
2026-03-24 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:16 [adesa.it] INFO: Found listing with ID: 10715503
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715503%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [adesa.it] INFO: Scrape type for 10715503: 0
2026-03-24 22:02:16 [adesa.it] INFO: Skipping item 10715503 url https://www.openlane.eu/en/carv6/auction/10715503
2026-03-24 22:02:16 [adesa.it] INFO: Found listing with ID: 10715499
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715499%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [adesa.it] INFO: Scrape type for 10715499: 0
2026-03-24 22:02:16 [adesa.it] INFO: Skipping item 10715499 url https://www.openlane.eu/en/carv6/auction/10715499
2026-03-24 22:02:16 [adesa.it] INFO: Found listing with ID: 10711359
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711359%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [adesa.it] INFO: Scrape type for 10711359: 2
2026-03-24 22:02:16 [adesa.it] INFO: Scraping item 10711359 url https://www.openlane.eu/en/carv6/auction/10711359
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg not downloaded yet
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55ed10>
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F942be53f-88c2-4835-996b-d0a94a84ca88.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/942be53f-88c2-4835-996b-d0a94a84ca88.jpg saved to cache
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d9190>
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg saved to cache
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57e190>
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg saved to cache
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0cca90>
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg saved to cache
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e9c90>
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252Fbdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/bdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg saved to cache
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/2af3a54f-9d43-46ca-bc59-302b03562148.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F377ed76f-b863-4cec-bb56-70ab32a181ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/377ed76f-b863-4cec-bb56-70ab32a181ba.jpg not downloaded yet
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg not downloaded yet
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg not downloaded yet
2026-03-24 22:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b6c823-ba3b-5960-9c75-72089e93f3f2 with identifier: 10711335
2026-03-24 22:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b6c823-ba3b-5960-9c75-72089e93f3f2 with scrape type 2
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13b6c823-ba3b-5960-9c75-72089e93f3f2 with scrape type 2
2026-03-24 22:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13b6c823-ba3b-5960-9c75-72089e93f3f2, identifier: 10711335
2026-03-24 22:02:16 [adesa.it] INFO: Found listing with ID: 10711361
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711361%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [adesa.it] INFO: Scrape type for 10711361: 2
2026-03-24 22:02:16 [adesa.it] INFO: Scraping item 10711361 url https://www.openlane.eu/en/carv6/auction/10711361
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg not downloaded yet
2026-03-24 22:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13b6c823-ba3b-5960-9c75-72089e93f3f2 with identifier: 10711335
2026-03-24 22:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13b6c823-ba3b-5960-9c75-72089e93f3f2 with identifier: 10711335
2026-03-24 22:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13b6c823-ba3b-5960-9c75-72089e93f3f2 with identifier: 10711335 to the API
2026-03-24 22:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711335>
{'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': 204,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '13b6c823-ba3b-5960-9c75-72089e93f3f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF225SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711335',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Land Rover Range Rover Velar 2.0d R-Dynamic HSE - Diesel - '
'Automatic - 204 hp - 134.000 km',
'transmission': 'automatic',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2021}
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711335%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [adesa.it] INFO: Saving data for 10711335: {'auction_closing_time': 1774540800.0, 'created_time': 1774303281.971225, 'last_price_update_time': 1774389737.662772}
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711335') HTTP/1.1" 204 0
2026-03-24 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/36490d80-9d16-43d2-87df-0eebb2425f43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fdb14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg not downloaded yet
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fb762e70a-1858-44d4-975b-04f490c53454.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg not downloaded yet
2026-03-24 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffc8690>
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252F442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg saved to cache
2026-03-24 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd1490>
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Facb8942f-a782-4fcd-af71-2d6923be38d2.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e57d0>
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:18 [adesa.it] INFO: Found listing with ID: 10715551
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715551%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [adesa.it] INFO: Scrape type for 10715551: 2
2026-03-24 22:02:18 [adesa.it] INFO: Scraping item 10715551 url https://www.openlane.eu/en/carv6/auction/10715551
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd0e90>
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F82ffac25-77ce-491c-9a30-71b5f3fac231.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52ebd0>
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F2af3a54f-9d43-46ca-bc59-302b03562148.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/2af3a54f-9d43-46ca-bc59-302b03562148.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d285781e-fdb2-5d66-8d94-a0373d54a5f7 with identifier: 10715572
2026-03-24 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d285781e-fdb2-5d66-8d94-a0373d54a5f7 with scrape type 2
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d285781e-fdb2-5d66-8d94-a0373d54a5f7 with scrape type 2
2026-03-24 22:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d285781e-fdb2-5d66-8d94-a0373d54a5f7, identifier: 10715572
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F74e8f484-283c-4218-affe-567ba85cb756.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg not downloaded yet
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg not downloaded yet
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d285781e-fdb2-5d66-8d94-a0373d54a5f7 with identifier: 10715572
2026-03-24 22:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d285781e-fdb2-5d66-8d94-a0373d54a5f7 with identifier: 10715572
2026-03-24 22:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d285781e-fdb2-5d66-8d94-a0373d54a5f7 with identifier: 10715572 to the API
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Electric',
'id': 'd285781e-fdb2-5d66-8d94-a0373d54a5f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL391PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715572',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 29831,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 29.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715572%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [adesa.it] INFO: Saving data for 10715572: {'auction_closing_time': 1774445100.0, 'created_time': 1774303301.173149, 'last_price_update_time': 1774389738.55326}
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715572') HTTP/1.1" 204 0
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/da6f3e57-e024-4a2e-8bf1-38610ec43181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/b87b07be-af14-440b-973c-c96bfad9ea0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:18 [adesa.it] INFO: Found listing with ID: 10715576
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715576%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [adesa.it] INFO: Scrape type for 10715576: 0
2026-03-24 22:02:18 [adesa.it] INFO: Skipping item 10715576 url https://www.openlane.eu/en/carv6/auction/10715576
2026-03-24 22:02:18 [adesa.it] INFO: Found listing with ID: 10711341
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711341%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [adesa.it] INFO: Scrape type for 10711341: 2
2026-03-24 22:02:18 [adesa.it] INFO: Scraping item 10711341 url https://www.openlane.eu/en/carv6/auction/10711341
2026-03-24 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c305a50>
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F36490d80-9d16-43d2-87df-0eebb2425f43.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/36490d80-9d16-43d2-87df-0eebb2425f43.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3dcd0>
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F6bb6c112-5c33-4809-af3e-08686175544c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg saved to cache
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10715574
2026-03-24 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151eff57-3b6c-556b-8c71-31bf5db98cea with scrape type 2
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151eff57-3b6c-556b-8c71-31bf5db98cea with scrape type 2
2026-03-24 22:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 151eff57-3b6c-556b-8c71-31bf5db98cea, identifier: 10715574
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fe74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg not downloaded yet
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg not downloaded yet
2026-03-24 22:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10715574
2026-03-24 22:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10715574
2026-03-24 22:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10715574 to the API
2026-03-24 22:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Electric',
'id': '151eff57-3b6c-556b-8c71-31bf5db98cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR360XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715574',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 23285,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 23.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715574%27 HTTP/1.1" 200 None
2026-03-24 22:02:19 [adesa.it] INFO: Saving data for 10715574: {'auction_closing_time': 1774445100.0, 'created_time': 1774303301.883696, 'last_price_update_time': 1774389739.117797}
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715574') HTTP/1.1" 204 0
2026-03-24 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:19 [adesa.it] INFO: Found listing with ID: 10715496
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715496%27 HTTP/1.1" 200 None
2026-03-24 22:02:19 [adesa.it] INFO: Scrape type for 10715496: 0
2026-03-24 22:02:19 [adesa.it] INFO: Skipping item 10715496 url https://www.openlane.eu/en/carv6/auction/10715496
2026-03-24 22:02:19 [adesa.it] INFO: Found listing with ID: 10715577
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715577%27 HTTP/1.1" 200 None
2026-03-24 22:02:19 [adesa.it] INFO: Scrape type for 10715577: 2
2026-03-24 22:02:19 [adesa.it] INFO: Scraping item 10715577 url https://www.openlane.eu/en/carv6/auction/10715577
2026-03-24 22:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93e9903-a07d-560e-95c8-3d2e556cf036 with identifier: 10715543
2026-03-24 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93e9903-a07d-560e-95c8-3d2e556cf036 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d93e9903-a07d-560e-95c8-3d2e556cf036 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d93e9903-a07d-560e-95c8-3d2e556cf036, identifier: 10715543
2026-03-24 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with identifier: 10715549
2026-03-24 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ac0470a-d432-5a27-ab1e-a1b47b545a09, identifier: 10715549
2026-03-24 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88f2b06-1f71-50d6-ab5d-062402c0c643 with identifier: 10715573
2026-03-24 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88f2b06-1f71-50d6-ab5d-062402c0c643 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b88f2b06-1f71-50d6-ab5d-062402c0c643 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b88f2b06-1f71-50d6-ab5d-062402c0c643, identifier: 10715573
2026-03-24 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5eaab7b-aa87-5870-8541-adee1d030193 with identifier: 10711338
2026-03-24 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5eaab7b-aa87-5870-8541-adee1d030193 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5eaab7b-aa87-5870-8541-adee1d030193 with scrape type 2
2026-03-24 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5eaab7b-aa87-5870-8541-adee1d030193, identifier: 10711338
2026-03-24 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg not downloaded yet
2026-03-24 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d93e9903-a07d-560e-95c8-3d2e556cf036 with identifier: 10715543
2026-03-24 22:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d93e9903-a07d-560e-95c8-3d2e556cf036 with identifier: 10715543
2026-03-24 22:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d93e9903-a07d-560e-95c8-3d2e556cf036 with identifier: 10715543 to the API
2026-03-24 22:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715543>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd93e9903-a07d-560e-95c8-3d2e556cf036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT991LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715543',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 35578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz C 300de AMG Line Premium - Hybrid - Automatic - 313 '
'hp - 35.578 km',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2024}
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715543%27 HTTP/1.1" 200 None
2026-03-24 22:02:20 [adesa.it] INFO: Saving data for 10715543: {'auction_closing_time': 1774445100.0, 'created_time': 1774303286.555442, 'last_price_update_time': 1774389740.671714}
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715543') HTTP/1.1" 204 0
2026-03-24 22:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with identifier: 10715549
2026-03-24 22:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with identifier: 10715549
2026-03-24 22:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ac0470a-d432-5a27-ab1e-a1b47b545a09 with identifier: 10715549 to the API
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715549>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 269,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': '6ac0470a-d432-5a27-ab1e-a1b47b545a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS080ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715549',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 18537,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 47000,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz GLE Coupé 300d AMG Line - Diesel - Automatic - 269 hp '
'- 18.537 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715549%27 HTTP/1.1" 200 None
2026-03-24 22:02:20 [adesa.it] INFO: Saving data for 10715549: {'auction_closing_time': 1774445100.0, 'created_time': 1774303289.544284, 'last_price_update_time': 1774389740.965173}
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715549') HTTP/1.1" 204 0
2026-03-24 22:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b88f2b06-1f71-50d6-ab5d-062402c0c643 with identifier: 10715573
2026-03-24 22:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b88f2b06-1f71-50d6-ab5d-062402c0c643 with identifier: 10715573
2026-03-24 22:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b88f2b06-1f71-50d6-ab5d-062402c0c643 with identifier: 10715573 to the API
2026-03-24 22:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Electric',
'id': 'b88f2b06-1f71-50d6-ab5d-062402c0c643',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL393PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715573',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 33124,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 33.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715573%27 HTTP/1.1" 200 None
2026-03-24 22:02:22 [adesa.it] INFO: Saving data for 10715573: {'auction_closing_time': 1774445100.0, 'created_time': 1774303303.044363, 'last_price_update_time': 1774389742.281927}
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715573') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5eaab7b-aa87-5870-8541-adee1d030193 with identifier: 10711338
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-24 22:02:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5eaab7b-aa87-5870-8541-adee1d030193 with identifier: 10711338
2026-03-24 22:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5eaab7b-aa87-5870-8541-adee1d030193 with identifier: 10711338 to the API
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5eaab7b-aa87-5870-8541-adee1d030193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG563LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711338',
'listing': 'auctionplusdirectbuy',
'location': 'Mesero - Inveruno (Italy)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 93630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2016-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman Cooper 1.5 Boost - Petrol - Manual - 136 hp - 93.630 '
'km',
'transmission': 'manual',
'trim': 'Boost',
'vin': None,
'year': 2016}
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711338%27 HTTP/1.1" 200 None
2026-03-24 22:02:22 [adesa.it] INFO: Saving data for 10711338: {'auction_closing_time': 1774540800.0, 'created_time': 1774303294.584165, 'last_price_update_time': 1774389742.687576}
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711338') HTTP/1.1" 204 0
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff12d50>
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252Fda6f3e57-e024-4a2e-8bf1-38610ec43181.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/da6f3e57-e024-4a2e-8bf1-38610ec43181.jpg saved to cache
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55f850>
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252Fb87b07be-af14-440b-973c-c96bfad9ea0b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/b87b07be-af14-440b-973c-c96bfad9ea0b.jpg saved to cache
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48a250>
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg saved to cache
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c517490>
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fc68c73a1-d710-43f7-98d9-13a847640e7a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg saved to cache
2026-03-24 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:23 [adesa.it] INFO: Found listing with ID: 10711343
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711343%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Scrape type for 10711343: 2
2026-03-24 22:02:23 [adesa.it] INFO: Scraping item 10711343 url https://www.openlane.eu/en/carv6/auction/10711343
2026-03-24 22:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5c61d0>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d4b90>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F41479f8c-06a0-49ef-93d7-f7388662d42e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg not downloaded yet
2026-03-24 22:02:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.147(s), this was the 1st time calling it.
2026-03-24 22:02:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.686982449509744 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:02:20 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a9ec38da9f9404565a1444f100aa1a56', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=a9ec38da9f9404565a1444f100aa1a56.
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff92590>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fc4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/377ed76f-b863-4cec-bb56-70ab32a181ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:23 [adesa.it] INFO: Found listing with ID: 10715538
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715538%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Scrape type for 10715538: 2
2026-03-24 22:02:23 [adesa.it] INFO: Scraping item 10715538 url https://www.openlane.eu/en/carv6/auction/10715538
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d86d0>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with identifier: 10711351
2026-03-24 22:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with scrape type 2
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with scrape type 2
2026-03-24 22:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9, identifier: 10711351
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F2d317ce2-28b9-417a-bd25-e22e844d3695.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg not downloaded yet
2026-03-24 22:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with identifier: 10711351
2026-03-24 22:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with identifier: 10711351
2026-03-24 22:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2bd3f6a6-978e-5972-8e1e-d3ae35759ad9 with identifier: 10711351 to the API
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2bd3f6a6-978e-5972-8e1e-d3ae35759ad9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR392BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711351',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 161355,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2018-05-15',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Nissan Qashqai 1.6 DCI Tekna - Diesel - Automatic - 130 hp - '
'161.355 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2018}
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711351%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Saving data for 10711351: {'auction_closing_time': 1774540800.0, 'created_time': 1774303296.021382, 'last_price_update_time': 1774389743.659116}
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711351') HTTP/1.1" 204 0
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13d390>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:23 [adesa.it] INFO: Found listing with ID: 10715537
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715537%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Scrape type for 10715537: 0
2026-03-24 22:02:23 [adesa.it] INFO: Skipping item 10715537 url https://www.openlane.eu/en/carv6/auction/10715537
2026-03-24 22:02:23 [adesa.it] INFO: Found listing with ID: 10711362
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711362%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Scrape type for 10711362: 0
2026-03-24 22:02:23 [adesa.it] INFO: Skipping item 10711362 url https://www.openlane.eu/en/carv6/auction/10711362
2026-03-24 22:02:23 [adesa.it] INFO: Found listing with ID: 10720654
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720654%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [adesa.it] INFO: Scrape type for 10720654: 1
2026-03-24 22:02:23 [adesa.it] INFO: Scraping item 10720654 url https://www.openlane.eu/en/carv6/auction/10720654
2026-03-24 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg not downloaded yet
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffaf190>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F74e8f484-283c-4218-affe-567ba85cb756.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4028d0>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fdb14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5dfad0>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fe710>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F377ed76f-b863-4cec-bb56-70ab32a181ba.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/377ed76f-b863-4cec-bb56-70ab32a181ba.jpg saved to cache
2026-03-24 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0be590>
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fb762e70a-1858-44d4-975b-04f490c53454.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg saved to cache
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6577d711-8ddf-51bb-841e-2a9d4057f45d with identifier: 10711353
2026-03-24 22:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6577d711-8ddf-51bb-841e-2a9d4057f45d with scrape type 2
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6577d711-8ddf-51bb-841e-2a9d4057f45d with scrape type 2
2026-03-24 22:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6577d711-8ddf-51bb-841e-2a9d4057f45d, identifier: 10711353
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10711356
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711356%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10711356: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10711356 url https://www.openlane.eu/en/carv6/auction/10711356
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715578
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715578%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715578: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10715578 url https://www.openlane.eu/en/carv6/auction/10715578
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10711349
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711349%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10711349: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10711349 url https://www.openlane.eu/en/carv6/auction/10711349
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10711331
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711331%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10711331: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10711331 url https://www.openlane.eu/en/carv6/auction/10711331
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715579
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715579%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715579: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10715579 url https://www.openlane.eu/en/carv6/auction/10715579
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715580
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715580%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715580: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10715580 url https://www.openlane.eu/en/carv6/auction/10715580
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715584
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715584%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715584: 0
2026-03-24 22:02:24 [adesa.it] INFO: Skipping item 10715584 url https://www.openlane.eu/en/carv6/auction/10715584
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715539
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715539%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715539: 2
2026-03-24 22:02:24 [adesa.it] INFO: Scraping item 10715539 url https://www.openlane.eu/en/carv6/auction/10715539
2026-03-24 22:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6577d711-8ddf-51bb-841e-2a9d4057f45d with identifier: 10711353
2026-03-24 22:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6577d711-8ddf-51bb-841e-2a9d4057f45d with identifier: 10711353
2026-03-24 22:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6577d711-8ddf-51bb-841e-2a9d4057f45d with identifier: 10711353 to the API
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '6577d711-8ddf-51bb-841e-2a9d4057f45d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK894VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711353',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 90780,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 110 hp - 90.780 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711353%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Saving data for 10711353: {'auction_closing_time': 1774540800.0, 'created_time': 1774303303.740298, 'last_price_update_time': 1774389744.659984}
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711353') HTTP/1.1" 204 0
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715533
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715533%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715533: 2
2026-03-24 22:02:24 [adesa.it] INFO: Scraping item 10715533 url https://www.openlane.eu/en/carv6/auction/10715533
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff8b9d0>
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg saved to cache
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54a390>
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg saved to cache
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3708d0>
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fe74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg saved to cache
2026-03-24 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:24 [adesa.it] INFO: Found listing with ID: 10715540
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715540%27 HTTP/1.1" 200 None
2026-03-24 22:02:24 [adesa.it] INFO: Scrape type for 10715540: 2
2026-03-24 22:02:24 [adesa.it] INFO: Scraping item 10715540 url https://www.openlane.eu/en/carv6/auction/10715540
2026-03-24 22:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff396d0>
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg saved to cache
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721025)
2026-03-24 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10715582
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715582%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10715582: 0
2026-03-24 22:02:25 [adesa.it] INFO: Skipping item 10715582 url https://www.openlane.eu/en/carv6/auction/10715582
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10715581
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715581%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10715581: 0
2026-03-24 22:02:25 [adesa.it] INFO: Skipping item 10715581 url https://www.openlane.eu/en/carv6/auction/10715581
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10715583
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715583%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10715583: 0
2026-03-24 22:02:25 [adesa.it] INFO: Skipping item 10715583 url https://www.openlane.eu/en/carv6/auction/10715583
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10715585
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715585%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10715585: 0
2026-03-24 22:02:25 [adesa.it] INFO: Skipping item 10715585 url https://www.openlane.eu/en/carv6/auction/10715585
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10711354
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711354%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10711354: 2
2026-03-24 22:02:25 [adesa.it] INFO: Scraping item 10711354 url https://www.openlane.eu/en/carv6/auction/10711354
2026-03-24 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721030)
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c34aa50>
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg saved to cache
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4783d0>
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F41479f8c-06a0-49ef-93d7-f7388662d42e.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg saved to cache
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a4250>
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252Fc7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg saved to cache
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with identifier: 10711361
2026-03-24 22:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d89044f-f4c2-582e-90be-a1fe7a4692b1, identifier: 10711361
2026-03-24 22:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with identifier: 10711359
2026-03-24 22:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 593b0cdc-4bdb-5487-94c0-3c01d2752a8b, identifier: 10711359
2026-03-24 22:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30fc5157-4c0b-5918-a0e7-2adc119ff4db with identifier: 10711342
2026-03-24 22:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30fc5157-4c0b-5918-a0e7-2adc119ff4db with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30fc5157-4c0b-5918-a0e7-2adc119ff4db with scrape type 2
2026-03-24 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30fc5157-4c0b-5918-a0e7-2adc119ff4db, identifier: 10711342
2026-03-24 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/8006783a-80bb-4142-aa58-017f238b86dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:25 [adesa.it] INFO: Found listing with ID: 10711336
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711336%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Scrape type for 10711336: 2
2026-03-24 22:02:25 [adesa.it] INFO: Scraping item 10711336 url https://www.openlane.eu/en/carv6/auction/10711336
2026-03-24 22:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with identifier: 10711361
2026-03-24 22:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with identifier: 10711361
2026-03-24 22:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d89044f-f4c2-582e-90be-a1fe7a4692b1 with identifier: 10711361 to the API
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3d89044f-f4c2-582e-90be-a1fe7a4692b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ229JY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711361',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 205300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Active Pack - Diesel - Manual - 131 hp - 205.300 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711361%27 HTTP/1.1" 200 None
2026-03-24 22:02:25 [adesa.it] INFO: Saving data for 10711361: {'auction_closing_time': 1774540800.0, 'created_time': 1774303300.289722, 'last_price_update_time': 1774389745.827105}
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711361') HTTP/1.1" 204 0
2026-03-24 22:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with identifier: 10711359
2026-03-24 22:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with identifier: 10711359
2026-03-24 22:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 593b0cdc-4bdb-5487-94c0-3c01d2752a8b with identifier: 10711359 to the API
2026-03-24 22:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '593b0cdc-4bdb-5487-94c0-3c01d2752a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ456SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711359',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 187113,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'187.113 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711359%27 HTTP/1.1" 200 None
2026-03-24 22:02:26 [adesa.it] INFO: Saving data for 10711359: {'auction_closing_time': 1774540800.0, 'created_time': 1774303299.961116, 'last_price_update_time': 1774389746.121042}
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711359') HTTP/1.1" 204 0
2026-03-24 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30fc5157-4c0b-5918-a0e7-2adc119ff4db with identifier: 10711342
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30fc5157-4c0b-5918-a0e7-2adc119ff4db with identifier: 10711342
2026-03-24 22:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30fc5157-4c0b-5918-a0e7-2adc119ff4db with identifier: 10711342 to the API
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '30fc5157-4c0b-5918-a0e7-2adc119ff4db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN290CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711342',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 78515,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 78.515 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711342%27 HTTP/1.1" 200 None
2026-03-24 22:02:26 [adesa.it] INFO: Saving data for 10711342: {'auction_closing_time': 1774540800.0, 'created_time': 1774303297.688426, 'last_price_update_time': 1774389746.566681}
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711342') HTTP/1.1" 204 0
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4e5a90>
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg saved to cache
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb8d4ee7-50c3-5fed-8656-0b732ec29170 with identifier: 10715551
2026-03-24 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb8d4ee7-50c3-5fed-8656-0b732ec29170 with scrape type 2
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb8d4ee7-50c3-5fed-8656-0b732ec29170 with scrape type 2
2026-03-24 22:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: eb8d4ee7-50c3-5fed-8656-0b732ec29170, identifier: 10715551
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c372350>
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F46013029-3381-4048-9861-babf1d23222f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg saved to cache
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-24 22:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35, skipping ID generation
2026-03-24 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with scrape type 1
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 sending to next pipeline
2026-03-24 22:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35, identifier: 10721025
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a6110>
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F2d317ce2-28b9-417a-bd25-e22e844d3695.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg saved to cache
2026-03-24 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/b01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:26 [adesa.it] INFO: Found listing with ID: 10715541
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715541%27 HTTP/1.1" 200 None
2026-03-24 22:02:26 [adesa.it] INFO: Scrape type for 10715541: 2
2026-03-24 22:02:26 [adesa.it] INFO: Scraping item 10715541 url https://www.openlane.eu/en/carv6/auction/10715541
2026-03-24 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: eb8d4ee7-50c3-5fed-8656-0b732ec29170 with identifier: 10715551
2026-03-24 22:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: eb8d4ee7-50c3-5fed-8656-0b732ec29170 with identifier: 10715551
2026-03-24 22:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: eb8d4ee7-50c3-5fed-8656-0b732ec29170 with identifier: 10715551 to the API
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715551>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': 'eb8d4ee7-50c3-5fed-8656-0b732ec29170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ576AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715551',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 130 hp - 185.294 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715551%27 HTTP/1.1" 200 None
2026-03-24 22:02:27 [adesa.it] INFO: Saving data for 10715551: {'auction_closing_time': 1774445100.0, 'created_time': 1774303299.616673, 'last_price_update_time': 1774389747.206032}
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715551') HTTP/1.1" 204 0
2026-03-24 22:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10721025
2026-03-24 22:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10721025
2026-03-24 22:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10721025 to the API
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Petrol',
'id': '6f69c8b6-a7e6-51c5-8418-8128fb5bce35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL526ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721025',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 76471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136203,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204222,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175646,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185562,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57121,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129794,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46566,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81364,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78434,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92722,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg',
'Width': 1280}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS3 Crossback Performance Line - Petrol - Manual - 101 hp - '
'76.471 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721025%27 HTTP/1.1" 200 None
2026-03-24 22:02:27 [adesa.it] INFO: Saving data for 10721025: {'created_time': 1774389747.616543, 'last_price_update_time': 1774389747.616555, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721025') HTTP/1.1" 204 0
2026-03-24 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c457b10>
2026-03-24 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743882%252Fgeneral%252F0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg saved to cache
2026-03-24 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-24 22:02:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df436a53-d6d6-557e-accd-4da8b574cf6a, skipping ID generation
2026-03-24 22:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df436a53-d6d6-557e-accd-4da8b574cf6a with scrape type 1
2026-03-24 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df436a53-d6d6-557e-accd-4da8b574cf6a sending to next pipeline
2026-03-24 22:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df436a53-d6d6-557e-accd-4da8b574cf6a, identifier: 10721030
2026-03-24 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743885/general/34a2f67d-5557-40d8-bc30-4f96d910eada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721033)
2026-03-24 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10721030
2026-03-24 22:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10721030
2026-03-24 22:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10721030 to the API
2026-03-24 22:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Electric',
'id': 'df436a53-d6d6-557e-accd-4da8b574cf6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL375PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721030',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 36156,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 100,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226798,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216225,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144057,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116322,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115052,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg',
'Width': 1280}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 36.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721030%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Saving data for 10721030: {'created_time': 1774389748.099568, 'last_price_update_time': 1774389748.099578, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721030') HTTP/1.1" 204 0
2026-03-24 22:02:28 [adesa.it] INFO: Found listing with ID: 10715378
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715378%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Scrape type for 10715378: 2
2026-03-24 22:02:28 [adesa.it] INFO: Scraping item 10715378 url https://www.openlane.eu/en/carv6/auction/10715378
2026-03-24 22:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb4090>
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F8006783a-80bb-4142-aa58-017f238b86dc.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/8006783a-80bb-4142-aa58-017f238b86dc.jpg saved to cache
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:02:28 [adesa.it] INFO: Found listing with ID: 10715383
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715383%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Scrape type for 10715383: 0
2026-03-24 22:02:28 [adesa.it] INFO: Skipping item 10715383 url https://www.openlane.eu/en/carv6/auction/10715383
2026-03-24 22:02:28 [adesa.it] INFO: Found listing with ID: 10715382
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715382%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Scrape type for 10715382: 0
2026-03-24 22:02:28 [adesa.it] INFO: Skipping item 10715382 url https://www.openlane.eu/en/carv6/auction/10715382
2026-03-24 22:02:28 [adesa.it] INFO: Found listing with ID: 10715384
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715384%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Scrape type for 10715384: 0
2026-03-24 22:02:28 [adesa.it] INFO: Skipping item 10715384 url https://www.openlane.eu/en/carv6/auction/10715384
2026-03-24 22:02:28 [adesa.it] INFO: Found listing with ID: 10715385
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715385%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Scrape type for 10715385: 2
2026-03-24 22:02:28 [adesa.it] INFO: Scraping item 10715385 url https://www.openlane.eu/en/carv6/auction/10715385
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10f790>
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fb01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/b01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg saved to cache
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe2c110>
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg saved to cache
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c429490>
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743885%252Fgeneral%252F34a2f67d-5557-40d8-bc30-4f96d910eada.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743885/general/34a2f67d-5557-40d8-bc30-4f96d910eada.jpg saved to cache
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d98285c9-d07d-5010-a7dd-6740c97f3a10
2026-03-24 22:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d98285c9-d07d-5010-a7dd-6740c97f3a10, skipping ID generation
2026-03-24 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d98285c9-d07d-5010-a7dd-6740c97f3a10 with scrape type 1
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d98285c9-d07d-5010-a7dd-6740c97f3a10 sending to next pipeline
2026-03-24 22:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d98285c9-d07d-5010-a7dd-6740c97f3a10, identifier: 10721033
2026-03-24 22:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a3a9b35-16d8-5383-be3d-cc7f2241177c with identifier: 10715577
2026-03-24 22:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a3a9b35-16d8-5383-be3d-cc7f2241177c with scrape type 2
2026-03-24 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a3a9b35-16d8-5383-be3d-cc7f2241177c with scrape type 2
2026-03-24 22:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a3a9b35-16d8-5383-be3d-cc7f2241177c, identifier: 10715577
2026-03-24 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743889/general/25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721035)
2026-03-24 22:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d98285c9-d07d-5010-a7dd-6740c97f3a10 with identifier: 10721033
2026-03-24 22:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d98285c9-d07d-5010-a7dd-6740c97f3a10 with identifier: 10721033
2026-03-24 22:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d98285c9-d07d-5010-a7dd-6740c97f3a10 with identifier: 10721033 to the API
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743885/general/34a2f67d-5557-40d8-bc30-4f96d910eada.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Electric',
'id': 'd98285c9-d07d-5010-a7dd-6740c97f3a10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL490PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721033',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 34878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330584,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/942be53f-88c2-4835-996b-d0a94a84ca88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303765,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/36e81b4c-b3e0-4d55-af1a-19e24c412294.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/bdd33e41-b0d5-432a-96c0-f41fc8958f7c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243372,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/34a2f67d-5557-40d8-bc30-4f96d910eada.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189714,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/13e35f9d-a529-4e42-9498-5dc621ffdfbd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202310,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/36490d80-9d16-43d2-87df-0eebb2425f43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268820,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/b87b07be-af14-440b-973c-c96bfad9ea0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230030,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/6c79c7c3-f41c-47a2-b379-748a5bd44456.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45652,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/1cecd070-2ed1-460e-9169-d3e9648b77f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d98285c9-d07d-5010-a7dd-6740c97f3a10/d98285c9-d07d-5010-a7dd-6740c97f3a10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743885/general/8dc04d9c-1230-4d5b-a4a5-a0f0a1c23701.jpg',
'Width': 1920}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 34.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721033%27 HTTP/1.1" 200 None
2026-03-24 22:02:28 [adesa.it] INFO: Saving data for 10721033: {'created_time': 1774389748.962686, 'last_price_update_time': 1774389748.962696, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721033') HTTP/1.1" 204 0
2026-03-24 22:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a3a9b35-16d8-5383-be3d-cc7f2241177c with identifier: 10715577
2026-03-24 22:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a3a9b35-16d8-5383-be3d-cc7f2241177c with identifier: 10715577
2026-03-24 22:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a3a9b35-16d8-5383-be3d-cc7f2241177c with identifier: 10715577 to the API
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715577>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 470,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Petrol',
'id': '6a3a9b35-16d8-5383-be3d-cc7f2241177c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT263DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715577',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 44168,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 66500,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Porsche Cayenne Coupé 3.0 - Petrol - Automatic - 470 hp - 44.168 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715577%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Saving data for 10715577: {'auction_closing_time': 1774445100.0, 'created_time': 1774303309.538324, 'last_price_update_time': 1774389749.328649}
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715577') HTTP/1.1" 204 0
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715387
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715387%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715387: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715387 url https://www.openlane.eu/en/carv6/auction/10715387
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715386
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715386%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715386: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715386 url https://www.openlane.eu/en/carv6/auction/10715386
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715392
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715392%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715392: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715392 url https://www.openlane.eu/en/carv6/auction/10715392
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715391
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715391%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715391: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715391 url https://www.openlane.eu/en/carv6/auction/10715391
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715389
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715389%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715389: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715389 url https://www.openlane.eu/en/carv6/auction/10715389
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715390
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715390%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715390: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715390 url https://www.openlane.eu/en/carv6/auction/10715390
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715377
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715377%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715377: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715377 url https://www.openlane.eu/en/carv6/auction/10715377
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715388
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715388%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715388: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715388 url https://www.openlane.eu/en/carv6/auction/10715388
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715393
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715393%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715393: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715393 url https://www.openlane.eu/en/carv6/auction/10715393
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715394
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715394%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715394: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715394 url https://www.openlane.eu/en/carv6/auction/10715394
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715395
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715395%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715395: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715395 url https://www.openlane.eu/en/carv6/auction/10715395
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715397
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715397%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715397: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715397 url https://www.openlane.eu/en/carv6/auction/10715397
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715396
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715396%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715396: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715396 url https://www.openlane.eu/en/carv6/auction/10715396
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715398
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715398%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715398: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715398 url https://www.openlane.eu/en/carv6/auction/10715398
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715381
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715381%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715381: 2
2026-03-24 22:02:29 [adesa.it] INFO: Scraping item 10715381 url https://www.openlane.eu/en/carv6/auction/10715381
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743894/general/ae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721037)
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715399
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715399%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715399: 0
2026-03-24 22:02:29 [adesa.it] INFO: Skipping item 10715399 url https://www.openlane.eu/en/carv6/auction/10715399
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715374
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715374%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715374: 2
2026-03-24 22:02:29 [adesa.it] INFO: Scraping item 10715374 url https://www.openlane.eu/en/carv6/auction/10715374
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c535310>
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743889%252Fgeneral%252F25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743889/general/25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg saved to cache
2026-03-24 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174
2026-03-24 22:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174, skipping ID generation
2026-03-24 22:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with scrape type 1
2026-03-24 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 sending to next pipeline
2026-03-24 22:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174, identifier: 10721035
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57c390>
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fbb304dfe-1149-40dc-b7a8-55479826743f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg saved to cache
2026-03-24 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:29 [adesa.it] INFO: Found listing with ID: 10715401
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715401%27 HTTP/1.1" 200 None
2026-03-24 22:02:29 [adesa.it] INFO: Scrape type for 10715401: 2
2026-03-24 22:02:29 [adesa.it] INFO: Scraping item 10715401 url https://www.openlane.eu/en/carv6/auction/10715401
2026-03-24 22:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with identifier: 10721035
2026-03-24 22:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with identifier: 10721035
2026-03-24 22:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 708ca46d-3ee3-5170-8a65-f4f6d7f9b174 with identifier: 10721035 to the API
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743889/general/25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '708ca46d-3ee3-5170-8a65-f4f6d7f9b174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF388PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721035',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 65079,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293785,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/25c9b99c-1812-46f8-a7cb-6505a9a438b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346408,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/0af6e5dc-6734-4626-b0e2-3d6d4bb2878a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215801,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/205cfe53-8fc7-4671-be72-7aa2aa59484e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197497,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/7ca32137-254a-4422-9ca1-50e2b9e75c25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133244,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/8006783a-80bb-4142-aa58-017f238b86dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89419,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/2af3a54f-9d43-46ca-bc59-302b03562148.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262782,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/da6f3e57-e024-4a2e-8bf1-38610ec43181.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200580,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/51cd1d4d-b6e2-459d-9a0a-dcc941d81788.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277698,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/9f9e70fa-d086-4b8c-b96c-663aba1d8ea1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708ca46d-3ee3-5170-8a65-f4f6d7f9b174/708ca46d-3ee3-5170-8a65-f4f6d7f9b174_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743889/general/377ed76f-b863-4cec-bb56-70ab32a181ba.jpg',
'Width': 1920}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 140 hp - 65.079 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721035%27 HTTP/1.1" 200 None
2026-03-24 22:02:30 [adesa.it] INFO: Saving data for 10721035: {'created_time': 1774389750.543755, 'last_price_update_time': 1774389750.543768, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721035') HTTP/1.1" 204 0
2026-03-24 22:02:30 [adesa.it] INFO: Found listing with ID: 10715402
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715402%27 HTTP/1.1" 200 None
2026-03-24 22:02:30 [adesa.it] INFO: Scrape type for 10715402: 2
2026-03-24 22:02:30 [adesa.it] INFO: Scraping item 10715402 url https://www.openlane.eu/en/carv6/auction/10715402
2026-03-24 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c40de50>
2026-03-24 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743894%252Fgeneral%252Fae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743894/general/ae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg saved to cache
2026-03-24 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 70d44830-9266-59b5-8f51-47d547cb858c
2026-03-24 22:02:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70d44830-9266-59b5-8f51-47d547cb858c, skipping ID generation
2026-03-24 22:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70d44830-9266-59b5-8f51-47d547cb858c with scrape type 1
2026-03-24 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70d44830-9266-59b5-8f51-47d547cb858c sending to next pipeline
2026-03-24 22:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70d44830-9266-59b5-8f51-47d547cb858c, identifier: 10721037
2026-03-24 22:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dd5822b-b157-5239-ab7f-c3d79d4366ac with identifier: 10711343
2026-03-24 22:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dd5822b-b157-5239-ab7f-c3d79d4366ac with scrape type 2
2026-03-24 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dd5822b-b157-5239-ab7f-c3d79d4366ac with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dd5822b-b157-5239-ab7f-c3d79d4366ac, identifier: 10711343
2026-03-24 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b60789-abab-5d01-8217-d28c759032b2 with identifier: 10715539
2026-03-24 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b60789-abab-5d01-8217-d28c759032b2 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b60789-abab-5d01-8217-d28c759032b2 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 06b60789-abab-5d01-8217-d28c759032b2, identifier: 10715539
2026-03-24 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f982b85f-d74c-568c-9284-0c77a7d89b7f with identifier: 10720654
2026-03-24 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f982b85f-d74c-568c-9284-0c77a7d89b7f with scrape type 1
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f982b85f-d74c-568c-9284-0c77a7d89b7f
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F0be4512d-21cb-4900-a303-295284f61360.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/0be4512d-21cb-4900-a303-295284f61360.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F18ae73cf-e136-45a1-9278-9eedf14a7902.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/18ae73cf-e136-45a1-9278-9eedf14a7902.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252Fdd490ded-f19c-4896-ad0a-9a07aa606734.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/dd490ded-f19c-4896-ad0a-9a07aa606734.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F08b804d9-5980-49d3-9a3c-797c5445a0cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/08b804d9-5980-49d3-9a3c-797c5445a0cc.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252Fff8a90d2-ff5c-4888-85dd-9cc1a5129f46.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/ff8a90d2-ff5c-4888-85dd-9cc1a5129f46.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F99c6eacf-7aaa-4178-b8c7-74c9887482ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/99c6eacf-7aaa-4178-b8c7-74c9887482ff.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F2fb71f27-6e8d-4f8e-9a38-b99819a4bef8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/2fb71f27-6e8d-4f8e-9a38-b99819a4bef8.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F67409055-1bd6-4b9b-afe1-ff05f8817abb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/67409055-1bd6-4b9b-afe1-ff05f8817abb.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F3ec99eff-54f0-41d5-a686-951fe726ce32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/3ec99eff-54f0-41d5-a686-951fe726ce32.jpg already downloaded
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691281%252Fgeneral%252F65a838c8-0441-4ca1-b2f2-a765475e6831.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691281/general/65a838c8-0441-4ca1-b2f2-a765475e6831.jpg already downloaded
2026-03-24 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f982b85f-d74c-568c-9284-0c77a7d89b7f, identifier: 10720654
2026-03-24 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f89000c-0487-5145-a324-9536951a4244 with identifier: 10715538
2026-03-24 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f89000c-0487-5145-a324-9536951a4244 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f89000c-0487-5145-a324-9536951a4244 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f89000c-0487-5145-a324-9536951a4244, identifier: 10715538
2026-03-24 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10715533
2026-03-24 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea219f34-9eaf-55db-8605-e029a6c34ee1 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea219f34-9eaf-55db-8605-e029a6c34ee1 with scrape type 2
2026-03-24 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea219f34-9eaf-55db-8605-e029a6c34ee1, identifier: 10715533
2026-03-24 22:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70d44830-9266-59b5-8f51-47d547cb858c with identifier: 10721037
2026-03-24 22:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70d44830-9266-59b5-8f51-47d547cb858c with identifier: 10721037
2026-03-24 22:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70d44830-9266-59b5-8f51-47d547cb858c with identifier: 10721037 to the API
2026-03-24 22:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743894/general/ae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Petrol',
'id': '70d44830-9266-59b5-8f51-47d547cb858c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX436HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721037',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 11221,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118853,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/991bd634-8bbf-4de0-afc5-8f0364cfe051.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164151,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/16b905c1-213a-4b12-833d-616be13a9f92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147430,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/3fa52c99-b72d-4c1e-94b1-37e9d087fa52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140062,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/df96ad76-af6a-4cb4-b52e-d77169d4e919.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/0f01f70f-30dc-483d-876c-93fc72e25ba4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186126,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/b66df2d2-7506-4624-ad2b-1965b2355235.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/ae2b05d8-1c09-4f87-8e23-a0cdb69247c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146770,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/bcd57ad8-b113-4f59-a597-963dd5b19e4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361983,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/442fb5c4-d2ad-4a9d-b150-1a2c5ba4ce5d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70d44830-9266-59b5-8f51-47d547cb858c/70d44830-9266-59b5-8f51-47d547cb858c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743894/general/b01769e0-cfe0-460e-8d49-b177bbc3f4c1.jpg',
'Width': 1920}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2024-11-11',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 100 hp - 11.221 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721037%27 HTTP/1.1" 200 None
2026-03-24 22:02:32 [adesa.it] INFO: Saving data for 10721037: {'created_time': 1774389752.256761, 'last_price_update_time': 1774389752.256773, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721037') HTTP/1.1" 204 0
2026-03-24 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dd5822b-b157-5239-ab7f-c3d79d4366ac with identifier: 10711343
2026-03-24 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dd5822b-b157-5239-ab7f-c3d79d4366ac with identifier: 10711343
2026-03-24 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dd5822b-b157-5239-ab7f-c3d79d4366ac with identifier: 10711343 to the API
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': '1dd5822b-b157-5239-ab7f-c3d79d4366ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH889GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711343',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 32606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 4,
'seller_name': 'Unipol Rental',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 32.606 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711343%27 HTTP/1.1" 200 None
2026-03-24 22:02:32 [adesa.it] INFO: Saving data for 10711343: {'auction_closing_time': 1774540800.0, 'created_time': 1774303307.052511, 'last_price_update_time': 1774389752.542979}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711343') HTTP/1.1" 204 0
2026-03-24 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 06b60789-abab-5d01-8217-d28c759032b2 with identifier: 10715539
2026-03-24 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 06b60789-abab-5d01-8217-d28c759032b2 with identifier: 10715539
2026-03-24 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 06b60789-abab-5d01-8217-d28c759032b2 with identifier: 10715539 to the API
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715539>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': '06b60789-abab-5d01-8217-d28c759032b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW938VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715539',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 24214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 24.214 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715539%27 HTTP/1.1" 200 None
2026-03-24 22:02:32 [adesa.it] INFO: Saving data for 10715539: {'auction_closing_time': 1774445100.0, 'created_time': 1774303315.220289, 'last_price_update_time': 1774389752.839501}
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715539') HTTP/1.1" 204 0
2026-03-24 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f982b85f-d74c-568c-9284-0c77a7d89b7f with identifier: 10720654
2026-03-24 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f982b85f-d74c-568c-9284-0c77a7d89b7f with identifier: 10720654
2026-03-24 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f982b85f-d74c-568c-9284-0c77a7d89b7f with identifier: 10720654 to the API
2026-03-24 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720654>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f982b85f-d74c-568c-9284-0c77a7d89b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP491BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720654',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 87225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5691281/general/0be4512d-21cb-4900-a303-295284f61360.jpg',
'https://images.openlane.eu/carimgs/5691281/general/18ae73cf-e136-45a1-9278-9eedf14a7902.jpg',
'https://images.openlane.eu/carimgs/5691281/general/dd490ded-f19c-4896-ad0a-9a07aa606734.jpg',
'https://images.openlane.eu/carimgs/5691281/general/08b804d9-5980-49d3-9a3c-797c5445a0cc.jpg',
'https://images.openlane.eu/carimgs/5691281/general/ff8a90d2-ff5c-4888-85dd-9cc1a5129f46.jpg',
'https://images.openlane.eu/carimgs/5691281/general/99c6eacf-7aaa-4178-b8c7-74c9887482ff.jpg',
'https://images.openlane.eu/carimgs/5691281/general/2fb71f27-6e8d-4f8e-9a38-b99819a4bef8.jpg',
'https://images.openlane.eu/carimgs/5691281/general/67409055-1bd6-4b9b-afe1-ff05f8817abb.jpg',
'https://images.openlane.eu/carimgs/5691281/general/3ec99eff-54f0-41d5-a686-951fe726ce32.jpg',
'https://images.openlane.eu/carimgs/5691281/general/65a838c8-0441-4ca1-b2f2-a765475e6831.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373444,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/0be4512d-21cb-4900-a303-295284f61360.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413986,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/18ae73cf-e136-45a1-9278-9eedf14a7902.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493717,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/dd490ded-f19c-4896-ad0a-9a07aa606734.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472640,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/08b804d9-5980-49d3-9a3c-797c5445a0cc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405294,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/ff8a90d2-ff5c-4888-85dd-9cc1a5129f46.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358612,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/99c6eacf-7aaa-4178-b8c7-74c9887482ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359051,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/2fb71f27-6e8d-4f8e-9a38-b99819a4bef8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454908,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/67409055-1bd6-4b9b-afe1-ff05f8817abb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316980,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/3ec99eff-54f0-41d5-a686-951fe726ce32.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f982b85f-d74c-568c-9284-0c77a7d89b7f/f982b85f-d74c-568c-9284-0c77a7d89b7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400657,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691281/general/65a838c8-0441-4ca1-b2f2-a765475e6831.jpg',
'Width': 2000}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 87.225 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720654%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Saving data for 10720654: {'created_time': 1774389753.171508, 'last_price_update_time': 1774389753.171519, 'auction_closing_time': 1774540800.0}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720654') HTTP/1.1" 204 0
2026-03-24 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f89000c-0487-5145-a324-9536951a4244 with identifier: 10715538
2026-03-24 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f89000c-0487-5145-a324-9536951a4244 with identifier: 10715538
2026-03-24 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f89000c-0487-5145-a324-9536951a4244 with identifier: 10715538 to the API
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715538>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Petrol',
'id': '8f89000c-0487-5145-a324-9536951a4244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR328MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715538',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 16362,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Seat Ateca 1.5 TSI Business - Petrol - Automatic - 150 hp - 16.362 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715538%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Saving data for 10715538: {'auction_closing_time': 1774445100.0, 'created_time': 1774303305.190116, 'last_price_update_time': 1774389753.454242}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715538') HTTP/1.1" 204 0
2026-03-24 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10715533
2026-03-24 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10715533
2026-03-24 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10715533 to the API
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715533>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': 'ea219f34-9eaf-55db-8605-e029a6c34ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX836XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715533',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 30003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2024-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 30.003 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715533%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Saving data for 10715533: {'auction_closing_time': 1774445100.0, 'created_time': 1774303309.938034, 'last_price_update_time': 1774389753.741071}
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715533') HTTP/1.1" 204 0
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715403
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715403%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715403: 2
2026-03-24 22:02:33 [adesa.it] INFO: Scraping item 10715403 url https://www.openlane.eu/en/carv6/auction/10715403
2026-03-24 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715380
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715380%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715380: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715380 url https://www.openlane.eu/en/carv6/auction/10715380
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715404
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715404%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715404: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715404 url https://www.openlane.eu/en/carv6/auction/10715404
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715405
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715405%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715405: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715405 url https://www.openlane.eu/en/carv6/auction/10715405
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715406
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715406%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715406: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715406 url https://www.openlane.eu/en/carv6/auction/10715406
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715407
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715407%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715407: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715407 url https://www.openlane.eu/en/carv6/auction/10715407
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715409
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715409%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715409: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715409 url https://www.openlane.eu/en/carv6/auction/10715409
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715408
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715408%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715408: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715408 url https://www.openlane.eu/en/carv6/auction/10715408
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715410
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715410%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715410: 2
2026-03-24 22:02:33 [adesa.it] INFO: Scraping item 10715410 url https://www.openlane.eu/en/carv6/auction/10715410
2026-03-24 22:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715375
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715375%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715375: 0
2026-03-24 22:02:33 [adesa.it] INFO: Skipping item 10715375 url https://www.openlane.eu/en/carv6/auction/10715375
2026-03-24 22:02:33 [adesa.it] INFO: Found listing with ID: 10715412
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715412%27 HTTP/1.1" 200 None
2026-03-24 22:02:33 [adesa.it] INFO: Scrape type for 10715412: 2
2026-03-24 22:02:33 [adesa.it] INFO: Scraping item 10715412 url https://www.openlane.eu/en/carv6/auction/10715412
2026-03-24 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb4510>
2026-03-24 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252Fc834654b-1ef1-4854-b160-a4b60205fcb0.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg saved to cache
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c537290>
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg saved to cache
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c095290>
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F192dc45e-24ba-4bca-8464-a71b28e022f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg saved to cache
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with identifier: 10715550
2026-03-24 22:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with scrape type 2
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with scrape type 2
2026-03-24 22:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9a20a713-24ce-56b6-8eb7-c50b29af2b22, identifier: 10715550
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e347850>
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Feb6d5959-586b-4241-bec7-0873e4515e4c.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg saved to cache
2026-03-24 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715413
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715413%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715413: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715413 url https://www.openlane.eu/en/carv6/auction/10715413
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715411
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715411%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715411: 2
2026-03-24 22:02:34 [adesa.it] INFO: Scraping item 10715411 url https://www.openlane.eu/en/carv6/auction/10715411
2026-03-24 22:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with identifier: 10715550
2026-03-24 22:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with identifier: 10715550
2026-03-24 22:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9a20a713-24ce-56b6-8eb7-c50b29af2b22 with identifier: 10715550 to the API
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715550>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Petrol',
'id': '9a20a713-24ce-56b6-8eb7-c50b29af2b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP070FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715550',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 67126,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 75 hp - 67.126 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715550%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Saving data for 10715550: {'auction_closing_time': 1774445100.0, 'created_time': 1774303294.936913, 'last_price_update_time': 1774389754.582577}
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715550') HTTP/1.1" 204 0
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715414
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715414%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715414: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715414 url https://www.openlane.eu/en/carv6/auction/10715414
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715415
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715415%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715415: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715415 url https://www.openlane.eu/en/carv6/auction/10715415
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715416
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715416%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715416: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715416 url https://www.openlane.eu/en/carv6/auction/10715416
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715417
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715417%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715417: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715417 url https://www.openlane.eu/en/carv6/auction/10715417
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715418
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715418%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715418: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715418 url https://www.openlane.eu/en/carv6/auction/10715418
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715424
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715424%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715424: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715424 url https://www.openlane.eu/en/carv6/auction/10715424
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715423
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715423%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715423: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715423 url https://www.openlane.eu/en/carv6/auction/10715423
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715420
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715420%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715420: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715420 url https://www.openlane.eu/en/carv6/auction/10715420
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715425
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715425%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715425: 0
2026-03-24 22:02:34 [adesa.it] INFO: Skipping item 10715425 url https://www.openlane.eu/en/carv6/auction/10715425
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715419
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715419%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715419: 2
2026-03-24 22:02:34 [adesa.it] INFO: Scraping item 10715419 url https://www.openlane.eu/en/carv6/auction/10715419
2026-03-24 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715421
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715421%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715421: 2
2026-03-24 22:02:34 [adesa.it] INFO: Scraping item 10715421 url https://www.openlane.eu/en/carv6/auction/10715421
2026-03-24 22:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/39c914a8-f255-40a6-aed0-5812704493ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715422
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715422%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715422: 2
2026-03-24 22:02:34 [adesa.it] INFO: Scraping item 10715422 url https://www.openlane.eu/en/carv6/auction/10715422
2026-03-24 22:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:34 [adesa.it] INFO: Found listing with ID: 10715426
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715426%27 HTTP/1.1" 200 None
2026-03-24 22:02:34 [adesa.it] INFO: Scrape type for 10715426: 2
2026-03-24 22:02:34 [adesa.it] INFO: Scraping item 10715426 url https://www.openlane.eu/en/carv6/auction/10715426
2026-03-24 22:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8131ef3-c4da-5e84-8788-916d012c8bbc with identifier: 10711358
2026-03-24 22:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8131ef3-c4da-5e84-8788-916d012c8bbc with scrape type 2
2026-03-24 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8131ef3-c4da-5e84-8788-916d012c8bbc with scrape type 2
2026-03-24 22:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8131ef3-c4da-5e84-8788-916d012c8bbc, identifier: 10711358
2026-03-24 22:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f716f44-ff6f-540b-831c-0b9ffd24b22f with identifier: 10711354
2026-03-24 22:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f716f44-ff6f-540b-831c-0b9ffd24b22f with scrape type 2
2026-03-24 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f716f44-ff6f-540b-831c-0b9ffd24b22f with scrape type 2
2026-03-24 22:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f716f44-ff6f-540b-831c-0b9ffd24b22f, identifier: 10711354
2026-03-24 22:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8131ef3-c4da-5e84-8788-916d012c8bbc with identifier: 10711358
2026-03-24 22:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8131ef3-c4da-5e84-8788-916d012c8bbc with identifier: 10711358
2026-03-24 22:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8131ef3-c4da-5e84-8788-916d012c8bbc with identifier: 10711358 to the API
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'e8131ef3-c4da-5e84-8788-916d012c8bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL460XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711358',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Electric',
'odometer': 40094,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Electric Cooper Camden - Electric - Automatic - 102 hp - '
'40.094 km',
'transmission': 'automatic',
'trim': 'Camden',
'vin': None,
'year': 2022}
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711358%27 HTTP/1.1" 200 None
2026-03-24 22:02:35 [adesa.it] INFO: Saving data for 10711358: {'auction_closing_time': 1774540800.0, 'created_time': 1774303292.9107, 'last_price_update_time': 1774389755.472295}
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711358') HTTP/1.1" 204 0
2026-03-24 22:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f716f44-ff6f-540b-831c-0b9ffd24b22f with identifier: 10711354
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 22:02:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f716f44-ff6f-540b-831c-0b9ffd24b22f with identifier: 10711354
2026-03-24 22:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f716f44-ff6f-540b-831c-0b9ffd24b22f with identifier: 10711354 to the API
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Petrol',
'id': '5f716f44-ff6f-540b-831c-0b9ffd24b22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN070RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711354',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 101109,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 101.109 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711354%27 HTTP/1.1" 200 None
2026-03-24 22:02:35 [adesa.it] INFO: Saving data for 10711354: {'auction_closing_time': 1774540800.0, 'created_time': 1774303312.926004, 'last_price_update_time': 1774389755.959183}
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711354') HTTP/1.1" 204 0
2026-03-24 22:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab70e25f-7cac-5ade-897c-95e693202c47 with identifier: 10711336
2026-03-24 22:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab70e25f-7cac-5ade-897c-95e693202c47 with scrape type 2
2026-03-24 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab70e25f-7cac-5ade-897c-95e693202c47 with scrape type 2
2026-03-24 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab70e25f-7cac-5ade-897c-95e693202c47, identifier: 10711336
2026-03-24 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab70e25f-7cac-5ade-897c-95e693202c47 with identifier: 10711336
2026-03-24 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab70e25f-7cac-5ade-897c-95e693202c47 with identifier: 10711336
2026-03-24 22:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab70e25f-7cac-5ade-897c-95e693202c47 with identifier: 10711336 to the API
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab70e25f-7cac-5ade-897c-95e693202c47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH692HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711336',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 152869,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T5 Inscription Expression - Hybrid - Automatic - 180 hp '
'- 152.869 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711336%27 HTTP/1.1" 200 None
2026-03-24 22:02:36 [adesa.it] INFO: Saving data for 10711336: {'auction_closing_time': 1774540800.0, 'created_time': 1774303313.47676, 'last_price_update_time': 1774389756.372735}
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711336') HTTP/1.1" 204 0
2026-03-24 22:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44ed50>
2026-03-24 22:02:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F39c914a8-f255-40a6-aed0-5812704493ce.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/39c914a8-f255-40a6-aed0-5812704493ce.jpg saved to cache
2026-03-24 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10715540
2026-03-24 22:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdccb28-8c91-5d50-886d-86f7833baa67 with scrape type 2
2026-03-24 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cdccb28-8c91-5d50-886d-86f7833baa67 with scrape type 2
2026-03-24 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cdccb28-8c91-5d50-886d-86f7833baa67, identifier: 10715540
2026-03-24 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10715540
2026-03-24 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10715540
2026-03-24 22:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10715540 to the API
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715540>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': '6cdccb28-8c91-5d50-886d-86f7833baa67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX215FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715540',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 33815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-10-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 33.815 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715540%27 HTTP/1.1" 200 None
2026-03-24 22:02:36 [adesa.it] INFO: Saving data for 10715540: {'auction_closing_time': 1774445100.0, 'created_time': 1774303311.116789, 'last_price_update_time': 1774389756.837791}
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715540') HTTP/1.1" 204 0
2026-03-24 22:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 673a6a9c-07f9-5284-83d9-50dc4496cb5a with identifier: 10715541
2026-03-24 22:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 673a6a9c-07f9-5284-83d9-50dc4496cb5a with scrape type 2
2026-03-24 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 673a6a9c-07f9-5284-83d9-50dc4496cb5a with scrape type 2
2026-03-24 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 673a6a9c-07f9-5284-83d9-50dc4496cb5a, identifier: 10715541
2026-03-24 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 673a6a9c-07f9-5284-83d9-50dc4496cb5a with identifier: 10715541
2026-03-24 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 673a6a9c-07f9-5284-83d9-50dc4496cb5a with identifier: 10715541
2026-03-24 22:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 673a6a9c-07f9-5284-83d9-50dc4496cb5a with identifier: 10715541 to the API
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715541>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Hybrid',
'id': '673a6a9c-07f9-5284-83d9-50dc4496cb5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP720MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715541',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 68263,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-06-15',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volvo XC60 B4 Plus Dark - Hybrid - Automatic - 197 hp - 68.263 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715541%27 HTTP/1.1" 200 None
2026-03-24 22:02:37 [adesa.it] INFO: Saving data for 10715541: {'auction_closing_time': 1774445100.0, 'created_time': 1774303315.520478, 'last_price_update_time': 1774389757.216406}
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715541') HTTP/1.1" 204 0
2026-03-24 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with identifier: 10715378
2026-03-24 22:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe, identifier: 10715378
2026-03-24 22:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with identifier: 10715378
2026-03-24 22:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with identifier: 10715378
2026-03-24 22:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe with identifier: 10715378 to the API
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715378>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '3b6b8a1c-bd0d-5f39-8abf-c2e16b61dcfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG729ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715378',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 51312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q3 45 TFSIe Business - Hybrid - Automatic - 245 hp - 51.312 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715378%27 HTTP/1.1" 200 None
2026-03-24 22:02:37 [adesa.it] INFO: Saving data for 10715378: {'auction_closing_time': 1774516800.0, 'created_time': 1774303315.881152, 'last_price_update_time': 1774389757.74511}
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715378') HTTP/1.1" 204 0
2026-03-24 22:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with identifier: 10715403
2026-03-24 22:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec5f82ae-1e90-56c0-b208-1d2c260a63c3, identifier: 10715403
2026-03-24 22:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with identifier: 10715568
2026-03-24 22:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with scrape type 2
2026-03-24 22:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e0bebd60-3625-53ac-bd0c-d8ca1b4ba318, identifier: 10715568
2026-03-24 22:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with identifier: 10715403
2026-03-24 22:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with identifier: 10715403
2026-03-24 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec5f82ae-1e90-56c0-b208-1d2c260a63c3 with identifier: 10715403 to the API
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715403>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'ec5f82ae-1e90-56c0-b208-1d2c260a63c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ536AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715403',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 85462,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz GLC 300e Business - 4-Matic - Hybrid - Automatic - '
'320 hp - 85.462 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715403%27 HTTP/1.1" 200 None
2026-03-24 22:02:38 [adesa.it] INFO: Saving data for 10715403: {'auction_closing_time': 1774516800.0, 'created_time': 1774303344.261829, 'last_price_update_time': 1774389758.247729}
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715403') HTTP/1.1" 204 0
2026-03-24 22:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with identifier: 10715568
2026-03-24 22:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with identifier: 10715568
2026-03-24 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e0bebd60-3625-53ac-bd0c-d8ca1b4ba318 with identifier: 10715568 to the API
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715568>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T13:25:00Z',
'fuel_type': 'Diesel',
'id': 'e0bebd60-3625-53ac-bd0c-d8ca1b4ba318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL808XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715568',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 163802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz C 220d Premium - Diesel - Automatic - 200 hp - '
'163.802 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715568%27 HTTP/1.1" 200 None
2026-03-24 22:02:38 [adesa.it] INFO: Saving data for 10715568: {'auction_closing_time': 1774445100.0, 'created_time': 1774303292.059665, 'last_price_update_time': 1774389758.524615}
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715568') HTTP/1.1" 204 0
2026-03-24 22:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c142510>
2026-03-24 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252Fc3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg saved to cache
2026-03-24 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aafca61b-8705-5da7-959c-2ddf419401ac with identifier: 10715385
2026-03-24 22:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aafca61b-8705-5da7-959c-2ddf419401ac with scrape type 2
2026-03-24 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aafca61b-8705-5da7-959c-2ddf419401ac with scrape type 2
2026-03-24 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aafca61b-8705-5da7-959c-2ddf419401ac, identifier: 10715385
2026-03-24 22:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aafca61b-8705-5da7-959c-2ddf419401ac with identifier: 10715385
2026-03-24 22:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aafca61b-8705-5da7-959c-2ddf419401ac with identifier: 10715385
2026-03-24 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aafca61b-8705-5da7-959c-2ddf419401ac with identifier: 10715385 to the API
2026-03-24 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715385>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'aafca61b-8705-5da7-959c-2ddf419401ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG636ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715385',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 75807,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Audi Q5 50 TFSIe Business - Quattro - Hybrid - Automatic - 299 hp - '
'75.807 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715385%27 HTTP/1.1" 200 None
2026-03-24 22:02:39 [adesa.it] INFO: Saving data for 10715385: {'auction_closing_time': 1774516800.0, 'created_time': 1774303326.901139, 'last_price_update_time': 1774389759.027569}
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715385') HTTP/1.1" 204 0
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e0091c-c2a7-53a1-b6dd-90cb59419853 with identifier: 10715402
2026-03-24 22:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e0091c-c2a7-53a1-b6dd-90cb59419853 with scrape type 2
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e0091c-c2a7-53a1-b6dd-90cb59419853 with scrape type 2
2026-03-24 22:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03e0091c-c2a7-53a1-b6dd-90cb59419853, identifier: 10715402
2026-03-24 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03e0091c-c2a7-53a1-b6dd-90cb59419853 with identifier: 10715402
2026-03-24 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03e0091c-c2a7-53a1-b6dd-90cb59419853 with identifier: 10715402
2026-03-24 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03e0091c-c2a7-53a1-b6dd-90cb59419853 with identifier: 10715402 to the API
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715402>
{'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': 160,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '03e0091c-c2a7-53a1-b6dd-90cb59419853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH035HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715402',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 94236,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz GLA 250e Sport - Hybrid - Automatic - 160 hp - 94.236 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715402%27 HTTP/1.1" 200 None
2026-03-24 22:02:39 [adesa.it] INFO: Saving data for 10715402: {'auction_closing_time': 1774516800.0, 'created_time': 1774303345.130192, 'last_price_update_time': 1774389759.403911}
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715402') HTTP/1.1" 204 0
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/bfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721041)
2026-03-24 22:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe34a50>
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg saved to cache
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c142f50>
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg saved to cache
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721036)
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe1a5d0>
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252Fbfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/bfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg saved to cache
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721038)
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71da18cb-dfbf-5701-8acc-62ef34a88258 with identifier: 10715419
2026-03-24 22:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71da18cb-dfbf-5701-8acc-62ef34a88258 with scrape type 2
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71da18cb-dfbf-5701-8acc-62ef34a88258 with scrape type 2
2026-03-24 22:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 71da18cb-dfbf-5701-8acc-62ef34a88258, identifier: 10715419
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c322850>
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743898%252Fgeneral%252F3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg saved to cache
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-24 22:02:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f, skipping ID generation
2026-03-24 22:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with scrape type 1
2026-03-24 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f sending to next pipeline
2026-03-24 22:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f, identifier: 10721041
2026-03-24 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 71da18cb-dfbf-5701-8acc-62ef34a88258 with identifier: 10715419
2026-03-24 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 71da18cb-dfbf-5701-8acc-62ef34a88258 with identifier: 10715419
2026-03-24 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 71da18cb-dfbf-5701-8acc-62ef34a88258 with identifier: 10715419 to the API
2026-03-24 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '71da18cb-dfbf-5701-8acc-62ef34a88258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH423HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715419',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 90160,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 90.160 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715419%27 HTTP/1.1" 200 None
2026-03-24 22:02:40 [adesa.it] INFO: Saving data for 10715419: {'auction_closing_time': 1774516800.0, 'created_time': 1774303341.508718, 'last_price_update_time': 1774389760.135784}
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715419') HTTP/1.1" 204 0
2026-03-24 22:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10721041
2026-03-24 22:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10721041
2026-03-24 22:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10721041 to the API
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '134d7dd9-3b37-54a1-b3ec-d0fec042d23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN794XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721041',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120311,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162233,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115787,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143686,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41037,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg',
'Width': 1920}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 67.249 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721041%27 HTTP/1.1" 200 None
2026-03-24 22:02:40 [adesa.it] INFO: Saving data for 10721041: {'created_time': 1774389760.519807, 'last_price_update_time': 1774389760.519817, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721041') HTTP/1.1" 204 0
2026-03-24 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13d1d0>
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743891%252Fgeneral%252F0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg saved to cache
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-24 22:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46888d2b-2222-5cd0-b932-c675ce977fcd, skipping ID generation
2026-03-24 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46888d2b-2222-5cd0-b932-c675ce977fcd with scrape type 1
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46888d2b-2222-5cd0-b932-c675ce977fcd sending to next pipeline
2026-03-24 22:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 46888d2b-2222-5cd0-b932-c675ce977fcd, identifier: 10721036
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3e9190>
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743895%252Fgeneral%252Fa90bbd1f-c64b-403a-a984-5a134093542b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg saved to cache
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-24 22:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7, skipping ID generation
2026-03-24 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with scrape type 1
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 sending to next pipeline
2026-03-24 22:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7, identifier: 10721038
2026-03-24 22:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with identifier: 10715401
2026-03-24 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with scrape type 2
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with scrape type 2
2026-03-24 22:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5432dd3e-b95f-5901-9e6f-79a7e5e541cf, identifier: 10715401
2026-03-24 22:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1e489f1-0cde-5202-97ae-d5c439b2712b with identifier: 10715374
2026-03-24 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1e489f1-0cde-5202-97ae-d5c439b2712b with scrape type 2
2026-03-24 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1e489f1-0cde-5202-97ae-d5c439b2712b with scrape type 2
2026-03-24 22:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1e489f1-0cde-5202-97ae-d5c439b2712b, identifier: 10715374
2026-03-24 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743900/general/683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721043)
2026-03-24 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/a06fec83-e336-46e6-8c44-43fb2d6191bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10721036
2026-03-24 22:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10721036
2026-03-24 22:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10721036 to the API
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '46888d2b-2222-5cd0-b932-c675ce977fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF416PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721036',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 72806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358028,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304687,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214120,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228512,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451584,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234788,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283208,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189809,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg',
'Width': 1920}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 140 hp - 72.806 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721036%27 HTTP/1.1" 200 None
2026-03-24 22:02:41 [adesa.it] INFO: Saving data for 10721036: {'created_time': 1774389761.425656, 'last_price_update_time': 1774389761.425666, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721036') HTTP/1.1" 204 0
2026-03-24 22:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10721038
2026-03-24 22:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10721038
2026-03-24 22:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10721038 to the API
2026-03-24 22:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'e9ec1d8e-82b5-5d95-afd8-11e218b46dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR473EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721038',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 45628,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111006,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147287,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141888,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133937,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Renault Kangoo - Diesel - Manual - 95 hp - 45.628 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721038%27 HTTP/1.1" 200 None
2026-03-24 22:02:42 [adesa.it] INFO: Saving data for 10721038: {'created_time': 1774389762.124143, 'last_price_update_time': 1774389762.124154, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721038') HTTP/1.1" 204 0
2026-03-24 22:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with identifier: 10715401
2026-03-24 22:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with identifier: 10715401
2026-03-24 22:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5432dd3e-b95f-5901-9e6f-79a7e5e541cf with identifier: 10715401 to the API
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715401>
{'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': 160,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '5432dd3e-b95f-5901-9e6f-79a7e5e541cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL612SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715401',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 45041,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz GLA 250e Business - Hybrid - Automatic - 160 hp - '
'45.041 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715401%27 HTTP/1.1" 200 None
2026-03-24 22:02:42 [adesa.it] INFO: Saving data for 10715401: {'auction_closing_time': 1774516800.0, 'created_time': 1774303345.865988, 'last_price_update_time': 1774389762.405456}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715401') HTTP/1.1" 204 0
2026-03-24 22:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1e489f1-0cde-5202-97ae-d5c439b2712b with identifier: 10715374
2026-03-24 22:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1e489f1-0cde-5202-97ae-d5c439b2712b with identifier: 10715374
2026-03-24 22:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1e489f1-0cde-5202-97ae-d5c439b2712b with identifier: 10715374 to the API
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715374>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'e1e489f1-0cde-5202-97ae-d5c439b2712b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL345SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715374',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 61238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Mercedes-Benz A 250e Premium - Hybrid - Automatic - 218 hp - 61.238 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715374%27 HTTP/1.1" 200 None
2026-03-24 22:02:42 [adesa.it] INFO: Saving data for 10715374: {'auction_closing_time': 1774516800.0, 'created_time': 1774303323.581474, 'last_price_update_time': 1774389762.704634}
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715374') HTTP/1.1" 204 0
2026-03-24 22:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/41963a6c-6f27-4856-9784-1b2466fffa2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe54510>
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg saved to cache
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bd510>
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743900%252Fgeneral%252F683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743900/general/683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg saved to cache
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e3681ba-0718-53b8-9ddd-cc99a766519b
2026-03-24 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e3681ba-0718-53b8-9ddd-cc99a766519b, skipping ID generation
2026-03-24 22:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e3681ba-0718-53b8-9ddd-cc99a766519b with scrape type 1
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e3681ba-0718-53b8-9ddd-cc99a766519b sending to next pipeline
2026-03-24 22:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1e3681ba-0718-53b8-9ddd-cc99a766519b, identifier: 10721043
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffcd90>
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252Fa06fec83-e336-46e6-8c44-43fb2d6191bf.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/a06fec83-e336-46e6-8c44-43fb2d6191bf.jpg saved to cache
2026-03-24 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10715381
2026-03-24 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-24 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-24 22:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf4dfe76-ba60-5e42-850d-7506c359dd74, identifier: 10715381
2026-03-24 22:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with identifier: 10715412
2026-03-24 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with scrape type 2
2026-03-24 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with scrape type 2
2026-03-24 22:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6a5ddb1-9a9d-5b59-84f6-385f5b029757, identifier: 10715412
2026-03-24 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743901/general/04708359-8461-4bcf-a61b-bb5b33bb0062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721044)
2026-03-24 22:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1e3681ba-0718-53b8-9ddd-cc99a766519b with identifier: 10721043
2026-03-24 22:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1e3681ba-0718-53b8-9ddd-cc99a766519b with identifier: 10721043
2026-03-24 22:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1e3681ba-0718-53b8-9ddd-cc99a766519b with identifier: 10721043 to the API
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743900/general/683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '1e3681ba-0718-53b8-9ddd-cc99a766519b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX329YC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721043',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 15582,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409138,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/f2c95940-bb0a-4dd8-95f9-866dcfd8293c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309667,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/8e402b52-26b5-4629-b310-968c300074f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161169,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/b5a73b29-b2f3-4e33-8707-0564c73599f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/0f3cdcdf-f7e5-4550-96ef-732c4b28246f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97580,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/b56569e5-0e29-4209-aade-8cac00df7654.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/efac3f0d-350e-40a5-98c2-0a9a04245b53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282868,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/c8e66e38-1b3d-4934-9f43-2555abf2942b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195095,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/683f19e0-a290-4d48-8da4-64c9c4a60e32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/bfa96f35-5916-42ea-bfdf-203a49aa1db1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e3681ba-0718-53b8-9ddd-cc99a766519b/1e3681ba-0718-53b8-9ddd-cc99a766519b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263832,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743900/general/39c914a8-f255-40a6-aed0-5812704493ce.jpg',
'Width': 1920}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2024-12-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 15.582 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721043%27 HTTP/1.1" 200 None
2026-03-24 22:02:43 [adesa.it] INFO: Saving data for 10721043: {'created_time': 1774389763.55448, 'last_price_update_time': 1774389763.554489, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721043') HTTP/1.1" 204 0
2026-03-24 22:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10715381
2026-03-24 22:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10715381
2026-03-24 22:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10715381 to the API
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'bf4dfe76-ba60-5e42-850d-7506c359dd74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL339SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715381',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 23271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Lexus NX 350h Premier - AWD - Hybrid - Automatic - 190 hp - 23.271 '
'km',
'transmission': 'automatic',
'trim': 'Premier',
'vin': None,
'year': 2022}
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715381%27 HTTP/1.1" 200 None
2026-03-24 22:02:43 [adesa.it] INFO: Saving data for 10715381: {'auction_closing_time': 1774516800.0, 'created_time': 1774303319.727253, 'last_price_update_time': 1774389763.83691}
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715381') HTTP/1.1" 204 0
2026-03-24 22:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with identifier: 10715412
2026-03-24 22:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with identifier: 10715412
2026-03-24 22:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6a5ddb1-9a9d-5b59-84f6-385f5b029757 with identifier: 10715412 to the API
2026-03-24 22:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f6a5ddb1-9a9d-5b59-84f6-385f5b029757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC067GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715412',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 113077,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 122 hp - 113.077 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715412%27 HTTP/1.1" 200 None
2026-03-24 22:02:44 [adesa.it] INFO: Saving data for 10715412: {'auction_closing_time': 1774516800.0, 'created_time': 1774303344.612492, 'last_price_update_time': 1774389764.099654}
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715412') HTTP/1.1" 204 0
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/520c318a-17c0-4e28-8b94-3d014c856407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/a2de92db-6023-402b-ac67-ef35d6e360cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/50298db0-057b-422f-8ad1-285da68cba10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/083b3aae-f540-4b36-aad2-56ee85a0822f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55e690>
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F41963a6c-6f27-4856-9784-1b2466fffa2b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/41963a6c-6f27-4856-9784-1b2466fffa2b.jpg saved to cache
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with identifier: 10715411
2026-03-24 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc, identifier: 10715411
2026-03-24 22:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401ff389-8000-5e7c-b163-d0e3e2147c91 with identifier: 10715421
2026-03-24 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401ff389-8000-5e7c-b163-d0e3e2147c91 with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401ff389-8000-5e7c-b163-d0e3e2147c91 with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 401ff389-8000-5e7c-b163-d0e3e2147c91, identifier: 10715421
2026-03-24 22:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with identifier: 10711333
2026-03-24 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with scrape type 2
2026-03-24 22:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae, identifier: 10711333
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55c2d0>
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg saved to cache
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0806d0>
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743901%252Fgeneral%252F04708359-8461-4bcf-a61b-bb5b33bb0062.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743901/general/04708359-8461-4bcf-a61b-bb5b33bb0062.jpg saved to cache
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7107fa91-0453-5dbb-aa55-17581702b044
2026-03-24 22:02:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7107fa91-0453-5dbb-aa55-17581702b044, skipping ID generation
2026-03-24 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7107fa91-0453-5dbb-aa55-17581702b044 with scrape type 1
2026-03-24 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7107fa91-0453-5dbb-aa55-17581702b044 sending to next pipeline
2026-03-24 22:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7107fa91-0453-5dbb-aa55-17581702b044, identifier: 10721044
2026-03-24 22:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with identifier: 10715411
2026-03-24 22:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with identifier: 10715411
2026-03-24 22:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2cf81a82-186d-5ca0-a9da-9dac6ac75fbc with identifier: 10715411 to the API
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '2cf81a82-186d-5ca0-a9da-9dac6ac75fbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW825RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715411',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 141681,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 141.681 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715411%27 HTTP/1.1" 200 None
2026-03-24 22:02:44 [adesa.it] INFO: Saving data for 10715411: {'auction_closing_time': 1774516800.0, 'created_time': 1774303342.1076, 'last_price_update_time': 1774389764.929527}
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715411') HTTP/1.1" 204 0
2026-03-24 22:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 401ff389-8000-5e7c-b163-d0e3e2147c91 with identifier: 10715421
2026-03-24 22:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 401ff389-8000-5e7c-b163-d0e3e2147c91 with identifier: 10715421
2026-03-24 22:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 401ff389-8000-5e7c-b163-d0e3e2147c91 with identifier: 10715421 to the API
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '401ff389-8000-5e7c-b163-d0e3e2147c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE565CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715421',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 85377,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Corolla Touring Sports 2.0 Business - Hybrid - Automatic - '
'152 hp - 85.377 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715421%27 HTTP/1.1" 200 None
2026-03-24 22:02:45 [adesa.it] INFO: Saving data for 10715421: {'auction_closing_time': 1774516800.0, 'created_time': 1774303341.084944, 'last_price_update_time': 1774389765.198425}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715421') HTTP/1.1" 204 0
2026-03-24 22:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with identifier: 10711333
2026-03-24 22:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with identifier: 10711333
2026-03-24 22:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae with identifier: 10711333 to the API
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 242,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Electric',
'id': 'f7bb02d4-75fd-5424-87e8-a1fc9c69f1ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT047GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711333',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Ariya 87 kWh Evolve - Electric - Automatic - 242 hp - 300 km',
'transmission': 'automatic',
'trim': 'Evolve',
'vin': None,
'year': 2024}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711333%27 HTTP/1.1" 200 None
2026-03-24 22:02:45 [adesa.it] INFO: Saving data for 10711333: {'auction_closing_time': 1774540800.0, 'created_time': 1774303297.355015, 'last_price_update_time': 1774389765.488261}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711333') HTTP/1.1" 204 0
2026-03-24 22:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7107fa91-0453-5dbb-aa55-17581702b044 with identifier: 10721044
2026-03-24 22:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7107fa91-0453-5dbb-aa55-17581702b044 with identifier: 10721044
2026-03-24 22:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7107fa91-0453-5dbb-aa55-17581702b044 with identifier: 10721044 to the API
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743901/general/04708359-8461-4bcf-a61b-bb5b33bb0062.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '7107fa91-0453-5dbb-aa55-17581702b044',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY551FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721044',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 11812,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220283,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/9878d170-0e4d-4051-9ec9-33012d4fe06c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238070,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/8e7ff87a-fe2c-4bab-a5cf-1190e6fa8129.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/04708359-8461-4bcf-a61b-bb5b33bb0062.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202909,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/afe3a162-22ba-4d44-b63e-8ec8c4ab39ec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133415,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/0e4c6068-488e-43bb-a0d4-08740c7a8c11.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/a06fec83-e336-46e6-8c44-43fb2d6191bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265603,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/41963a6c-6f27-4856-9784-1b2466fffa2b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190573,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/24aa1e7c-637c-421d-b20a-6f38245f6573.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115497,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/057980ef-a9db-4d0a-93bd-25586c9d62ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107fa91-0453-5dbb-aa55-17581702b044/7107fa91-0453-5dbb-aa55-17581702b044_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106857,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743901/general/6350147a-1c54-4b55-b848-4b3ef41ba22b.jpg',
'Width': 1280}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 11.812 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721044%27 HTTP/1.1" 200 None
2026-03-24 22:02:45 [adesa.it] INFO: Saving data for 10721044: {'created_time': 1774389765.83887, 'last_price_update_time': 1774389765.83888, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721044') HTTP/1.1" 204 0
2026-03-24 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/938d9b17-c629-4f2d-9d29-586b2869a664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741899/general/aa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713350)
2026-03-24 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/dfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5f5c50>
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F520c318a-17c0-4e28-8b94-3d014c856407.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/520c318a-17c0-4e28-8b94-3d014c856407.jpg saved to cache
2026-03-24 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c373a50>
2026-03-24 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fa2de92db-6023-402b-ac67-ef35d6e360cf.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/a2de92db-6023-402b-ac67-ef35d6e360cf.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bedd0>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3eca90>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F50298db0-057b-422f-8ad1-285da68cba10.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/50298db0-057b-422f-8ad1-285da68cba10.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec31e47-6c24-5532-b2c9-f1d812788b68 with identifier: 10715410
2026-03-24 22:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec31e47-6c24-5532-b2c9-f1d812788b68 with scrape type 2
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec31e47-6c24-5532-b2c9-f1d812788b68 with scrape type 2
2026-03-24 22:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5ec31e47-6c24-5532-b2c9-f1d812788b68, identifier: 10715410
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2fb850>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F083b3aae-f540-4b36-aad2-56ee85a0822f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/083b3aae-f540-4b36-aad2-56ee85a0822f.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/ec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/1312f021-d538-4288-b980-bb75bb04f6ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741902/general/3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713354)
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5ec31e47-6c24-5532-b2c9-f1d812788b68 with identifier: 10715410
2026-03-24 22:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5ec31e47-6c24-5532-b2c9-f1d812788b68 with identifier: 10715410
2026-03-24 22:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5ec31e47-6c24-5532-b2c9-f1d812788b68 with identifier: 10715410 to the API
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 208,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Electric',
'id': '5ec31e47-6c24-5532-b2c9-f1d812788b68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH943PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715410',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 72933,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 208 hp - 72.933 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715410%27 HTTP/1.1" 200 None
2026-03-24 22:02:46 [adesa.it] INFO: Saving data for 10715410: {'auction_closing_time': 1774516800.0, 'created_time': 1774303343.433388, 'last_price_update_time': 1774389766.525088}
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715410') HTTP/1.1" 204 0
2026-03-24 22:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c55df90>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252F938d9b17-c629-4f2d-9d29-586b2869a664.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/938d9b17-c629-4f2d-9d29-586b2869a664.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4bb10>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741899%252Fgeneral%252Faa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741899/general/aa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b68e2056-458b-5cce-9029-2f258917b0df
2026-03-24 22:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b68e2056-458b-5cce-9029-2f258917b0df, skipping ID generation
2026-03-24 22:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68e2056-458b-5cce-9029-2f258917b0df with scrape type 1
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b68e2056-458b-5cce-9029-2f258917b0df sending to next pipeline
2026-03-24 22:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b68e2056-458b-5cce-9029-2f258917b0df, identifier: 10713350
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff05650>
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252Fdfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/dfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg saved to cache
2026-03-24 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743903/general/b93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721046)
2026-03-24 22:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b68e2056-458b-5cce-9029-2f258917b0df with identifier: 10713350
2026-03-24 22:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b68e2056-458b-5cce-9029-2f258917b0df with identifier: 10713350
2026-03-24 22:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b68e2056-458b-5cce-9029-2f258917b0df with identifier: 10713350 to the API
2026-03-24 22:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741899/general/aa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'b68e2056-458b-5cce-9029-2f258917b0df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR792MF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713350',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 65282,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66771,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/f2a49089-4448-4356-92c3-ab7760e534f4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35466,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/aa9aa394-0d0b-47ec-89ef-e84e5a427e77.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66428,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/5fbeefee-6ab8-4c28-a195-84675d179e75.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68358,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/b16536ca-dfbb-4c07-8d01-79843691cc7f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67398,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/0e7fe1f6-a806-41e7-b055-53a78368b1fe.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66627,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/7e85f489-8b31-46b3-8513-f625d41a48e3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71514,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/96df62ef-db66-4a5b-8277-f162b349b86c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61732,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/4c50c911-5b39-4783-9742-12daf5d8ba55.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/871de8f4-9c15-4f0c-b12e-77c299b862dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b68e2056-458b-5cce-9029-2f258917b0df/b68e2056-458b-5cce-9029-2f258917b0df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76357,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741899/general/ea6cb9b9-9dc1-4440-8010-8f48a262f0a2.jpg',
'Width': 640}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-09-04',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'65.282 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713350%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Saving data for 10713350: {'created_time': 1774389767.16479, 'last_price_update_time': 1774389767.164801, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713350') HTTP/1.1" 204 0
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c532150>
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252Fec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/ec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg saved to cache
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c435810>
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252F1312f021-d538-4288-b980-bb75bb04f6ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/1312f021-d538-4288-b980-bb75bb04f6ff.jpg saved to cache
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c422890>
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F29c5fc54-9347-4f37-bdbf-767caa65853f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg saved to cache
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b32d0>
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741902%252Fgeneral%252F3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741902/general/3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg saved to cache
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4588effb-42c1-52ce-a4ab-dc5576fb699f
2026-03-24 22:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4588effb-42c1-52ce-a4ab-dc5576fb699f, skipping ID generation
2026-03-24 22:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4588effb-42c1-52ce-a4ab-dc5576fb699f with scrape type 1
2026-03-24 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4588effb-42c1-52ce-a4ab-dc5576fb699f sending to next pipeline
2026-03-24 22:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4588effb-42c1-52ce-a4ab-dc5576fb699f, identifier: 10713354
2026-03-24 22:02:47 [adesa.it] INFO: Found listing with ID: 10715445
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715445%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Scrape type for 10715445: 0
2026-03-24 22:02:47 [adesa.it] INFO: Skipping item 10715445 url https://www.openlane.eu/en/carv6/auction/10715445
2026-03-24 22:02:47 [adesa.it] INFO: Found listing with ID: 10715427
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715427%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Scrape type for 10715427: 2
2026-03-24 22:02:47 [adesa.it] INFO: Scraping item 10715427 url https://www.openlane.eu/en/carv6/auction/10715427
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713185)
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741768/general/8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713181)
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741766/general/f96ce7e7-501b-45d8-b300-3273bffeeacd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713180)
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/5a855c75-e529-4f71-9921-d713a57b2eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/135cb7bd-6560-4a8b-a646-889fef5c8431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4588effb-42c1-52ce-a4ab-dc5576fb699f with identifier: 10713354
2026-03-24 22:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4588effb-42c1-52ce-a4ab-dc5576fb699f with identifier: 10713354
2026-03-24 22:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4588effb-42c1-52ce-a4ab-dc5576fb699f with identifier: 10713354 to the API
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741902/general/3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4588effb-42c1-52ce-a4ab-dc5576fb699f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ641SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713354',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 53415,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/6e300f9d-7157-43fc-99a4-f1e09e397278.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/0a3834d4-ee26-4866-87b4-f3c9c8302640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/d91b5094-08ef-40a9-a8e3-dc7529707f9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90508,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/0ac27ed1-863c-4c0e-94d2-ea4a8bc6e12a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98760,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/96823238-5bbb-494c-9687-17db03dda3ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104226,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/3392a54c-8fac-4ecb-a059-8a5a15ef442b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100989,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/7fec1b8a-f5b9-44ad-97cf-7e5475b5d7f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101528,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/e0390354-f92a-4235-9100-898050536e1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36099,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/0aedb0cb-0abe-4071-bc9d-fd42d91dda17.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4588effb-42c1-52ce-a4ab-dc5576fb699f/4588effb-42c1-52ce-a4ab-dc5576fb699f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106958,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741902/general/dfa0bb04-cfb7-485e-9bad-ff94ac75bbe5.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-12-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'53.415 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713354%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Saving data for 10713354: {'created_time': 1774389767.852214, 'last_price_update_time': 1774389767.852225, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713354') HTTP/1.1" 204 0
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741769/general/e7701f8d-a212-488c-a117-1fec56a5efc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713182)
2026-03-24 22:02:47 [adesa.it] INFO: Found listing with ID: 10715373
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715373%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Scrape type for 10715373: 0
2026-03-24 22:02:47 [adesa.it] INFO: Skipping item 10715373 url https://www.openlane.eu/en/carv6/auction/10715373
2026-03-24 22:02:47 [adesa.it] INFO: Found listing with ID: 10715446
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715446%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Scrape type for 10715446: 0
2026-03-24 22:02:47 [adesa.it] INFO: Skipping item 10715446 url https://www.openlane.eu/en/carv6/auction/10715446
2026-03-24 22:02:47 [adesa.it] INFO: Found listing with ID: 10715376
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715376%27 HTTP/1.1" 200 None
2026-03-24 22:02:47 [adesa.it] INFO: Scrape type for 10715376: 2
2026-03-24 22:02:47 [adesa.it] INFO: Scraping item 10715376 url https://www.openlane.eu/en/carv6/auction/10715376
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff16510>
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743903%252Fgeneral%252Fb93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743903/general/b93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg saved to cache
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 02b55034-ba89-53c6-aa91-880fc0052f8b
2026-03-24 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02b55034-ba89-53c6-aa91-880fc0052f8b, skipping ID generation
2026-03-24 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b55034-ba89-53c6-aa91-880fc0052f8b with scrape type 1
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02b55034-ba89-53c6-aa91-880fc0052f8b sending to next pipeline
2026-03-24 22:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 02b55034-ba89-53c6-aa91-880fc0052f8b, identifier: 10721046
2026-03-24 22:02:48 [adesa.it] INFO: Found listing with ID: 10715448
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715448%27 HTTP/1.1" 200 None
2026-03-24 22:02:48 [adesa.it] INFO: Scrape type for 10715448: 0
2026-03-24 22:02:48 [adesa.it] INFO: Skipping item 10715448 url https://www.openlane.eu/en/carv6/auction/10715448
2026-03-24 22:02:48 [adesa.it] INFO: Found listing with ID: 10715450
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715450%27 HTTP/1.1" 200 None
2026-03-24 22:02:48 [adesa.it] INFO: Scrape type for 10715450: 2
2026-03-24 22:02:48 [adesa.it] INFO: Scraping item 10715450 url https://www.openlane.eu/en/carv6/auction/10715450
2026-03-24 22:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 02b55034-ba89-53c6-aa91-880fc0052f8b with identifier: 10721046
2026-03-24 22:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 02b55034-ba89-53c6-aa91-880fc0052f8b with identifier: 10721046
2026-03-24 22:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 02b55034-ba89-53c6-aa91-880fc0052f8b with identifier: 10721046 to the API
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743903/general/b93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:25:00Z',
'fuel_type': 'Diesel',
'id': '02b55034-ba89-53c6-aa91-880fc0052f8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY650FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721046',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 24696,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382985,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/16b217eb-5342-470f-b7e7-4e916acf8b8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381850,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/e6e7da6b-eac9-40e5-8a34-c9715ca56717.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/b93c5b45-352d-4061-a825-5ee6f5cc8bdd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/938d9b17-c629-4f2d-9d29-586b2869a664.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190886,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/083b3aae-f540-4b36-aad2-56ee85a0822f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95318,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/50298db0-057b-422f-8ad1-285da68cba10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/311d779b-f8bd-4c63-9bc2-ec6e975bd42f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178053,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/a2de92db-6023-402b-ac67-ef35d6e360cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/520c318a-17c0-4e28-8b94-3d014c856407.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02b55034-ba89-53c6-aa91-880fc0052f8b/02b55034-ba89-53c6-aa91-880fc0052f8b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743903/general/9800016a-9cb2-4713-8ca5-1142395066d7.jpg',
'Width': 1920}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 24.696 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721046%27 HTTP/1.1" 200 None
2026-03-24 22:02:48 [adesa.it] INFO: Saving data for 10721046: {'created_time': 1774389768.516636, 'last_price_update_time': 1774389768.516646, 'auction_closing_time': 1774520700.0}
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721046') HTTP/1.1" 204 0
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3e1d90>
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg saved to cache
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-24 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38dd878e-03f5-5993-8a5c-c3b040b817db, skipping ID generation
2026-03-24 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dd878e-03f5-5993-8a5c-c3b040b817db with scrape type 1
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38dd878e-03f5-5993-8a5c-c3b040b817db sending to next pipeline
2026-03-24 22:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dd878e-03f5-5993-8a5c-c3b040b817db, identifier: 10713185
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c088290>
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741768%252Fgeneral%252F8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741768/general/8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg saved to cache
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041
2026-03-24 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10d78abe-bcd4-5f19-82bb-cdf3c737c041, skipping ID generation
2026-03-24 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with scrape type 1
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10d78abe-bcd4-5f19-82bb-cdf3c737c041 sending to next pipeline
2026-03-24 22:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10d78abe-bcd4-5f19-82bb-cdf3c737c041, identifier: 10713181
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d9c90>
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741766%252Fgeneral%252Ff96ce7e7-501b-45d8-b300-3273bffeeacd.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741766/general/f96ce7e7-501b-45d8-b300-3273bffeeacd.jpg saved to cache
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81
2026-03-24 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ab74532-f2d9-5a72-84d9-a9db02d13a81, skipping ID generation
2026-03-24 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with scrape type 1
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ab74532-f2d9-5a72-84d9-a9db02d13a81 sending to next pipeline
2026-03-24 22:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ab74532-f2d9-5a72-84d9-a9db02d13a81, identifier: 10713180
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c530590>
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F5a855c75-e529-4f71-9921-d713a57b2eb9.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/5a855c75-e529-4f71-9921-d713a57b2eb9.jpg saved to cache
2026-03-24 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c088e90>
2026-03-24 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252F135cb7bd-6560-4a8b-a646-889fef5c8431.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/135cb7bd-6560-4a8b-a646-889fef5c8431.jpg saved to cache
2026-03-24 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:02:49 [adesa.it] INFO: Found listing with ID: 10715449
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715449%27 HTTP/1.1" 200 None
2026-03-24 22:02:49 [adesa.it] INFO: Scrape type for 10715449: 2
2026-03-24 22:02:49 [adesa.it] INFO: Scraping item 10715449 url https://www.openlane.eu/en/carv6/auction/10715449
2026-03-24 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10713185
2026-03-24 22:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10713185
2026-03-24 22:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10713185 to the API
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '38dd878e-03f5-5993-8a5c-c3b040b817db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT939DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713185',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 164707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128483,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104204,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37591,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg',
'Width': 800}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 164.707 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713185%27 HTTP/1.1" 200 None
2026-03-24 22:02:49 [adesa.it] INFO: Saving data for 10713185: {'created_time': 1774389769.474291, 'last_price_update_time': 1774389769.474303, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713185') HTTP/1.1" 204 0
2026-03-24 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with identifier: 10713181
2026-03-24 22:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with identifier: 10713181
2026-03-24 22:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10d78abe-bcd4-5f19-82bb-cdf3c737c041 with identifier: 10713181 to the API
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741768/general/8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '10d78abe-bcd4-5f19-82bb-cdf3c737c041',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH356PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713181',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 143841,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111682,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/8bf6cff6-67c3-46b0-8c33-86832d23798f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37305,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/ec68d9dc-88b0-4862-a7a0-c1f5cef23fb8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/86f57730-7d81-4237-a44e-3fa596903a88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/5d4bf176-e6f6-4d58-9472-663b5876c47a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/47796a0d-f1b1-477c-805f-f2d5f8658816.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/fe3e4b8f-c978-45da-afa3-40111ee1b7bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/3b157780-0ca6-4261-acbe-406fa1bbd843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/10a6ea1b-c782-4a51-971b-1bfbfd8968f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/118b9f8c-f0fa-427e-a555-2c4baed61a06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10d78abe-bcd4-5f19-82bb-cdf3c737c041/10d78abe-bcd4-5f19-82bb-cdf3c737c041_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741768/general/94f0b39d-1369-4e56-984f-dcd7d136b67f.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 116 hp - '
'143.841 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713181%27 HTTP/1.1" 200 None
2026-03-24 22:02:49 [adesa.it] INFO: Saving data for 10713181: {'created_time': 1774389769.850405, 'last_price_update_time': 1774389769.850415, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713181') HTTP/1.1" 204 0
2026-03-24 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with identifier: 10713180
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-24 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with identifier: 10713180
2026-03-24 22:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ab74532-f2d9-5a72-84d9-a9db02d13a81 with identifier: 10713180 to the API
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741766/general/f96ce7e7-501b-45d8-b300-3273bffeeacd.jpg>
{'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': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'CNG',
'id': '0ab74532-f2d9-5a72-84d9-a9db02d13a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG437JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713180',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 48980,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/f96ce7e7-501b-45d8-b300-3273bffeeacd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38572,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/1312f021-d538-4288-b980-bb75bb04f6ff.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117598,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/1a2f5acc-4a3f-4cdc-8e92-515f0c0414f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/90c0ec1f-8b6a-4fe0-b373-d5c8ad1326ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/4a8b0196-cfbb-42f1-90f0-b915c337f255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/5f9a1277-a77a-48ed-8eb9-d47fcec0c7bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/2c3d4c52-93f4-438b-a4c1-b2695b00a368.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/17c0af1c-1b2b-4a9c-8391-522e71c396cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/a0266887-100a-4414-8612-d9a6ca688d9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ab74532-f2d9-5a72-84d9-a9db02d13a81/0ab74532-f2d9-5a72-84d9-a9db02d13a81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112034,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741766/general/8852318b-04ac-49ca-a00f-3ddc31269e3b.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 G-Tron 30 Business - CNG - Automatic - 131 hp - 48.980 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713180%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [adesa.it] INFO: Saving data for 10713180: {'created_time': 1774389770.363879, 'last_price_update_time': 1774389770.36389, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713180') HTTP/1.1" 204 0
2026-03-24 22:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5da1d0>
2026-03-24 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741769%252Fgeneral%252Fe7701f8d-a212-488c-a117-1fec56a5efc4.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741769/general/e7701f8d-a212-488c-a117-1fec56a5efc4.jpg saved to cache
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8faa136a-6e1a-5330-82ee-866f425ca52a
2026-03-24 22:02:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8faa136a-6e1a-5330-82ee-866f425ca52a, skipping ID generation
2026-03-24 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8faa136a-6e1a-5330-82ee-866f425ca52a with scrape type 1
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8faa136a-6e1a-5330-82ee-866f425ca52a sending to next pipeline
2026-03-24 22:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8faa136a-6e1a-5330-82ee-866f425ca52a, identifier: 10713182
2026-03-24 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10715422
2026-03-24 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-24 22:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733, identifier: 10715422
2026-03-24 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc60e44-f115-5ce0-acf4-790ba66e681b with identifier: 10713366
2026-03-24 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc60e44-f115-5ce0-acf4-790ba66e681b with scrape type 1
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cc60e44-f115-5ce0-acf4-790ba66e681b
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F754e05ea-c9dc-4c91-8414-e7af737cecab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/754e05ea-c9dc-4c91-8414-e7af737cecab.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F9e69031a-73d0-4560-a16b-2f20c1ca5886.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/9e69031a-73d0-4560-a16b-2f20c1ca5886.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F0fa71aa5-56db-4030-9133-fb1c7ec6d31e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/0fa71aa5-56db-4030-9133-fb1c7ec6d31e.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F307c9228-f27b-4a77-9b41-ca06bfb4a524.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/307c9228-f27b-4a77-9b41-ca06bfb4a524.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F989d8c78-a12d-4ec3-b970-b8f1a0efed11.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/989d8c78-a12d-4ec3-b970-b8f1a0efed11.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F09c577c7-bcc4-448b-b332-4c296bf64223.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/09c577c7-bcc4-448b-b332-4c296bf64223.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252Fd6344ba5-d712-49b4-8bf4-8dfd1277b3bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/d6344ba5-d712-49b4-8bf4-8dfd1277b3bc.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F593378aa-9594-4fc0-86af-e36784a4cc0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/593378aa-9594-4fc0-86af-e36784a4cc0d.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F057693bb-88dc-455b-bc19-784dc7fb8b3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/057693bb-88dc-455b-bc19-784dc7fb8b3a.jpg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729571%252Fgeneral%252F6a620b5c-fbc6-43ee-862c-3a63cb04bcbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729571/general/6a620b5c-fbc6-43ee-862c-3a63cb04bcbb.jpg already downloaded
2026-03-24 22:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cc60e44-f115-5ce0-acf4-790ba66e681b, identifier: 10713366
2026-03-24 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with identifier: 10713360
2026-03-24 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with scrape type 1
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg not downloaded yet
2026-03-24 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6a3229-1138-5b48-a37d-1b0a543ef3da with identifier: 10719127
2026-03-24 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6a3229-1138-5b48-a37d-1b0a543ef3da with scrape type 1
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd6a3229-1138-5b48-a37d-1b0a543ef3da
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252Fff32c219-4f30-482e-bb5d-692d67f35a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/ff32c219-4f30-482e-bb5d-692d67f35a9a.jpeg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F2d9bc880-35d9-4af5-ad02-1e788c024b20.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/2d9bc880-35d9-4af5-ad02-1e788c024b20.jpeg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F72b37857-81ed-40e7-9d85-b74d105264c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/72b37857-81ed-40e7-9d85-b74d105264c3.jpeg already downloaded
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F1ee0c55b-26e7-4821-a385-f42331b55106.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/1ee0c55b-26e7-4821-a385-f42331b55106.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F2844c187-7bf1-4c23-8e48-7f1d044d48ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/2844c187-7bf1-4c23-8e48-7f1d044d48ff.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F2a2b9451-43c7-4b27-8d13-635fa040327e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/2a2b9451-43c7-4b27-8d13-635fa040327e.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F4d49620a-3bbc-4a32-aba1-f8710b7eefb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/4d49620a-3bbc-4a32-aba1-f8710b7eefb3.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F24401c9c-19c2-407b-9ceb-307d5060aa9d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/24401c9c-19c2-407b-9ceb-307d5060aa9d.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F8228868a-0d65-4bca-b65c-9f104b5d31a0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/8228868a-0d65-4bca-b65c-9f104b5d31a0.jpeg already downloaded
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681644%252Fgeneral%252F7d249a4d-b502-4a12-acd9-a260dc2f29b0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681644/general/7d249a4d-b502-4a12-acd9-a260dc2f29b0.jpeg already downloaded
2026-03-24 22:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dd6a3229-1138-5b48-a37d-1b0a543ef3da, identifier: 10719127
2026-03-24 22:02:51 [adesa.it] INFO: Found listing with ID: 10715430
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715430%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [adesa.it] INFO: Scrape type for 10715430: 2
2026-03-24 22:02:51 [adesa.it] INFO: Scraping item 10715430 url https://www.openlane.eu/en/carv6/auction/10715430
2026-03-24 22:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8faa136a-6e1a-5330-82ee-866f425ca52a with identifier: 10713182
2026-03-24 22:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8faa136a-6e1a-5330-82ee-866f425ca52a with identifier: 10713182
2026-03-24 22:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8faa136a-6e1a-5330-82ee-866f425ca52a with identifier: 10713182 to the API
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741769/general/e7701f8d-a212-488c-a117-1fec56a5efc4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8faa136a-6e1a-5330-82ee-866f425ca52a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH240PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713182',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 126518,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108914,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/e7701f8d-a212-488c-a117-1fec56a5efc4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108784,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/135cb7bd-6560-4a8b-a646-889fef5c8431.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111484,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/5a855c75-e529-4f71-9921-d713a57b2eb9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112362,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/d7059c60-b852-4c01-bbd0-276e6d51a08a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98502,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/455f2b24-1013-4dd0-aeb0-aaccc9f6b212.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100020,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/3217eaef-37b9-456a-bc9b-cda28a147c9c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/d714210c-e332-4d6f-82fc-e353a871d1e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68716,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/461a6035-09f0-4856-b86a-56efc77fee74.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46288,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/f894977b-7353-4038-9c3b-1ccee36ef411.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8faa136a-6e1a-5330-82ee-866f425ca52a/8faa136a-6e1a-5330-82ee-866f425ca52a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741769/general/8c329a6a-d147-407a-a392-9a198a4fd331.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 30 TDI - Diesel - Automatic - 136 hp - 126.518 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713182%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [adesa.it] INFO: Saving data for 10713182: {'created_time': 1774389771.582625, 'last_price_update_time': 1774389771.582635, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713182') HTTP/1.1" 204 0
2026-03-24 22:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10715422
2026-03-24 22:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10715422
2026-03-24 22:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10715422 to the API
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '03ee05f2-0d10-521b-9a29-b8e0e3e5a733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE928SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715422',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 121030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Corolla Touring Sports 2.0 Style - Hybrid - Automatic - 152 '
'hp - 121.030 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715422%27 HTTP/1.1" 200 None
2026-03-24 22:02:51 [adesa.it] INFO: Saving data for 10715422: {'auction_closing_time': 1774516800.0, 'created_time': 1774303334.671055, 'last_price_update_time': 1774389771.853817}
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715422') HTTP/1.1" 204 0
2026-03-24 22:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cc60e44-f115-5ce0-acf4-790ba66e681b with identifier: 10713366
2026-03-24 22:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cc60e44-f115-5ce0-acf4-790ba66e681b with identifier: 10713366
2026-03-24 22:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cc60e44-f115-5ce0-acf4-790ba66e681b with identifier: 10713366 to the API
2026-03-24 22:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6cc60e44-f115-5ce0-acf4-790ba66e681b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH061PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713366',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 236703,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5729571/general/754e05ea-c9dc-4c91-8414-e7af737cecab.jpg',
'https://images.openlane.eu/carimgs/5729571/general/9e69031a-73d0-4560-a16b-2f20c1ca5886.jpg',
'https://images.openlane.eu/carimgs/5729571/general/0fa71aa5-56db-4030-9133-fb1c7ec6d31e.jpg',
'https://images.openlane.eu/carimgs/5729571/general/307c9228-f27b-4a77-9b41-ca06bfb4a524.jpg',
'https://images.openlane.eu/carimgs/5729571/general/989d8c78-a12d-4ec3-b970-b8f1a0efed11.jpg',
'https://images.openlane.eu/carimgs/5729571/general/09c577c7-bcc4-448b-b332-4c296bf64223.jpg',
'https://images.openlane.eu/carimgs/5729571/general/d6344ba5-d712-49b4-8bf4-8dfd1277b3bc.jpg',
'https://images.openlane.eu/carimgs/5729571/general/593378aa-9594-4fc0-86af-e36784a4cc0d.jpg',
'https://images.openlane.eu/carimgs/5729571/general/057693bb-88dc-455b-bc19-784dc7fb8b3a.jpg',
'https://images.openlane.eu/carimgs/5729571/general/6a620b5c-fbc6-43ee-862c-3a63cb04bcbb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/754e05ea-c9dc-4c91-8414-e7af737cecab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39236,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/9e69031a-73d0-4560-a16b-2f20c1ca5886.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/0fa71aa5-56db-4030-9133-fb1c7ec6d31e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146947,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/307c9228-f27b-4a77-9b41-ca06bfb4a524.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/989d8c78-a12d-4ec3-b970-b8f1a0efed11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/09c577c7-bcc4-448b-b332-4c296bf64223.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/d6344ba5-d712-49b4-8bf4-8dfd1277b3bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/593378aa-9594-4fc0-86af-e36784a4cc0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91684,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/057693bb-88dc-455b-bc19-784dc7fb8b3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc60e44-f115-5ce0-acf4-790ba66e681b/6cc60e44-f115-5ce0-acf4-790ba66e681b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729571/general/6a620b5c-fbc6-43ee-862c-3a63cb04bcbb.jpg',
'Width': 800}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 236.703 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713366%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Saving data for 10713366: {'created_time': 1774389772.169119, 'last_price_update_time': 1774389772.169131, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713366') HTTP/1.1" 204 0
2026-03-24 22:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dd6a3229-1138-5b48-a37d-1b0a543ef3da with identifier: 10719127
2026-03-24 22:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dd6a3229-1138-5b48-a37d-1b0a543ef3da with identifier: 10719127
2026-03-24 22:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dd6a3229-1138-5b48-a37d-1b0a543ef3da with identifier: 10719127 to the API
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719127>
{'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': 116,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd6a3229-1138-5b48-a37d-1b0a543ef3da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'fs730lb',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719127',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 255851,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5681644/general/ff32c219-4f30-482e-bb5d-692d67f35a9a.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/2d9bc880-35d9-4af5-ad02-1e788c024b20.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/72b37857-81ed-40e7-9d85-b74d105264c3.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/1ee0c55b-26e7-4821-a385-f42331b55106.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/2844c187-7bf1-4c23-8e48-7f1d044d48ff.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/2a2b9451-43c7-4b27-8d13-635fa040327e.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/4d49620a-3bbc-4a32-aba1-f8710b7eefb3.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/24401c9c-19c2-407b-9ceb-307d5060aa9d.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/8228868a-0d65-4bca-b65c-9f104b5d31a0.jpeg',
'https://images.openlane.eu/carimgs/5681644/general/7d249a4d-b502-4a12-acd9-a260dc2f29b0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171579,
'Height': 811,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/ff32c219-4f30-482e-bb5d-692d67f35a9a.jpeg',
'Width': 1161},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146157,
'Height': 754,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/2d9bc880-35d9-4af5-ad02-1e788c024b20.jpeg',
'Width': 1176},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140714,
'Height': 804,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/72b37857-81ed-40e7-9d85-b74d105264c3.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161183,
'Height': 833,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/1ee0c55b-26e7-4821-a385-f42331b55106.jpeg',
'Width': 1207},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152015,
'Height': 1033,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/2844c187-7bf1-4c23-8e48-7f1d044d48ff.jpeg',
'Width': 1341},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136618,
'Height': 751,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/2a2b9451-43c7-4b27-8d13-635fa040327e.jpeg',
'Width': 1313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132023,
'Height': 886,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/4d49620a-3bbc-4a32-aba1-f8710b7eefb3.jpeg',
'Width': 1040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154679,
'Height': 951,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/24401c9c-19c2-407b-9ceb-307d5060aa9d.jpeg',
'Width': 1075},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212473,
'Height': 992,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/8228868a-0d65-4bca-b65c-9f104b5d31a0.jpeg',
'Width': 1194},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6a3229-1138-5b48-a37d-1b0a543ef3da/dd6a3229-1138-5b48-a37d-1b0a543ef3da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270945,
'Height': 981,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681644/general/7d249a4d-b502-4a12-acd9-a260dc2f29b0.jpeg',
'Width': 1323}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'255.851 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719127%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Saving data for 10719127: {'created_time': 1774389772.46371, 'last_price_update_time': 1774389772.463722, 'auction_closing_time': 1774627200.0}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719127') HTTP/1.1" 204 0
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F601c9482-8663-414e-958a-5f354fd3914e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/601c9482-8663-414e-958a-5f354fd3914e.jpg not downloaded yet
2026-03-24 22:02:52 [adesa.it] INFO: Found listing with ID: 10715436
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715436%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Scrape type for 10715436: 0
2026-03-24 22:02:52 [adesa.it] INFO: Skipping item 10715436 url https://www.openlane.eu/en/carv6/auction/10715436
2026-03-24 22:02:52 [adesa.it] INFO: Found listing with ID: 10715443
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715443%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Scrape type for 10715443: 0
2026-03-24 22:02:52 [adesa.it] INFO: Skipping item 10715443 url https://www.openlane.eu/en/carv6/auction/10715443
2026-03-24 22:02:52 [adesa.it] INFO: Found listing with ID: 10715437
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715437%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Scrape type for 10715437: 2
2026-03-24 22:02:52 [adesa.it] INFO: Scraping item 10715437 url https://www.openlane.eu/en/carv6/auction/10715437
2026-03-24 22:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with identifier: 10715426
2026-03-24 22:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with scrape type 2
2026-03-24 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with scrape type 2
2026-03-24 22:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43, identifier: 10715426
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252Fa09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/a09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg not downloaded yet
2026-03-24 22:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with identifier: 10715426
2026-03-24 22:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with identifier: 10715426
2026-03-24 22:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43 with identifier: 10715426 to the API
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715426>
{'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': 178,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '35b1e09b-b4c5-51a7-9eaf-e7dc34a05d43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH686JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715426',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 101996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 101.996 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715426%27 HTTP/1.1" 200 None
2026-03-24 22:02:52 [adesa.it] INFO: Saving data for 10715426: {'auction_closing_time': 1774516800.0, 'created_time': 1774303338.345026, 'last_price_update_time': 1774389772.958405}
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715426') HTTP/1.1" 204 0
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715439
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715439%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715439: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10715439 url https://www.openlane.eu/en/carv6/auction/10715439
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg not downloaded yet
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715434
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715434%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715434: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715434 url https://www.openlane.eu/en/carv6/auction/10715434
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715441
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715441%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715441: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10715441 url https://www.openlane.eu/en/carv6/auction/10715441
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg not downloaded yet
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715429
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715429%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715429: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715429 url https://www.openlane.eu/en/carv6/auction/10715429
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715432
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715432%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715432: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715432 url https://www.openlane.eu/en/carv6/auction/10715432
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715435
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715435%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715435: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715435 url https://www.openlane.eu/en/carv6/auction/10715435
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715379
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715379%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715379: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715379 url https://www.openlane.eu/en/carv6/auction/10715379
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715433
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715433%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715433: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715433 url https://www.openlane.eu/en/carv6/auction/10715433
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715428
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715428%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715428: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715428 url https://www.openlane.eu/en/carv6/auction/10715428
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715440
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715440%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715440: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10715440 url https://www.openlane.eu/en/carv6/auction/10715440
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg not downloaded yet
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715438
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715438%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715438: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715438 url https://www.openlane.eu/en/carv6/auction/10715438
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715442
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715442%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715442: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715442 url https://www.openlane.eu/en/carv6/auction/10715442
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715431
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715431%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715431: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715431 url https://www.openlane.eu/en/carv6/auction/10715431
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10715444
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715444%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10715444: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10715444 url https://www.openlane.eu/en/carv6/auction/10715444
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714456
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714456%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714456: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714456 url https://www.openlane.eu/en/carv6/auction/10714456
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714488
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714488%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714488: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714488 url https://www.openlane.eu/en/carv6/auction/10714488
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714461
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714461%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714461: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714461 url https://www.openlane.eu/en/carv6/auction/10714461
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714381
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714381%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714381: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714381 url https://www.openlane.eu/en/carv6/auction/10714381
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714398
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714398%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714398: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714398 url https://www.openlane.eu/en/carv6/auction/10714398
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714469
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714469%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714469: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714469 url https://www.openlane.eu/en/carv6/auction/10714469
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714397
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714397%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714397: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714397 url https://www.openlane.eu/en/carv6/auction/10714397
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714355
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714355%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714355: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714355 url https://www.openlane.eu/en/carv6/auction/10714355
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714314
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714314%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714314: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714314 url https://www.openlane.eu/en/carv6/auction/10714314
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714320
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714320%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714320: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714320 url https://www.openlane.eu/en/carv6/auction/10714320
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714313
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714313%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714313: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714313 url https://www.openlane.eu/en/carv6/auction/10714313
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714306
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714306%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714306: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714306 url https://www.openlane.eu/en/carv6/auction/10714306
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714315
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714315%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714315: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714315 url https://www.openlane.eu/en/carv6/auction/10714315
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714316
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714316%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714316: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714316 url https://www.openlane.eu/en/carv6/auction/10714316
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714322
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714322%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714322: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714322 url https://www.openlane.eu/en/carv6/auction/10714322
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714321
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714321%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714321: 0
2026-03-24 22:02:53 [adesa.it] INFO: Skipping item 10714321 url https://www.openlane.eu/en/carv6/auction/10714321
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714312
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714312%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714312: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714312 url https://www.openlane.eu/en/carv6/auction/10714312
2026-03-24 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg not downloaded yet
2026-03-24 22:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714325
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714325%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714325: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714325 url https://www.openlane.eu/en/carv6/auction/10714325
2026-03-24 22:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7efa0b30-8eff-44f0-8783-65c9f0156463.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7efa0b30-8eff-44f0-8783-65c9f0156463.jpg not downloaded yet
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714326
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714326%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714326: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714326 url https://www.openlane.eu/en/carv6/auction/10714326
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg not downloaded yet
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714324
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714324%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714324: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714324 url https://www.openlane.eu/en/carv6/auction/10714324
2026-03-24 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F77727a6d-2d16-4daf-b975-465b3ac20429.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/77727a6d-2d16-4daf-b975-465b3ac20429.jpg not downloaded yet
2026-03-24 22:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714319
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714319%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714319: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714319 url https://www.openlane.eu/en/carv6/auction/10714319
2026-03-24 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:02:53 [adesa.it] INFO: Found listing with ID: 10714318
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714318%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [adesa.it] INFO: Scrape type for 10714318: 2
2026-03-24 22:02:53 [adesa.it] INFO: Scraping item 10714318 url https://www.openlane.eu/en/carv6/auction/10714318
2026-03-24 22:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with identifier: 10713340
2026-03-24 22:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with scrape type 1
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fa0f24a61-9536-43bb-9417-8a354d7b3786.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/a0f24a61-9536-43bb-9417-8a354d7b3786.jpg not downloaded yet
2026-03-24 22:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c64627-66dc-5a69-9277-752218f5aa12 with identifier: 10713337
2026-03-24 22:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c64627-66dc-5a69-9277-752218f5aa12 with scrape type 1
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35c64627-66dc-5a69-9277-752218f5aa12
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252Fbbfe8f2b-05b9-4701-835b-166cd5da7e44.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/bbfe8f2b-05b9-4701-835b-166cd5da7e44.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F119cc188-c6a4-419f-b5fd-ceb4529b08c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/119cc188-c6a4-419f-b5fd-ceb4529b08c0.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F5d9235a3-1603-4c3a-8e76-916c8bcee5c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/5d9235a3-1603-4c3a-8e76-916c8bcee5c0.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F08c2b475-2bd3-4ab5-9230-257da5fcb621.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/08c2b475-2bd3-4ab5-9230-257da5fcb621.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F2ddbd3ef-8366-4d15-9692-20a62517aa9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/2ddbd3ef-8366-4d15-9692-20a62517aa9c.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F70addc32-7ccf-4e47-b513-e266ad602c95.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/70addc32-7ccf-4e47-b513-e266ad602c95.jpg already downloaded
2026-03-24 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252F85b86725-6660-4c31-b573-07ab31f08b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/85b86725-6660-4c31-b573-07ab31f08b97.jpg already downloaded
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252Fc563d641-a037-4b3a-9721-6509331519f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/c563d641-a037-4b3a-9721-6509331519f3.jpg already downloaded
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252Fb786b5ec-ce6a-45c3-885e-f94358b1f2ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/b786b5ec-ce6a-45c3-885e-f94358b1f2ef.jpg already downloaded
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733952%252Fgeneral%252Fe9d0443a-3873-4cce-abc6-536e06fc03df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733952/general/e9d0443a-3873-4cce-abc6-536e06fc03df.jpg already downloaded
2026-03-24 22:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35c64627-66dc-5a69-9277-752218f5aa12, identifier: 10713337
2026-03-24 22:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f806884-b49f-5f24-8467-e23c6e41e2b7 with identifier: 10713336
2026-03-24 22:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f806884-b49f-5f24-8467-e23c6e41e2b7 with scrape type 1
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg not downloaded yet
2026-03-24 22:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35c64627-66dc-5a69-9277-752218f5aa12 with identifier: 10713337
2026-03-24 22:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35c64627-66dc-5a69-9277-752218f5aa12 with identifier: 10713337
2026-03-24 22:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35c64627-66dc-5a69-9277-752218f5aa12 with identifier: 10713337 to the API
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713337>
{'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': 80,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '35c64627-66dc-5a69-9277-752218f5aa12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN456HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713337',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 142064,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5733952/general/bbfe8f2b-05b9-4701-835b-166cd5da7e44.jpg',
'https://images.openlane.eu/carimgs/5733952/general/119cc188-c6a4-419f-b5fd-ceb4529b08c0.jpg',
'https://images.openlane.eu/carimgs/5733952/general/5d9235a3-1603-4c3a-8e76-916c8bcee5c0.jpg',
'https://images.openlane.eu/carimgs/5733952/general/08c2b475-2bd3-4ab5-9230-257da5fcb621.jpg',
'https://images.openlane.eu/carimgs/5733952/general/2ddbd3ef-8366-4d15-9692-20a62517aa9c.jpg',
'https://images.openlane.eu/carimgs/5733952/general/70addc32-7ccf-4e47-b513-e266ad602c95.jpg',
'https://images.openlane.eu/carimgs/5733952/general/85b86725-6660-4c31-b573-07ab31f08b97.jpg',
'https://images.openlane.eu/carimgs/5733952/general/c563d641-a037-4b3a-9721-6509331519f3.jpg',
'https://images.openlane.eu/carimgs/5733952/general/b786b5ec-ce6a-45c3-885e-f94358b1f2ef.jpg',
'https://images.openlane.eu/carimgs/5733952/general/e9d0443a-3873-4cce-abc6-536e06fc03df.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/bbfe8f2b-05b9-4701-835b-166cd5da7e44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41153,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/119cc188-c6a4-419f-b5fd-ceb4529b08c0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/5d9235a3-1603-4c3a-8e76-916c8bcee5c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/08c2b475-2bd3-4ab5-9230-257da5fcb621.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96382,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/2ddbd3ef-8366-4d15-9692-20a62517aa9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/70addc32-7ccf-4e47-b513-e266ad602c95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/85b86725-6660-4c31-b573-07ab31f08b97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/c563d641-a037-4b3a-9721-6509331519f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/b786b5ec-ce6a-45c3-885e-f94358b1f2ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c64627-66dc-5a69-9277-752218f5aa12/35c64627-66dc-5a69-9277-752218f5aa12_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733952/general/e9d0443a-3873-4cce-abc6-536e06fc03df.jpg',
'Width': 800}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Seat Ibiza 1.0 Reference - Petrol - Manual - 80 hp - 142.064 km',
'transmission': 'manual',
'trim': 'Reference',
'vin': None,
'year': 2023}
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713337%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [adesa.it] INFO: Saving data for 10713337: {'created_time': 1774389774.698244, 'last_price_update_time': 1774389774.698254, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713337') HTTP/1.1" 204 0
2026-03-24 22:02:54 [adesa.it] INFO: Found listing with ID: 10714317
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714317%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [adesa.it] INFO: Scrape type for 10714317: 2
2026-03-24 22:02:54 [adesa.it] INFO: Scraping item 10714317 url https://www.openlane.eu/en/carv6/auction/10714317
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg not downloaded yet
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F366dc149-94f3-4427-86e3-ea70d8b55058.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/366dc149-94f3-4427-86e3-ea70d8b55058.jpg not downloaded yet
2026-03-24 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:54 [adesa.it] INFO: Found listing with ID: 10714323
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714323%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [adesa.it] INFO: Scrape type for 10714323: 2
2026-03-24 22:02:54 [adesa.it] INFO: Scraping item 10714323 url https://www.openlane.eu/en/carv6/auction/10714323
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fd61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/d61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg not downloaded yet
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Fab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/ab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg not downloaded yet
2026-03-24 22:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1173ecb-a169-5691-a9af-9e649f3b0c9f with identifier: 10713334
2026-03-24 22:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1173ecb-a169-5691-a9af-9e649f3b0c9f with scrape type 1
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg not downloaded yet
2026-03-24 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d9010>
2026-03-24 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg saved to cache
2026-03-24 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:54 [adesa.it] INFO: Found listing with ID: 10714327
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714327%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Scrape type for 10714327: 2
2026-03-24 22:02:55 [adesa.it] INFO: Scraping item 10714327 url https://www.openlane.eu/en/carv6/auction/10714327
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fb4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/b4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F24997165-b8ea-4e45-8ce9-79335f923bb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/24997165-b8ea-4e45-8ce9-79335f923bb7.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg not downloaded yet
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5fb50>
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg saved to cache
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with identifier: 10713333
2026-03-24 22:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with scrape type 1
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg not downloaded yet
2026-03-24 22:02:55 [adesa.it] INFO: Found listing with ID: 10714293
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714293%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Scrape type for 10714293: 2
2026-03-24 22:02:55 [adesa.it] INFO: Scraping item 10714293 url https://www.openlane.eu/en/carv6/auction/10714293
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg not downloaded yet
2026-03-24 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/366dc149-94f3-4427-86e3-ea70d8b55058.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg not downloaded yet
2026-03-24 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:55 [adesa.it] INFO: Found listing with ID: 10714294
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714294%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Scrape type for 10714294: 2
2026-03-24 22:02:55 [adesa.it] INFO: Scraping item 10714294 url https://www.openlane.eu/en/carv6/auction/10714294
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F4e659aa2-c151-406d-9a84-24adec463d00.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/4e659aa2-c151-406d-9a84-24adec463d00.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Fa06da6d6-5804-46e4-8b39-d43681018fd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/a06da6d6-5804-46e4-8b39-d43681018fd9.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fb5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/b5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg not downloaded yet
2026-03-24 22:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with identifier: 10711341
2026-03-24 22:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with scrape type 2
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with scrape type 2
2026-03-24 22:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6380e9a1-c0f7-5f4b-b266-7d84debfcca3, identifier: 10711341
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg not downloaded yet
2026-03-24 22:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with identifier: 10711341
2026-03-24 22:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with identifier: 10711341
2026-03-24 22:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6380e9a1-c0f7-5f4b-b266-7d84debfcca3 with identifier: 10711341 to the API
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6380e9a1-c0f7-5f4b-b266-7d84debfcca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL351ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711341',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 176386,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 131 hp - 176.386 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711341%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Saving data for 10711341: {'auction_closing_time': 1774540800.0, 'created_time': 1774303303.43519, 'last_price_update_time': 1774389775.784615}
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711341') HTTP/1.1" 204 0
2026-03-24 22:02:55 [adesa.it] INFO: Found listing with ID: 10714295
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714295%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Scrape type for 10714295: 2
2026-03-24 22:02:55 [adesa.it] INFO: Scraping item 10714295 url https://www.openlane.eu/en/carv6/auction/10714295
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Ff42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/f42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fa64654dc-b777-4135-8f4e-6bbbf30621cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/a64654dc-b777-4135-8f4e-6bbbf30621cb.jpg not downloaded yet
2026-03-24 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:55 [adesa.it] INFO: Found listing with ID: 10714296
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714296%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [adesa.it] INFO: Scrape type for 10714296: 2
2026-03-24 22:02:55 [adesa.it] INFO: Scraping item 10714296 url https://www.openlane.eu/en/carv6/auction/10714296
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fadf20fc6-528e-4525-b439-dd4af6d3c336.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/adf20fc6-528e-4525-b439-dd4af6d3c336.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg not downloaded yet
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fb46f7520-315c-44b2-9167-43fab91d751e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/b46f7520-315c-44b2-9167-43fab91d751e.jpg not downloaded yet
2026-03-24 22:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffd0210>
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg saved to cache
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1c6ad0>
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F366dc149-94f3-4427-86e3-ea70d8b55058.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/366dc149-94f3-4427-86e3-ea70d8b55058.jpg saved to cache
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10713339
2026-03-24 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with scrape type 1
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg not downloaded yet
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2defa8cf-0321-4ba8-abff-443c0358354d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2defa8cf-0321-4ba8-abff-443c0358354d.jpg not downloaded yet
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:02:56 [adesa.it] INFO: Found listing with ID: 10714297
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714297%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [adesa.it] INFO: Scrape type for 10714297: 2
2026-03-24 22:02:56 [adesa.it] INFO: Scraping item 10714297 url https://www.openlane.eu/en/carv6/auction/10714297
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F7c0f9455-8e01-4467-9d65-c01cded30377.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/7c0f9455-8e01-4467-9d65-c01cded30377.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F798aa0da-575d-4788-ac8f-736999eb3b9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/798aa0da-575d-4788-ac8f-736999eb3b9c.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F324e394c-a16d-4972-b87b-0906e550cf64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg not downloaded yet
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: add9e23c-74c7-5a7b-8b16-b28571469fef with identifier: 10713332
2026-03-24 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add9e23c-74c7-5a7b-8b16-b28571469fef with scrape type 1
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg not downloaded yet
2026-03-24 22:02:56 [adesa.it] INFO: Found listing with ID: 10714291
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714291%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [adesa.it] INFO: Scrape type for 10714291: 2
2026-03-24 22:02:56 [adesa.it] INFO: Scraping item 10714291 url https://www.openlane.eu/en/carv6/auction/10714291
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F8cd35740-3658-47fd-8222-44a19f22606f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/8cd35740-3658-47fd-8222-44a19f22606f.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fa9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/a9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F14c4d006-0197-4e23-811c-7afff28a0bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg not downloaded yet
2026-03-24 22:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Ff94e225a-0463-487c-877c-7e9db0a11c7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/f94e225a-0463-487c-877c-7e9db0a11c7b.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg not downloaded yet
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a5810>
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg saved to cache
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2bcc50>
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg saved to cache
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/f42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:02:56 [adesa.it] INFO: Found listing with ID: 10714290
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714290%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [adesa.it] INFO: Scrape type for 10714290: 2
2026-03-24 22:02:56 [adesa.it] INFO: Scraping item 10714290 url https://www.openlane.eu/en/carv6/auction/10714290
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fc25e7324-3faf-4c21-a858-7e9fca6c8089.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg not downloaded yet
2026-03-24 22:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/a64654dc-b777-4135-8f4e-6bbbf30621cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fb6614b5f-e535-4c20-9e95-725f741bcbaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/b6614b5f-e535-4c20-9e95-725f741bcbaf.jpg not downloaded yet
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg not downloaded yet
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f8b90>
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg saved to cache
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10713335
2026-03-24 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9952bdb1-b415-572c-8522-2246428c22b9 with scrape type 1
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9952bdb1-b415-572c-8522-2246428c22b9
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F347a729f-d832-46bc-9967-f25cb4fdf75f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F25b91139-192e-431b-9ffa-1fce290f26be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F1fda0bbb-39bf-46ba-af41-1e277810b658.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F4233f845-46b4-44c3-9d8b-c43751744f8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F148fdd50-5440-4742-b350-c997d8e8700a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252Fb698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F65b66197-0923-4f34-abc6-3cf538a298e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252F5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg already downloaded
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729549%252Fgeneral%252Fe92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg already downloaded
2026-03-24 22:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9952bdb1-b415-572c-8522-2246428c22b9, identifier: 10713335
2026-03-24 22:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f0d688-fc15-567b-b9ec-a63eb51b5163 with identifier: 10715427
2026-03-24 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f0d688-fc15-567b-b9ec-a63eb51b5163 with scrape type 2
2026-03-24 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f0d688-fc15-567b-b9ec-a63eb51b5163 with scrape type 2
2026-03-24 22:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63f0d688-fc15-567b-b9ec-a63eb51b5163, identifier: 10715427
2026-03-24 22:02:57 [adesa.it] INFO: Found listing with ID: 10714288
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714288%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [adesa.it] INFO: Scrape type for 10714288: 2
2026-03-24 22:02:57 [adesa.it] INFO: Scraping item 10714288 url https://www.openlane.eu/en/carv6/auction/10714288
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg not downloaded yet
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg not downloaded yet
2026-03-24 22:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10713335
2026-03-24 22:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10713335
2026-03-24 22:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10713335 to the API
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9952bdb1-b415-572c-8522-2246428c22b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS045KA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713335',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 140690,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg',
'https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg',
'https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg',
'https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg',
'https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg',
'https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg',
'https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg',
'https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg',
'https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg',
'https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35796,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Master L2H2 - Diesel - Manual - 135 hp - 140.690 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713335%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [adesa.it] INFO: Saving data for 10713335: {'created_time': 1774389777.368565, 'last_price_update_time': 1774389777.368576, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713335') HTTP/1.1" 204 0
2026-03-24 22:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63f0d688-fc15-567b-b9ec-a63eb51b5163 with identifier: 10715427
2026-03-24 22:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63f0d688-fc15-567b-b9ec-a63eb51b5163 with identifier: 10715427
2026-03-24 22:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63f0d688-fc15-567b-b9ec-a63eb51b5163 with identifier: 10715427 to the API
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '63f0d688-fc15-567b-b9ec-a63eb51b5163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA175XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715427',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 57290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Rav4 2.5 Style - AWD - Hybrid - Automatic - 222 hp - 57.290 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715427%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [adesa.it] INFO: Saving data for 10715427: {'auction_closing_time': 1774516800.0, 'created_time': 1774303336.82873, 'last_price_update_time': 1774389777.753841}
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715427') HTTP/1.1" 204 0
2026-03-24 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c336910>
2026-03-24 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg saved to cache
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg not downloaded yet
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F56f93699-3191-4a63-8301-7d97c05c8580.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/56f93699-3191-4a63-8301-7d97c05c8580.jpg not downloaded yet
2026-03-24 22:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ae6bb2-613e-527f-8bb1-1a852ff6e42b with identifier: 10713318
2026-03-24 22:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ae6bb2-613e-527f-8bb1-1a852ff6e42b with scrape type 1
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88ae6bb2-613e-527f-8bb1-1a852ff6e42b
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252Fa8974f04-3605-44ba-973e-48f912e8da1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/a8974f04-3605-44ba-973e-48f912e8da1f.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252Fc5a4dd64-ac2a-4bcb-a5c0-ab56b83eeba8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/c5a4dd64-ac2a-4bcb-a5c0-ab56b83eeba8.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252F86251a9b-f61b-4948-aa4b-39beb716ef47.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/86251a9b-f61b-4948-aa4b-39beb716ef47.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252F1b95b332-97af-45c3-a5a7-5a5eb6392e41.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/1b95b332-97af-45c3-a5a7-5a5eb6392e41.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252Fd6633040-c9f8-482b-b2dd-3240969c8744.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/d6633040-c9f8-482b-b2dd-3240969c8744.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252F4cba977f-e331-45da-a115-968d367e6cac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/4cba977f-e331-45da-a115-968d367e6cac.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252F4ae3b1c3-8836-4002-b4e2-78457a718e5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/4ae3b1c3-8836-4002-b4e2-78457a718e5b.jpg already downloaded
2026-03-24 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252Fc46ca95e-38cf-4f4c-8936-988f7b8052ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/c46ca95e-38cf-4f4c-8936-988f7b8052ec.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252F4e2a3380-f632-4e9c-8165-852de7ec6461.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/4e2a3380-f632-4e9c-8165-852de7ec6461.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733943%252Fgeneral%252Fefc55035-76bd-41cd-93c6-c2b560960cdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733943/general/efc55035-76bd-41cd-93c6-c2b560960cdd.jpg already downloaded
2026-03-24 22:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88ae6bb2-613e-527f-8bb1-1a852ff6e42b, identifier: 10713318
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:02:58 [adesa.it] INFO: Found listing with ID: 10714287
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714287%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [adesa.it] INFO: Scrape type for 10714287: 2
2026-03-24 22:02:58 [adesa.it] INFO: Scraping item 10714287 url https://www.openlane.eu/en/carv6/auction/10714287
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbf28bcd8-f777-49e1-b979-5f97891bba1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg not downloaded yet
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88ae6bb2-613e-527f-8bb1-1a852ff6e42b with identifier: 10713318
2026-03-24 22:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88ae6bb2-613e-527f-8bb1-1a852ff6e42b with identifier: 10713318
2026-03-24 22:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88ae6bb2-613e-527f-8bb1-1a852ff6e42b with identifier: 10713318 to the API
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '88ae6bb2-613e-527f-8bb1-1a852ff6e42b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK918ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713318',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 86138,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5733943/general/a8974f04-3605-44ba-973e-48f912e8da1f.jpg',
'https://images.openlane.eu/carimgs/5733943/general/c5a4dd64-ac2a-4bcb-a5c0-ab56b83eeba8.jpg',
'https://images.openlane.eu/carimgs/5733943/general/86251a9b-f61b-4948-aa4b-39beb716ef47.jpg',
'https://images.openlane.eu/carimgs/5733943/general/1b95b332-97af-45c3-a5a7-5a5eb6392e41.jpg',
'https://images.openlane.eu/carimgs/5733943/general/d6633040-c9f8-482b-b2dd-3240969c8744.jpg',
'https://images.openlane.eu/carimgs/5733943/general/4cba977f-e331-45da-a115-968d367e6cac.jpg',
'https://images.openlane.eu/carimgs/5733943/general/4ae3b1c3-8836-4002-b4e2-78457a718e5b.jpg',
'https://images.openlane.eu/carimgs/5733943/general/c46ca95e-38cf-4f4c-8936-988f7b8052ec.jpg',
'https://images.openlane.eu/carimgs/5733943/general/4e2a3380-f632-4e9c-8165-852de7ec6461.jpg',
'https://images.openlane.eu/carimgs/5733943/general/efc55035-76bd-41cd-93c6-c2b560960cdd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142110,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/a8974f04-3605-44ba-973e-48f912e8da1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34309,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/c5a4dd64-ac2a-4bcb-a5c0-ab56b83eeba8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/86251a9b-f61b-4948-aa4b-39beb716ef47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/1b95b332-97af-45c3-a5a7-5a5eb6392e41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/d6633040-c9f8-482b-b2dd-3240969c8744.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/4cba977f-e331-45da-a115-968d367e6cac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105838,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/4ae3b1c3-8836-4002-b4e2-78457a718e5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/c46ca95e-38cf-4f4c-8936-988f7b8052ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/4e2a3380-f632-4e9c-8165-852de7ec6461.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ae6bb2-613e-527f-8bb1-1a852ff6e42b/88ae6bb2-613e-527f-8bb1-1a852ff6e42b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733943/general/efc55035-76bd-41cd-93c6-c2b560960cdd.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 131 hp - 86.138 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713318%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [adesa.it] INFO: Saving data for 10713318: {'created_time': 1774389778.516857, 'last_price_update_time': 1774389778.516866, 'auction_closing_time': 1774430700.0}
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713318') HTTP/1.1" 204 0
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44bd50>
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Ff42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/f42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg saved to cache
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe94310>
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fa64654dc-b777-4135-8f4e-6bbbf30621cb.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/a64654dc-b777-4135-8f4e-6bbbf30621cb.jpg saved to cache
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c0410>
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg saved to cache
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/a9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fd5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/d5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg not downloaded yet
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F73471e89-902c-47d7-8707-91fb06612a43.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/73471e89-902c-47d7-8707-91fb06612a43.jpg not downloaded yet
2026-03-24 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:02:58 [adesa.it] INFO: Found listing with ID: 10714289
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714289%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [adesa.it] INFO: Scrape type for 10714289: 2
2026-03-24 22:02:58 [adesa.it] INFO: Scraping item 10714289 url https://www.openlane.eu/en/carv6/auction/10714289
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F165aafaf-143b-4b78-889c-6879d453f223.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg not downloaded yet
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1960d0>
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F324e394c-a16d-4972-b87b-0906e550cf64.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg saved to cache
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fcc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/cc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg not downloaded yet
2026-03-24 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0eba10>
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg') HTTP/1.1" 204 0
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg saved to cache
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04a39376-36a8-5f8b-a61f-ad45053ef63f with identifier: 10713317
2026-03-24 22:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04a39376-36a8-5f8b-a61f-ad45053ef63f with scrape type 1
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04a39376-36a8-5f8b-a61f-ad45053ef63f
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F4016c4c8-0c51-409d-97f8-d885b0e01c5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/4016c4c8-0c51-409d-97f8-d885b0e01c5d.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F477e8945-8853-4e3b-9d02-d8d71302777e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/477e8945-8853-4e3b-9d02-d8d71302777e.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F5349d710-93de-4d61-ba6f-306eb805aab6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/5349d710-93de-4d61-ba6f-306eb805aab6.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F7293bf05-b757-4ba3-82a9-b5caba1ec7bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/7293bf05-b757-4ba3-82a9-b5caba1ec7bf.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F6fbea26f-d18e-4340-bf0b-4e19b87a8fa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/6fbea26f-d18e-4340-bf0b-4e19b87a8fa5.jpg already downloaded
2026-03-24 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252Fb7e5592f-8e36-460c-9ccc-e5ad9065c8e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/b7e5592f-8e36-460c-9ccc-e5ad9065c8e4.jpg already downloaded
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252Fdcc36699-02ed-4acb-bdbc-f09037b2aa5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/dcc36699-02ed-4acb-bdbc-f09037b2aa5d.jpg already downloaded
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252Fa4e5d10c-a29e-40e0-8099-a4d7ce766b6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/a4e5d10c-a29e-40e0-8099-a4d7ce766b6f.jpg already downloaded
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252F5d236d75-442a-4855-8b76-353d8c973e2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/5d236d75-442a-4855-8b76-353d8c973e2f.jpg already downloaded
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733942%252Fgeneral%252Fe6cab0dd-2ba0-4919-9aa2-e7f54cfa2325.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733942/general/e6cab0dd-2ba0-4919-9aa2-e7f54cfa2325.jpg already downloaded
2026-03-24 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04a39376-36a8-5f8b-a61f-ad45053ef63f, identifier: 10713317
2026-03-24 22:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with identifier: 10715376
2026-03-24 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with scrape type 2
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with scrape type 2
2026-03-24 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe, identifier: 10715376
2026-03-24 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/f94e225a-0463-487c-877c-7e9db0a11c7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:02:59 [adesa.it] INFO: Found listing with ID: 10714286
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714286%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [adesa.it] INFO: Scrape type for 10714286: 2
2026-03-24 22:02:59 [adesa.it] INFO: Scraping item 10714286 url https://www.openlane.eu/en/carv6/auction/10714286
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg not downloaded yet
2026-03-24 22:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04a39376-36a8-5f8b-a61f-ad45053ef63f with identifier: 10713317
2026-03-24 22:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04a39376-36a8-5f8b-a61f-ad45053ef63f with identifier: 10713317
2026-03-24 22:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04a39376-36a8-5f8b-a61f-ad45053ef63f with identifier: 10713317 to the API
2026-03-24 22:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:02: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-24 22:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '04a39376-36a8-5f8b-a61f-ad45053ef63f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN572WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713317',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 196504,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5733942/general/4016c4c8-0c51-409d-97f8-d885b0e01c5d.jpg',
'https://images.openlane.eu/carimgs/5733942/general/477e8945-8853-4e3b-9d02-d8d71302777e.jpg',
'https://images.openlane.eu/carimgs/5733942/general/5349d710-93de-4d61-ba6f-306eb805aab6.jpg',
'https://images.openlane.eu/carimgs/5733942/general/7293bf05-b757-4ba3-82a9-b5caba1ec7bf.jpg',
'https://images.openlane.eu/carimgs/5733942/general/6fbea26f-d18e-4340-bf0b-4e19b87a8fa5.jpg',
'https://images.openlane.eu/carimgs/5733942/general/b7e5592f-8e36-460c-9ccc-e5ad9065c8e4.jpg',
'https://images.openlane.eu/carimgs/5733942/general/dcc36699-02ed-4acb-bdbc-f09037b2aa5d.jpg',
'https://images.openlane.eu/carimgs/5733942/general/a4e5d10c-a29e-40e0-8099-a4d7ce766b6f.jpg',
'https://images.openlane.eu/carimgs/5733942/general/5d236d75-442a-4855-8b76-353d8c973e2f.jpg',
'https://images.openlane.eu/carimgs/5733942/general/e6cab0dd-2ba0-4919-9aa2-e7f54cfa2325.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140631,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/4016c4c8-0c51-409d-97f8-d885b0e01c5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/477e8945-8853-4e3b-9d02-d8d71302777e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/5349d710-93de-4d61-ba6f-306eb805aab6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/7293bf05-b757-4ba3-82a9-b5caba1ec7bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109988,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/6fbea26f-d18e-4340-bf0b-4e19b87a8fa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/b7e5592f-8e36-460c-9ccc-e5ad9065c8e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/dcc36699-02ed-4acb-bdbc-f09037b2aa5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43265,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/a4e5d10c-a29e-40e0-8099-a4d7ce766b6f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/5d236d75-442a-4855-8b76-353d8c973e2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04a39376-36a8-5f8b-a61f-ad45053ef63f/04a39376-36a8-5f8b-a61f-ad45053ef63f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733942/general/e6cab0dd-2ba0-4919-9aa2-e7f54cfa2325.jpg',
'Width': 800}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 131 hp - 196.504 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713317%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [adesa.it] INFO: Saving data for 10713317: {'created_time': 1774389780.118965, 'last_price_update_time': 1774389780.118977, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713317') HTTP/1.1" 204 0
2026-03-24 22:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with identifier: 10715376
2026-03-24 22:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with identifier: 10715376
2026-03-24 22:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe with identifier: 10715376 to the API
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715376>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f2dc1a7e-8d7e-5eb2-84c2-3d0044a777fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL343HT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715376',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 20359,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Tiguan 1.4 TSI Elegance - Hybrid - Automatic - 245 hp - '
'20.359 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715376%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [adesa.it] INFO: Saving data for 10715376: {'auction_closing_time': 1774516800.0, 'created_time': 1774303348.627198, 'last_price_update_time': 1774389780.400092}
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715376') HTTP/1.1" 204 0
2026-03-24 22:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fcd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/cd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg not downloaded yet
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe36810>
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg saved to cache
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c408c50>
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fa9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/a9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg saved to cache
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1e9350>
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F14c4d006-0197-4e23-811c-7afff28a0bce.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg saved to cache
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/b6614b5f-e535-4c20-9e95-725f741bcbaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/56f93699-3191-4a63-8301-7d97c05c8580.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:00 [adesa.it] INFO: Found listing with ID: 10714285
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714285%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [adesa.it] INFO: Scrape type for 10714285: 2
2026-03-24 22:03:00 [adesa.it] INFO: Scraping item 10714285 url https://www.openlane.eu/en/carv6/auction/10714285
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb018888-4fb4-4289-84e6-8c00de6abf3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg not downloaded yet
2026-03-24 22:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c5b6f0-4820-5830-908b-07e05ef4b118 with identifier: 10719114
2026-03-24 22:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c5b6f0-4820-5830-908b-07e05ef4b118 with scrape type 1
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27c5b6f0-4820-5830-908b-07e05ef4b118
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F94cdc7dd-c0d3-4d44-bea1-6326abd57930.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/94cdc7dd-c0d3-4d44-bea1-6326abd57930.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F4457f495-fc6e-4668-8e31-4b707b3d1c54.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/4457f495-fc6e-4668-8e31-4b707b3d1c54.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F125f53b0-185f-459d-bd1b-ccbafd36d4fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/125f53b0-185f-459d-bd1b-ccbafd36d4fa.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F83ff0fc2-8db0-46cf-b56d-e22d43e5872c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/83ff0fc2-8db0-46cf-b56d-e22d43e5872c.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252Fbd901c32-9639-4eeb-b76e-803ce7b3704b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/bd901c32-9639-4eeb-b76e-803ce7b3704b.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F8eb8d70f-6a02-4878-98c1-89b9f7038a8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/8eb8d70f-6a02-4878-98c1-89b9f7038a8d.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F0bdae9be-ff89-4093-9a39-d64e7fb4f1e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/0bdae9be-ff89-4093-9a39-d64e7fb4f1e7.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F07283fb5-c0d6-42ad-98fc-835ccfef7f3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/07283fb5-c0d6-42ad-98fc-835ccfef7f3b.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252F051c93f2-c4f7-4bd9-b935-a57f5bb7c8d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/051c93f2-c4f7-4bd9-b935-a57f5bb7c8d5.jpg already downloaded
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670324%252Fgeneral%252Fe7da0fd1-c077-4204-982c-786f144bf2b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670324/general/e7da0fd1-c077-4204-982c-786f144bf2b0.jpg already downloaded
2026-03-24 22:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 27c5b6f0-4820-5830-908b-07e05ef4b118, identifier: 10719114
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c423f10>
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg saved to cache
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c5b8e3-1126-5482-aac0-b33400a8c181 with identifier: 10715449
2026-03-24 22:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c5b8e3-1126-5482-aac0-b33400a8c181 with scrape type 2
2026-03-24 22:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31c5b8e3-1126-5482-aac0-b33400a8c181 with scrape type 2
2026-03-24 22:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 31c5b8e3-1126-5482-aac0-b33400a8c181, identifier: 10715449
2026-03-24 22:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10ba9367-a9b6-5684-938a-ce97a2c3315d with identifier: 10713319
2026-03-24 22:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ba9367-a9b6-5684-938a-ce97a2c3315d with scrape type 1
2026-03-24 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg not downloaded yet
2026-03-24 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg not downloaded yet
2026-03-24 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 27c5b6f0-4820-5830-908b-07e05ef4b118 with identifier: 10719114
2026-03-24 22:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 27c5b6f0-4820-5830-908b-07e05ef4b118 with identifier: 10719114
2026-03-24 22:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 27c5b6f0-4820-5830-908b-07e05ef4b118 with identifier: 10719114 to the API
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T16:00:00Z',
'fuel_type': 'Diesel',
'id': '27c5b6f0-4820-5830-908b-07e05ef4b118',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH134PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719114',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 174778,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5670324/general/94cdc7dd-c0d3-4d44-bea1-6326abd57930.jpg',
'https://images.openlane.eu/carimgs/5670324/general/4457f495-fc6e-4668-8e31-4b707b3d1c54.jpg',
'https://images.openlane.eu/carimgs/5670324/general/125f53b0-185f-459d-bd1b-ccbafd36d4fa.jpg',
'https://images.openlane.eu/carimgs/5670324/general/83ff0fc2-8db0-46cf-b56d-e22d43e5872c.jpg',
'https://images.openlane.eu/carimgs/5670324/general/bd901c32-9639-4eeb-b76e-803ce7b3704b.jpg',
'https://images.openlane.eu/carimgs/5670324/general/8eb8d70f-6a02-4878-98c1-89b9f7038a8d.jpg',
'https://images.openlane.eu/carimgs/5670324/general/0bdae9be-ff89-4093-9a39-d64e7fb4f1e7.jpg',
'https://images.openlane.eu/carimgs/5670324/general/07283fb5-c0d6-42ad-98fc-835ccfef7f3b.jpg',
'https://images.openlane.eu/carimgs/5670324/general/051c93f2-c4f7-4bd9-b935-a57f5bb7c8d5.jpg',
'https://images.openlane.eu/carimgs/5670324/general/e7da0fd1-c077-4204-982c-786f144bf2b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/94cdc7dd-c0d3-4d44-bea1-6326abd57930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40420,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/4457f495-fc6e-4668-8e31-4b707b3d1c54.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/125f53b0-185f-459d-bd1b-ccbafd36d4fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114598,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/83ff0fc2-8db0-46cf-b56d-e22d43e5872c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/bd901c32-9639-4eeb-b76e-803ce7b3704b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/8eb8d70f-6a02-4878-98c1-89b9f7038a8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/0bdae9be-ff89-4093-9a39-d64e7fb4f1e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96180,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/07283fb5-c0d6-42ad-98fc-835ccfef7f3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/051c93f2-c4f7-4bd9-b935-a57f5bb7c8d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c5b6f0-4820-5830-908b-07e05ef4b118/27c5b6f0-4820-5830-908b-07e05ef4b118_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670324/general/e7da0fd1-c077-4204-982c-786f144bf2b0.jpg',
'Width': 800}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 Sportback 40 TDI Advanced - Quattro - Diesel - Automatic - '
'204 hp - 174.778 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719114%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [adesa.it] INFO: Saving data for 10719114: {'created_time': 1774389781.426249, 'last_price_update_time': 1774389781.426259, 'auction_closing_time': 1774627200.0}
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719114') HTTP/1.1" 204 0
2026-03-24 22:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 31c5b8e3-1126-5482-aac0-b33400a8c181 with identifier: 10715449
2026-03-24 22:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 31c5b8e3-1126-5482-aac0-b33400a8c181 with identifier: 10715449
2026-03-24 22:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 31c5b8e3-1126-5482-aac0-b33400a8c181 with identifier: 10715449 to the API
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Electric',
'id': '31c5b8e3-1126-5482-aac0-b33400a8c181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY338DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715449',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'EX30',
'odometer': 13211,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo EX30 Extended Range Plus - Electric - Automatic - 102 hp - '
'13.211 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2025}
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715449%27 HTTP/1.1" 200 None
2026-03-24 22:03:01 [adesa.it] INFO: Saving data for 10715449: {'auction_closing_time': 1774516800.0, 'created_time': 1774303339.118651, 'last_price_update_time': 1774389781.973394}
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715449') HTTP/1.1" 204 0
2026-03-24 22:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56d790>
2026-03-24 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Ff94e225a-0463-487c-877c-7e9db0a11c7b.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/f94e225a-0463-487c-877c-7e9db0a11c7b.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe54e50>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/73471e89-902c-47d7-8707-91fb06612a43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:02 [adesa.it] INFO: Found listing with ID: 10714284
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714284%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [adesa.it] INFO: Scrape type for 10714284: 2
2026-03-24 22:03:02 [adesa.it] INFO: Scraping item 10714284 url https://www.openlane.eu/en/carv6/auction/10714284
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F1b0095db-9976-415b-b8d7-ae58d10a8647.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg not downloaded yet
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg not downloaded yet
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c53e390>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f547990>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea5510>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/d5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F567b8025-5191-4dfc-9e40-60372ee0886d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/567b8025-5191-4dfc-9e40-60372ee0886d.jpg not downloaded yet
2026-03-24 22:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c35f390>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fb6614b5f-e535-4c20-9e95-725f741bcbaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/b6614b5f-e535-4c20-9e95-725f741bcbaf.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3445d0>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F56f93699-3191-4a63-8301-7d97c05c8580.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/56f93699-3191-4a63-8301-7d97c05c8580.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3beb29c7-527c-509b-8b1c-609dfad823bd with identifier: 10715440
2026-03-24 22:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3beb29c7-527c-509b-8b1c-609dfad823bd with scrape type 2
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3beb29c7-527c-509b-8b1c-609dfad823bd with scrape type 2
2026-03-24 22:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3beb29c7-527c-509b-8b1c-609dfad823bd, identifier: 10715440
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/cc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:02 [adesa.it] INFO: Found listing with ID: 10714283
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714283%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [adesa.it] INFO: Scrape type for 10714283: 2
2026-03-24 22:03:02 [adesa.it] INFO: Scraping item 10714283 url https://www.openlane.eu/en/carv6/auction/10714283
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg not downloaded yet
2026-03-24 22:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3beb29c7-527c-509b-8b1c-609dfad823bd with identifier: 10715440
2026-03-24 22:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3beb29c7-527c-509b-8b1c-609dfad823bd with identifier: 10715440
2026-03-24 22:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3beb29c7-527c-509b-8b1c-609dfad823bd with identifier: 10715440 to the API
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '3beb29c7-527c-509b-8b1c-609dfad823bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH056RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715440',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 100956,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'253 hp - 100.956 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2022}
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715440%27 HTTP/1.1" 200 None
2026-03-24 22:03:02 [adesa.it] INFO: Saving data for 10715440: {'auction_closing_time': 1774516800.0, 'created_time': 1774303367.763279, 'last_price_update_time': 1774389782.866878}
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715440') HTTP/1.1" 204 0
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffa0510>
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbf28bcd8-f777-49e1-b979-5f97891bba1a.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg saved to cache
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5be93328-0531-5054-962c-52fde3c322fa with identifier: 10714312
2026-03-24 22:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5be93328-0531-5054-962c-52fde3c322fa with scrape type 2
2026-03-24 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5be93328-0531-5054-962c-52fde3c322fa with scrape type 2
2026-03-24 22:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5be93328-0531-5054-962c-52fde3c322fa, identifier: 10714312
2026-03-24 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fa5faf47f-ab9f-4412-878b-6d30711a524c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/a5faf47f-ab9f-4412-878b-6d30711a524c.jpg not downloaded yet
2026-03-24 22:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5be93328-0531-5054-962c-52fde3c322fa with identifier: 10714312
2026-03-24 22:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5be93328-0531-5054-962c-52fde3c322fa with identifier: 10714312
2026-03-24 22:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5be93328-0531-5054-962c-52fde3c322fa with identifier: 10714312 to the API
2026-03-24 22:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5be93328-0531-5054-962c-52fde3c322fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714312',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 6458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Comfort - Petrol - Automatic - 170 hp - 6.458 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714312%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [adesa.it] INFO: Saving data for 10714312: {'auction_closing_time': 1774432800.0, 'created_time': 1774283029.067412, 'last_price_update_time': 1774389784.002295}
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714312') HTTP/1.1" 204 0
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c273fd0>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F73471e89-902c-47d7-8707-91fb06612a43.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/73471e89-902c-47d7-8707-91fb06612a43.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1dc856-3714-53f4-b94f-9ebc88ec443f with identifier: 10714319
2026-03-24 22:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1dc856-3714-53f4-b94f-9ebc88ec443f with scrape type 2
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1dc856-3714-53f4-b94f-9ebc88ec443f with scrape type 2
2026-03-24 22:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1b1dc856-3714-53f4-b94f-9ebc88ec443f, identifier: 10714319
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/cd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:04 [adesa.it] INFO: Found listing with ID: 10714282
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714282%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [adesa.it] INFO: Scrape type for 10714282: 2
2026-03-24 22:03:04 [adesa.it] INFO: Scraping item 10714282 url https://www.openlane.eu/en/carv6/auction/10714282
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F0df65f6e-b971-48fc-91da-c37609c7df4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/0df65f6e-b971-48fc-91da-c37609c7df4c.jpg not downloaded yet
2026-03-24 22:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1b1dc856-3714-53f4-b94f-9ebc88ec443f with identifier: 10714319
2026-03-24 22:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1b1dc856-3714-53f4-b94f-9ebc88ec443f with identifier: 10714319
2026-03-24 22:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1b1dc856-3714-53f4-b94f-9ebc88ec443f with identifier: 10714319 to the API
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1b1dc856-3714-53f4-b94f-9ebc88ec443f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714319',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 10025,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Petrol - Automatic - 170 hp - 10.025 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714319%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [adesa.it] INFO: Saving data for 10714319: {'auction_closing_time': 1774432800.0, 'created_time': 1774283034.228868, 'last_price_update_time': 1774389784.558867}
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714319') HTTP/1.1" 204 0
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4ffd10>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda9bf88910>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F165aafaf-143b-4b78-889c-6879d453f223.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c137090>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252Fd5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/d5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda9bf89510>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fcc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/cc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff09d50>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fc25e7324-3faf-4c21-a858-7e9fca6c8089.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/8cd35740-3658-47fd-8222-44a19f22606f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:04 [adesa.it] INFO: Found listing with ID: 10714281
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714281%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [adesa.it] INFO: Scrape type for 10714281: 2
2026-03-24 22:03:04 [adesa.it] INFO: Scraping item 10714281 url https://www.openlane.eu/en/carv6/auction/10714281
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fdebdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/debdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg not downloaded yet
2026-03-24 22:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54a450>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/567b8025-5191-4dfc-9e40-60372ee0886d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713339)
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c097bd0>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fcd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/cd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg saved to cache
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:04 [adesa.it] INFO: Found listing with ID: 10714280
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714280%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [adesa.it] INFO: Scrape type for 10714280: 2
2026-03-24 22:03:04 [adesa.it] INFO: Scraping item 10714280 url https://www.openlane.eu/en/carv6/auction/10714280
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F269effa3-a397-4c77-83be-3eb1639bf201.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/269effa3-a397-4c77-83be-3eb1639bf201.jpg not downloaded yet
2026-03-24 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f545650>
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffa3050>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb018888-4fb4-4289-84e6-8c00de6abf3f.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b54b7a-654b-5345-9b8f-387ae5515d75 with identifier: 10714289
2026-03-24 22:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b54b7a-654b-5345-9b8f-387ae5515d75 with scrape type 2
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88b54b7a-654b-5345-9b8f-387ae5515d75 with scrape type 2
2026-03-24 22:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88b54b7a-654b-5345-9b8f-387ae5515d75, identifier: 10714289
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741887/general/a5faf47f-ab9f-4412-878b-6d30711a524c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713332)
2026-03-24 22:03:05 [adesa.it] INFO: Found listing with ID: 10714279
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714279%27 HTTP/1.1" 200 None
2026-03-24 22:03:05 [adesa.it] INFO: Scrape type for 10714279: 2
2026-03-24 22:03:05 [adesa.it] INFO: Scraping item 10714279 url https://www.openlane.eu/en/carv6/auction/10714279
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fd608a1af-3497-4892-abc2-1fb5648f49ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/d608a1af-3497-4892-abc2-1fb5648f49ee.jpg not downloaded yet
2026-03-24 22:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88b54b7a-654b-5345-9b8f-387ae5515d75 with identifier: 10714289
2026-03-24 22:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88b54b7a-654b-5345-9b8f-387ae5515d75 with identifier: 10714289
2026-03-24 22:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88b54b7a-654b-5345-9b8f-387ae5515d75 with identifier: 10714289 to the API
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '88b54b7a-654b-5345-9b8f-387ae5515d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714289',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13243,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 13.243 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714289%27 HTTP/1.1" 200 None
2026-03-24 22:03:05 [adesa.it] INFO: Saving data for 10714289: {'auction_closing_time': 1774432800.0, 'created_time': 1774282996.192632, 'last_price_update_time': 1774389785.505875}
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714289') HTTP/1.1" 204 0
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48f310>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F8cd35740-3658-47fd-8222-44a19f22606f.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/8cd35740-3658-47fd-8222-44a19f22606f.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a4f10>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/798aa0da-575d-4788-ac8f-736999eb3b9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/7c0f9455-8e01-4467-9d65-c01cded30377.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/0df65f6e-b971-48fc-91da-c37609c7df4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:05 [scrapy.extensions.logstats] INFO: Crawled 197 pages (at 92 pages/min), scraped 173 items (at 85 items/min)
2026-03-24 22:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:03:05 [adesa.it] INFO: Found listing with ID: 10714278
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714278%27 HTTP/1.1" 200 None
2026-03-24 22:03:05 [adesa.it] INFO: Scrape type for 10714278: 2
2026-03-24 22:03:05 [adesa.it] INFO: Scraping item 10714278 url https://www.openlane.eu/en/carv6/auction/10714278
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fb4a16d9b-2864-4019-8676-29d35c4068ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/b4a16d9b-2864-4019-8676-29d35c4068ed.jpg not downloaded yet
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5c7b10>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c508810>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252F567b8025-5191-4dfc-9e40-60372ee0886d.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/567b8025-5191-4dfc-9e40-60372ee0886d.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48c650>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54fa10>
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F1b0095db-9976-415b-b8d7-ae58d10a8647.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg saved to cache
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-24 22:03:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30dfd6f4-3d46-5d15-8d24-27b43340eb64, skipping ID generation
2026-03-24 22:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with scrape type 1
2026-03-24 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 sending to next pipeline
2026-03-24 22:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30dfd6f4-3d46-5d15-8d24-27b43340eb64, identifier: 10713339
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4340d0>
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg saved to cache
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1c5190>
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741887%252Fgeneral%252Fa5faf47f-ab9f-4412-878b-6d30711a524c.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741887/general/a5faf47f-ab9f-4412-878b-6d30711a524c.jpg saved to cache
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item add9e23c-74c7-5a7b-8b16-b28571469fef
2026-03-24 22:03:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: add9e23c-74c7-5a7b-8b16-b28571469fef, skipping ID generation
2026-03-24 22:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add9e23c-74c7-5a7b-8b16-b28571469fef with scrape type 1
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item add9e23c-74c7-5a7b-8b16-b28571469fef sending to next pipeline
2026-03-24 22:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: add9e23c-74c7-5a7b-8b16-b28571469fef, identifier: 10713332
2026-03-24 22:03:06 [adesa.it] INFO: Found listing with ID: 10714277
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714277%27 HTTP/1.1" 200 None
2026-03-24 22:03:06 [adesa.it] INFO: Scrape type for 10714277: 2
2026-03-24 22:03:06 [adesa.it] INFO: Scraping item 10714277 url https://www.openlane.eu/en/carv6/auction/10714277
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F77a42c6c-5b5b-4507-b13c-78321deacf26.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/77a42c6c-5b5b-4507-b13c-78321deacf26.jpg not downloaded yet
2026-03-24 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10713339
2026-03-24 22:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10713339
2026-03-24 22:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10713339 to the API
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '30dfd6f4-3d46-5d15-8d24-27b43340eb64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM722VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713339',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 34289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110274,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39390,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110214,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103519,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109214,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121864,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98342,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101148,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117379,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 115 hp '
'- 34.289 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713339%27 HTTP/1.1" 200 None
2026-03-24 22:03:06 [adesa.it] INFO: Saving data for 10713339: {'created_time': 1774389786.601707, 'last_price_update_time': 1774389786.601717, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713339') HTTP/1.1" 204 0
2026-03-24 22:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: add9e23c-74c7-5a7b-8b16-b28571469fef with identifier: 10713332
2026-03-24 22:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: add9e23c-74c7-5a7b-8b16-b28571469fef with identifier: 10713332
2026-03-24 22:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: add9e23c-74c7-5a7b-8b16-b28571469fef with identifier: 10713332 to the API
2026-03-24 22:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741887/general/a5faf47f-ab9f-4412-878b-6d30711a524c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'add9e23c-74c7-5a7b-8b16-b28571469fef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG153AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713332',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 31726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97518,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/013d94be-b969-4ea1-8ff3-e1099e9403d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106489,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/9c15ebf7-6ebb-4dd4-be22-0ee5e3cb2541.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90774,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/5de8f01c-4bde-4cee-a2cb-e3ce362edfc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92196,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/56f93699-3191-4a63-8301-7d97c05c8580.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80208,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/73471e89-902c-47d7-8707-91fb06612a43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98052,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/cc6dd82d-4615-4f29-92b0-9521e78eb22c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87326,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/cd2f3d6a-8e4a-4fc9-9ca0-0c8ffeeb22d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/6e61903f-54a9-4f77-9b68-5df679de2e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31378,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/567b8025-5191-4dfc-9e40-60372ee0886d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_add9e23c-74c7-5a7b-8b16-b28571469fef/add9e23c-74c7-5a7b-8b16-b28571469fef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97518,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741887/general/a5faf47f-ab9f-4412-878b-6d30711a524c.jpg',
'Width': 800}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Clio 1.6 Zen - Hybrid - Automatic - 91 hp - 31.726 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713332%27 HTTP/1.1" 200 None
2026-03-24 22:03:07 [adesa.it] INFO: Saving data for 10713332: {'created_time': 1774389787.152154, 'last_price_update_time': 1774389787.152163, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713332') HTTP/1.1" 204 0
2026-03-24 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/debdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:07 [adesa.it] INFO: Found listing with ID: 10714333
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714333%27 HTTP/1.1" 200 None
2026-03-24 22:03:07 [adesa.it] INFO: Scrape type for 10714333: 2
2026-03-24 22:03:07 [adesa.it] INFO: Scraping item 10714333 url https://www.openlane.eu/en/carv6/auction/10714333
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg not downloaded yet
2026-03-24 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08d2d0>
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F798aa0da-575d-4788-ac8f-736999eb3b9c.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/798aa0da-575d-4788-ac8f-736999eb3b9c.jpg saved to cache
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c351990>
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F7c0f9455-8e01-4467-9d65-c01cded30377.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/7c0f9455-8e01-4467-9d65-c01cded30377.jpg saved to cache
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c3c50>
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F0df65f6e-b971-48fc-91da-c37609c7df4c.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/0df65f6e-b971-48fc-91da-c37609c7df4c.jpg saved to cache
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c351f10>
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg saved to cache
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596a443b-0a5b-5306-9dab-9f2d6618f048 with identifier: 10714286
2026-03-24 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596a443b-0a5b-5306-9dab-9f2d6618f048 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 596a443b-0a5b-5306-9dab-9f2d6618f048 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 596a443b-0a5b-5306-9dab-9f2d6618f048, identifier: 10714286
2026-03-24 22:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with identifier: 10714290
2026-03-24 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 460cf4a6-2320-5b13-a496-3289cd5cb6a2, identifier: 10714290
2026-03-24 22:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d837788-9ff1-5f5a-88dd-577aa7c138ed with identifier: 10714288
2026-03-24 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d837788-9ff1-5f5a-88dd-577aa7c138ed with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d837788-9ff1-5f5a-88dd-577aa7c138ed with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d837788-9ff1-5f5a-88dd-577aa7c138ed, identifier: 10714288
2026-03-24 22:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with identifier: 10714287
2026-03-24 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with scrape type 2
2026-03-24 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8, identifier: 10714287
2026-03-24 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/269effa3-a397-4c77-83be-3eb1639bf201.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 596a443b-0a5b-5306-9dab-9f2d6618f048 with identifier: 10714286
2026-03-24 22:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 596a443b-0a5b-5306-9dab-9f2d6618f048 with identifier: 10714286
2026-03-24 22:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 596a443b-0a5b-5306-9dab-9f2d6618f048 with identifier: 10714286 to the API
2026-03-24 22:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '596a443b-0a5b-5306-9dab-9f2d6618f048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31554',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714286',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13317,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 13.317 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714286%27 HTTP/1.1" 200 None
2026-03-24 22:03:08 [adesa.it] INFO: Saving data for 10714286: {'auction_closing_time': 1774432800.0, 'created_time': 1774282995.046559, 'last_price_update_time': 1774389788.078088}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714286') HTTP/1.1" 204 0
2026-03-24 22:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with identifier: 10714290
2026-03-24 22:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with identifier: 10714290
2026-03-24 22:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 460cf4a6-2320-5b13-a496-3289cd5cb6a2 with identifier: 10714290 to the API
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '460cf4a6-2320-5b13-a496-3289cd5cb6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714290',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12567,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 12.567 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714290%27 HTTP/1.1" 200 None
2026-03-24 22:03:08 [adesa.it] INFO: Saving data for 10714290: {'auction_closing_time': 1774432800.0, 'created_time': 1774282999.722487, 'last_price_update_time': 1774389788.375471}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714290') HTTP/1.1" 204 0
2026-03-24 22:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d837788-9ff1-5f5a-88dd-577aa7c138ed with identifier: 10714288
2026-03-24 22:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d837788-9ff1-5f5a-88dd-577aa7c138ed with identifier: 10714288
2026-03-24 22:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d837788-9ff1-5f5a-88dd-577aa7c138ed with identifier: 10714288 to the API
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714288>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d837788-9ff1-5f5a-88dd-577aa7c138ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714288',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12709,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-03-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 12.709 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714288%27 HTTP/1.1" 200 None
2026-03-24 22:03:08 [adesa.it] INFO: Saving data for 10714288: {'auction_closing_time': 1774432800.0, 'created_time': 1774283024.433, 'last_price_update_time': 1774389788.694673}
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714288') HTTP/1.1" 204 0
2026-03-24 22:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with identifier: 10714287
2026-03-24 22:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with identifier: 10714287
2026-03-24 22:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d4d77df1-0066-5294-9ab6-9c4ca6cf8cc8 with identifier: 10714287 to the API
2026-03-24 22:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4d77df1-0066-5294-9ab6-9c4ca6cf8cc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714287',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12910,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 12.910 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714287%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Saving data for 10714287: {'auction_closing_time': 1774432800.0, 'created_time': 1774282997.339829, 'last_price_update_time': 1774389789.033762}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714287') HTTP/1.1" 204 0
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/b4a16d9b-2864-4019-8676-29d35c4068ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:09 [adesa.it] INFO: Found listing with ID: 10714396
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714396%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Scrape type for 10714396: 2
2026-03-24 22:03:09 [adesa.it] INFO: Scraping item 10714396 url https://www.openlane.eu/en/carv6/auction/10714396
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/d608a1af-3497-4892-abc2-1fb5648f49ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/b46f7520-315c-44b2-9167-43fab91d751e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:09 [adesa.it] INFO: Found listing with ID: 10714432
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714432%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Scrape type for 10714432: 0
2026-03-24 22:03:09 [adesa.it] INFO: Skipping item 10714432 url https://www.openlane.eu/en/carv6/auction/10714432
2026-03-24 22:03:09 [adesa.it] INFO: Found listing with ID: 10714437
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714437%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Scrape type for 10714437: 2
2026-03-24 22:03:09 [adesa.it] INFO: Scraping item 10714437 url https://www.openlane.eu/en/carv6/auction/10714437
2026-03-24 22:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c475c90>
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fdebdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/debdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg saved to cache
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4633210-4158-5e3a-b57e-5989c7b23c08 with identifier: 10714285
2026-03-24 22:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4633210-4158-5e3a-b57e-5989c7b23c08 with scrape type 2
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4633210-4158-5e3a-b57e-5989c7b23c08 with scrape type 2
2026-03-24 22:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c4633210-4158-5e3a-b57e-5989c7b23c08, identifier: 10714285
2026-03-24 22:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783bce6c-b0f3-5041-9d23-ac30a8efc681 with identifier: 10714317
2026-03-24 22:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783bce6c-b0f3-5041-9d23-ac30a8efc681 with scrape type 2
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783bce6c-b0f3-5041-9d23-ac30a8efc681 with scrape type 2
2026-03-24 22:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 783bce6c-b0f3-5041-9d23-ac30a8efc681, identifier: 10714317
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c462950>
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F269effa3-a397-4c77-83be-3eb1639bf201.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/269effa3-a397-4c77-83be-3eb1639bf201.jpg saved to cache
2026-03-24 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/2defa8cf-0321-4ba8-abff-443c0358354d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c4633210-4158-5e3a-b57e-5989c7b23c08 with identifier: 10714285
2026-03-24 22:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c4633210-4158-5e3a-b57e-5989c7b23c08 with identifier: 10714285
2026-03-24 22:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c4633210-4158-5e3a-b57e-5989c7b23c08 with identifier: 10714285 to the API
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c4633210-4158-5e3a-b57e-5989c7b23c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714285',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13351,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-03-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 13.351 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714285%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Saving data for 10714285: {'auction_closing_time': 1774432800.0, 'created_time': 1774282962.886561, 'last_price_update_time': 1774389789.656747}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714285') HTTP/1.1" 204 0
2026-03-24 22:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 783bce6c-b0f3-5041-9d23-ac30a8efc681 with identifier: 10714317
2026-03-24 22:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 783bce6c-b0f3-5041-9d23-ac30a8efc681 with identifier: 10714317
2026-03-24 22:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 783bce6c-b0f3-5041-9d23-ac30a8efc681 with identifier: 10714317 to the API
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '783bce6c-b0f3-5041-9d23-ac30a8efc681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714317',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 16950,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Petrol - Automatic - 170 hp - 16.950 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714317%27 HTTP/1.1" 200 None
2026-03-24 22:03:09 [adesa.it] INFO: Saving data for 10714317: {'auction_closing_time': 1774432800.0, 'created_time': 1774283023.737564, 'last_price_update_time': 1774389789.952239}
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714317') HTTP/1.1" 204 0
2026-03-24 22:03:10 [adesa.it] INFO: Found listing with ID: 10714433
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714433%27 HTTP/1.1" 200 None
2026-03-24 22:03:10 [adesa.it] INFO: Scrape type for 10714433: 2
2026-03-24 22:03:10 [adesa.it] INFO: Scraping item 10714433 url https://www.openlane.eu/en/carv6/auction/10714433
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0ebad0>
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fb4a16d9b-2864-4019-8676-29d35c4068ed.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/b4a16d9b-2864-4019-8676-29d35c4068ed.jpg saved to cache
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e456e7d0-3b51-5b13-a24b-57a084c2819f with identifier: 10714283
2026-03-24 22:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e456e7d0-3b51-5b13-a24b-57a084c2819f with scrape type 2
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e456e7d0-3b51-5b13-a24b-57a084c2819f with scrape type 2
2026-03-24 22:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e456e7d0-3b51-5b13-a24b-57a084c2819f, identifier: 10714283
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e6750>
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252Fd608a1af-3497-4892-abc2-1fb5648f49ee.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/d608a1af-3497-4892-abc2-1fb5648f49ee.jpg saved to cache
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with identifier: 10714282
2026-03-24 22:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with scrape type 2
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with scrape type 2
2026-03-24 22:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a641bb95-ddd4-5ddb-852c-7285fd5c07b7, identifier: 10714282
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1c6250>
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fb46f7520-315c-44b2-9167-43fab91d751e.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/b46f7520-315c-44b2-9167-43fab91d751e.jpg saved to cache
2026-03-24 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741880/general/77a42c6c-5b5b-4507-b13c-78321deacf26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713319)
2026-03-24 22:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/adf20fc6-528e-4525-b439-dd4af6d3c336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:10 [adesa.it] INFO: Found listing with ID: 10714439
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714439%27 HTTP/1.1" 200 None
2026-03-24 22:03:10 [adesa.it] INFO: Scrape type for 10714439: 2
2026-03-24 22:03:10 [adesa.it] INFO: Scraping item 10714439 url https://www.openlane.eu/en/carv6/auction/10714439
2026-03-24 22:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e456e7d0-3b51-5b13-a24b-57a084c2819f with identifier: 10714283
2026-03-24 22:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e456e7d0-3b51-5b13-a24b-57a084c2819f with identifier: 10714283
2026-03-24 22:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e456e7d0-3b51-5b13-a24b-57a084c2819f with identifier: 10714283 to the API
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e456e7d0-3b51-5b13-a24b-57a084c2819f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714283',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13970,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 13.970 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714283%27 HTTP/1.1" 200 None
2026-03-24 22:03:10 [adesa.it] INFO: Saving data for 10714283: {'auction_closing_time': 1774432800.0, 'created_time': 1774282949.079051, 'last_price_update_time': 1774389790.650785}
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714283') HTTP/1.1" 204 0
2026-03-24 22:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with identifier: 10714282
2026-03-24 22:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with identifier: 10714282
2026-03-24 22:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a641bb95-ddd4-5ddb-852c-7285fd5c07b7 with identifier: 10714282 to the API
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a641bb95-ddd4-5ddb-852c-7285fd5c07b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31558',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714282',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14153,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2025-03-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.153 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714282%27 HTTP/1.1" 200 None
2026-03-24 22:03:10 [adesa.it] INFO: Saving data for 10714282: {'auction_closing_time': 1774432800.0, 'created_time': 1774282960.987189, 'last_price_update_time': 1774389790.964427}
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714282') HTTP/1.1" 204 0
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5369d0>
2026-03-24 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2defa8cf-0321-4ba8-abff-443c0358354d.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2defa8cf-0321-4ba8-abff-443c0358354d.jpg saved to cache
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:11 [adesa.it] INFO: Found listing with ID: 10714436
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714436%27 HTTP/1.1" 200 None
2026-03-24 22:03:11 [adesa.it] INFO: Scrape type for 10714436: 2
2026-03-24 22:03:11 [adesa.it] INFO: Scraping item 10714436 url https://www.openlane.eu/en/carv6/auction/10714436
2026-03-24 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:11 [adesa.it] INFO: Found listing with ID: 10714440
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714440%27 HTTP/1.1" 200 None
2026-03-24 22:03:11 [adesa.it] INFO: Scrape type for 10714440: 2
2026-03-24 22:03:11 [adesa.it] INFO: Scraping item 10714440 url https://www.openlane.eu/en/carv6/auction/10714440
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3484d0>
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg saved to cache
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29e790>
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg saved to cache
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53bd7944-2efc-515b-8835-d3da07101340 with identifier: 10714291
2026-03-24 22:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53bd7944-2efc-515b-8835-d3da07101340 with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53bd7944-2efc-515b-8835-d3da07101340 with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 53bd7944-2efc-515b-8835-d3da07101340, identifier: 10714291
2026-03-24 22:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with identifier: 10714281
2026-03-24 22:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1, identifier: 10714281
2026-03-24 22:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 127c503b-00bc-59be-9ad0-849a548a231e with identifier: 10714280
2026-03-24 22:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 127c503b-00bc-59be-9ad0-849a548a231e with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 127c503b-00bc-59be-9ad0-849a548a231e with scrape type 2
2026-03-24 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 127c503b-00bc-59be-9ad0-849a548a231e, identifier: 10714280
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c270d10>
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741880%252Fgeneral%252F77a42c6c-5b5b-4507-b13c-78321deacf26.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741880/general/77a42c6c-5b5b-4507-b13c-78321deacf26.jpg saved to cache
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10ba9367-a9b6-5684-938a-ce97a2c3315d
2026-03-24 22:03:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10ba9367-a9b6-5684-938a-ce97a2c3315d, skipping ID generation
2026-03-24 22:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ba9367-a9b6-5684-938a-ce97a2c3315d with scrape type 1
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10ba9367-a9b6-5684-938a-ce97a2c3315d sending to next pipeline
2026-03-24 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10ba9367-a9b6-5684-938a-ce97a2c3315d, identifier: 10713319
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c410910>
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fadf20fc6-528e-4525-b439-dd4af6d3c336.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/adf20fc6-528e-4525-b439-dd4af6d3c336.jpg saved to cache
2026-03-24 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 53bd7944-2efc-515b-8835-d3da07101340 with identifier: 10714291
2026-03-24 22:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 53bd7944-2efc-515b-8835-d3da07101340 with identifier: 10714291
2026-03-24 22:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 53bd7944-2efc-515b-8835-d3da07101340 with identifier: 10714291 to the API
2026-03-24 22:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53bd7944-2efc-515b-8835-d3da07101340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714291',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 11942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 11.942 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714291%27 HTTP/1.1" 200 None
2026-03-24 22:03:12 [adesa.it] INFO: Saving data for 10714291: {'auction_closing_time': 1774432800.0, 'created_time': 1774282999.150923, 'last_price_update_time': 1774389792.014334}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714291') HTTP/1.1" 204 0
2026-03-24 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with identifier: 10714281
2026-03-24 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with identifier: 10714281
2026-03-24 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1 with identifier: 10714281 to the API
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3c356ba-9b81-5ff1-a752-2bbf0ce9d4a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714281',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14279,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.279 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714281%27 HTTP/1.1" 200 None
2026-03-24 22:03:12 [adesa.it] INFO: Saving data for 10714281: {'auction_closing_time': 1774432800.0, 'created_time': 1774282943.597678, 'last_price_update_time': 1774389792.29263}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714281') HTTP/1.1" 204 0
2026-03-24 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 127c503b-00bc-59be-9ad0-849a548a231e with identifier: 10714280
2026-03-24 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 127c503b-00bc-59be-9ad0-849a548a231e with identifier: 10714280
2026-03-24 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 127c503b-00bc-59be-9ad0-849a548a231e with identifier: 10714280 to the API
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '127c503b-00bc-59be-9ad0-849a548a231e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714280',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.347 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714280%27 HTTP/1.1" 200 None
2026-03-24 22:03:12 [adesa.it] INFO: Saving data for 10714280: {'auction_closing_time': 1774432800.0, 'created_time': 1774282938.59257, 'last_price_update_time': 1774389792.585652}
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714280') HTTP/1.1" 204 0
2026-03-24 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10ba9367-a9b6-5684-938a-ce97a2c3315d with identifier: 10713319
2026-03-24 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10ba9367-a9b6-5684-938a-ce97a2c3315d with identifier: 10713319
2026-03-24 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10ba9367-a9b6-5684-938a-ce97a2c3315d with identifier: 10713319 to the API
2026-03-24 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741880/general/77a42c6c-5b5b-4507-b13c-78321deacf26.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '10ba9367-a9b6-5684-938a-ce97a2c3315d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL826ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713319',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 186681,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85854,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/98a9d133-cb65-4a92-a08b-cb22105cd9c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83696,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/077ebde4-f7bf-4c0d-b874-d2995d93adc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87706,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/7d99f8af-7b44-47d6-b6bb-6d8ee5abca45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80578,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/0df65f6e-b971-48fc-91da-c37609c7df4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62424,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/debdc5ac-960b-4b5b-a01c-94fa1dcb6d24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/269effa3-a397-4c77-83be-3eb1639bf201.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66846,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/d608a1af-3497-4892-abc2-1fb5648f49ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30150,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/b4a16d9b-2864-4019-8676-29d35c4068ed.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/77a42c6c-5b5b-4507-b13c-78321deacf26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ba9367-a9b6-5684-938a-ce97a2c3315d/10ba9367-a9b6-5684-938a-ce97a2c3315d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741880/general/95c2c870-c798-417f-a4ca-dfc226cb5ab0.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure - Diesel - Automatic - 131 hp - 186.681 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713319%27 HTTP/1.1" 200 None
2026-03-24 22:03:13 [adesa.it] INFO: Saving data for 10713319: {'created_time': 1774389793.091077, 'last_price_update_time': 1774389793.09109, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713319') HTTP/1.1" 204 0
2026-03-24 22:03:13 [adesa.it] INFO: Found listing with ID: 10714435
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714435%27 HTTP/1.1" 200 None
2026-03-24 22:03:13 [adesa.it] INFO: Scrape type for 10714435: 2
2026-03-24 22:03:13 [adesa.it] INFO: Scraping item 10714435 url https://www.openlane.eu/en/carv6/auction/10714435
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/a06da6d6-5804-46e4-8b39-d43681018fd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/4e659aa2-c151-406d-9a84-24adec463d00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c401d90>
2026-03-24 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg saved to cache
2026-03-24 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191a51a0-8a04-508d-8079-34e391f6fd1c with identifier: 10714278
2026-03-24 22:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191a51a0-8a04-508d-8079-34e391f6fd1c with scrape type 2
2026-03-24 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191a51a0-8a04-508d-8079-34e391f6fd1c with scrape type 2
2026-03-24 22:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 191a51a0-8a04-508d-8079-34e391f6fd1c, identifier: 10714278
2026-03-24 22:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with identifier: 10714284
2026-03-24 22:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with scrape type 2
2026-03-24 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with scrape type 2
2026-03-24 22:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 409c4f5c-e9cd-51e3-b4f4-b7294c922729, identifier: 10714284
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/b5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:13 [adesa.it] INFO: Found listing with ID: 10714438
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714438%27 HTTP/1.1" 200 None
2026-03-24 22:03:13 [adesa.it] INFO: Scrape type for 10714438: 2
2026-03-24 22:03:13 [adesa.it] INFO: Scraping item 10714438 url https://www.openlane.eu/en/carv6/auction/10714438
2026-03-24 22:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 191a51a0-8a04-508d-8079-34e391f6fd1c with identifier: 10714278
2026-03-24 22:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 191a51a0-8a04-508d-8079-34e391f6fd1c with identifier: 10714278
2026-03-24 22:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 191a51a0-8a04-508d-8079-34e391f6fd1c with identifier: 10714278 to the API
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '191a51a0-8a04-508d-8079-34e391f6fd1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714278',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14743,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.743 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714278%27 HTTP/1.1" 200 None
2026-03-24 22:03:13 [adesa.it] INFO: Saving data for 10714278: {'auction_closing_time': 1774432800.0, 'created_time': 1774282998.44216, 'last_price_update_time': 1774389793.670437}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714278') HTTP/1.1" 204 0
2026-03-24 22:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with identifier: 10714284
2026-03-24 22:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with identifier: 10714284
2026-03-24 22:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 409c4f5c-e9cd-51e3-b4f4-b7294c922729 with identifier: 10714284 to the API
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '409c4f5c-e9cd-51e3-b4f4-b7294c922729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31556',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714284',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13696,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-03-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 13.696 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714284%27 HTTP/1.1" 200 None
2026-03-24 22:03:13 [adesa.it] INFO: Saving data for 10714284: {'auction_closing_time': 1774432800.0, 'created_time': 1774282959.457447, 'last_price_update_time': 1774389793.975015}
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714284') HTTP/1.1" 204 0
2026-03-24 22:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:14 [adesa.it] INFO: Found listing with ID: 10714395
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714395%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [adesa.it] INFO: Scrape type for 10714395: 2
2026-03-24 22:03:14 [adesa.it] INFO: Scraping item 10714395 url https://www.openlane.eu/en/carv6/auction/10714395
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c423150>
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Fa06da6d6-5804-46e4-8b39-d43681018fd9.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/a06da6d6-5804-46e4-8b39-d43681018fd9.jpg saved to cache
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff60e90>
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252F4e659aa2-c151-406d-9a84-24adec463d00.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/4e659aa2-c151-406d-9a84-24adec463d00.jpg saved to cache
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with identifier: 10714333
2026-03-24 22:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with scrape type 2
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with scrape type 2
2026-03-24 22:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5518bdfd-e64b-5f0d-86e8-9c341d0cf866, identifier: 10714333
2026-03-24 22:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6475d33-8fa4-5368-9b45-658bf632b359 with identifier: 10714279
2026-03-24 22:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6475d33-8fa4-5368-9b45-658bf632b359 with scrape type 2
2026-03-24 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6475d33-8fa4-5368-9b45-658bf632b359 with scrape type 2
2026-03-24 22:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d6475d33-8fa4-5368-9b45-658bf632b359, identifier: 10714279
2026-03-24 22:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with identifier: 10714333
2026-03-24 22:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with identifier: 10714333
2026-03-24 22:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5518bdfd-e64b-5f0d-86e8-9c341d0cf866 with identifier: 10714333 to the API
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 58,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '5518bdfd-e64b-5f0d-86e8-9c341d0cf866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714333',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 8783,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 58 hp - 8.783 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714333%27 HTTP/1.1" 200 None
2026-03-24 22:03:14 [adesa.it] INFO: Saving data for 10714333: {'auction_closing_time': 1774432800.0, 'created_time': 1774282920.252144, 'last_price_update_time': 1774389794.713043}
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714333') HTTP/1.1" 204 0
2026-03-24 22:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d6475d33-8fa4-5368-9b45-658bf632b359 with identifier: 10714279
2026-03-24 22:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d6475d33-8fa4-5368-9b45-658bf632b359 with identifier: 10714279
2026-03-24 22:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d6475d33-8fa4-5368-9b45-658bf632b359 with identifier: 10714279 to the API
2026-03-24 22:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd6475d33-8fa4-5368-9b45-658bf632b359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714279',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.395 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714279%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Saving data for 10714279: {'auction_closing_time': 1774432800.0, 'created_time': 1774283001.037797, 'last_price_update_time': 1774389795.104784}
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714279') HTTP/1.1" 204 0
2026-03-24 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:15 [adesa.it] INFO: Found listing with ID: 10714450
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714450%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Scrape type for 10714450: 2
2026-03-24 22:03:15 [adesa.it] INFO: Scraping item 10714450 url https://www.openlane.eu/en/carv6/auction/10714450
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e4090>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg saved to cache
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2f3f90>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252Fb5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/b5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg saved to cache
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with identifier: 10714297
2026-03-24 22:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with scrape type 2
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with scrape type 2
2026-03-24 22:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e, identifier: 10714297
2026-03-24 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with identifier: 10714297
2026-03-24 22:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with identifier: 10714297
2026-03-24 22:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e with identifier: 10714297 to the API
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e13e28c6-9bb7-5cb3-b3ac-862c43b02c9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714297',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 11570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 11.570 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714297%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Saving data for 10714297: {'auction_closing_time': 1774432800.0, 'created_time': 1774283000.626424, 'last_price_update_time': 1774389795.633305}
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714297') HTTP/1.1" 204 0
2026-03-24 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741888/general/1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713333)
2026-03-24 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/24997165-b8ea-4e45-8ce9-79335f923bb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:15 [adesa.it] INFO: Found listing with ID: 10714349
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714349%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Scrape type for 10714349: 2
2026-03-24 22:03:15 [adesa.it] INFO: Scraping item 10714349 url https://www.openlane.eu/en/carv6/auction/10714349
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbf850>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg saved to cache
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:15 [adesa.it] INFO: Found listing with ID: 10714442
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714442%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Scrape type for 10714442: 2
2026-03-24 22:03:15 [adesa.it] INFO: Scraping item 10714442 url https://www.openlane.eu/en/carv6/auction/10714442
2026-03-24 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbef90>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg saved to cache
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:15 [adesa.it] INFO: Found listing with ID: 10714446
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714446%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Scrape type for 10714446: 2
2026-03-24 22:03:15 [adesa.it] INFO: Scraping item 10714446 url https://www.openlane.eu/en/carv6/auction/10714446
2026-03-24 22:03:15 [adesa.it] INFO: Found listing with ID: 10714380
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714380%27 HTTP/1.1" 200 None
2026-03-24 22:03:15 [adesa.it] INFO: Scrape type for 10714380: 2
2026-03-24 22:03:15 [adesa.it] INFO: Scraping item 10714380 url https://www.openlane.eu/en/carv6/auction/10714380
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f546d90>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741888%252Fgeneral%252F1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741888/general/1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg saved to cache
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009
2026-03-24 22:03:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ce27cb5-eaf1-579c-ba71-79ef7905b009, skipping ID generation
2026-03-24 22:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with scrape type 1
2026-03-24 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ce27cb5-eaf1-579c-ba71-79ef7905b009 sending to next pipeline
2026-03-24 22:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ce27cb5-eaf1-579c-ba71-79ef7905b009, identifier: 10713333
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e350a10>
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F24997165-b8ea-4e45-8ce9-79335f923bb7.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/24997165-b8ea-4e45-8ce9-79335f923bb7.jpg saved to cache
2026-03-24 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with identifier: 10713333
2026-03-24 22:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with identifier: 10713333
2026-03-24 22:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ce27cb5-eaf1-579c-ba71-79ef7905b009 with identifier: 10713333 to the API
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741888/general/1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4ce27cb5-eaf1-579c-ba71-79ef7905b009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV066ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713333',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 106438,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/1fc7f0e4-f42b-4744-a0bb-709155aa35d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39887,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/5acaddca-9d88-4d7a-b4a0-e83042d181d1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/2d259804-7cfc-4689-ba24-b7049fcb31b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/a64654dc-b777-4135-8f4e-6bbbf30621cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/2defa8cf-0321-4ba8-abff-443c0358354d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/2e4688b4-b505-429e-9fe6-d88a9aede2c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/f94e225a-0463-487c-877c-7e9db0a11c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/b6614b5f-e535-4c20-9e95-725f741bcbaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60878,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/072ac480-6ee6-45ab-a9fe-09e7904d8106.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ce27cb5-eaf1-579c-ba71-79ef7905b009/4ce27cb5-eaf1-579c-ba71-79ef7905b009_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741888/general/d5092341-7bc9-4a2c-a331-0dff632b3cf9.jpg',
'Width': 800}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Master L3H2 - Diesel - Manual - 135 hp - 106.438 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713333%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Saving data for 10713333: {'created_time': 1774389796.58289, 'last_price_update_time': 1774389796.5829, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713333') HTTP/1.1" 204 0
2026-03-24 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/b4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709622
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709622%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709622: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709622 url https://www.openlane.eu/en/carv6/auction/10709622
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708971
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708971%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708971: 2
2026-03-24 22:03:16 [adesa.it] INFO: Scraping item 10708971 url https://www.openlane.eu/en/carv6/auction/10708971
2026-03-24 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709026
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709026%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709026: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709026 url https://www.openlane.eu/en/carv6/auction/10709026
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709061
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709061%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709061: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709061 url https://www.openlane.eu/en/carv6/auction/10709061
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708969
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708969%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708969: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10708969 url https://www.openlane.eu/en/carv6/auction/10708969
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708979
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708979%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708979: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10708979 url https://www.openlane.eu/en/carv6/auction/10708979
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708904
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708904%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708904: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10708904 url https://www.openlane.eu/en/carv6/auction/10708904
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10710015
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710015%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10710015: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10710015 url https://www.openlane.eu/en/carv6/auction/10710015
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708981
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708981%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708981: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10708981 url https://www.openlane.eu/en/carv6/auction/10708981
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709616
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709616%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709616: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709616 url https://www.openlane.eu/en/carv6/auction/10709616
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709619
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709619%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709619: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709619 url https://www.openlane.eu/en/carv6/auction/10709619
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10709022
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709022%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10709022: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10709022 url https://www.openlane.eu/en/carv6/auction/10709022
2026-03-24 22:03:16 [adesa.it] INFO: Found listing with ID: 10708902
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708902%27 HTTP/1.1" 200 None
2026-03-24 22:03:16 [adesa.it] INFO: Scrape type for 10708902: 0
2026-03-24 22:03:16 [adesa.it] INFO: Skipping item 10708902 url https://www.openlane.eu/en/carv6/auction/10708902
2026-03-24 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45556990-2eda-5715-9d2a-27d5e304e6a7 with identifier: 10714277
2026-03-24 22:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45556990-2eda-5715-9d2a-27d5e304e6a7 with scrape type 2
2026-03-24 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45556990-2eda-5715-9d2a-27d5e304e6a7 with scrape type 2
2026-03-24 22:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45556990-2eda-5715-9d2a-27d5e304e6a7, identifier: 10714277
2026-03-24 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45556990-2eda-5715-9d2a-27d5e304e6a7 with identifier: 10714277
2026-03-24 22:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45556990-2eda-5715-9d2a-27d5e304e6a7 with identifier: 10714277
2026-03-24 22:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45556990-2eda-5715-9d2a-27d5e304e6a7 with identifier: 10714277 to the API
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '45556990-2eda-5715-9d2a-27d5e304e6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714277',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 14900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 14.900 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714277%27 HTTP/1.1" 200 None
2026-03-24 22:03:17 [adesa.it] INFO: Saving data for 10714277: {'auction_closing_time': 1774432800.0, 'created_time': 1774283022.624924, 'last_price_update_time': 1774389797.25831}
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714277') HTTP/1.1" 204 0
2026-03-24 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f546310>
2026-03-24 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fb4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/b4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg saved to cache
2026-03-24 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b2e696-755e-56ac-a9d8-1e45b935652a with identifier: 10714396
2026-03-24 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b2e696-755e-56ac-a9d8-1e45b935652a with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71b2e696-755e-56ac-a9d8-1e45b935652a with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 71b2e696-755e-56ac-a9d8-1e45b935652a, identifier: 10714396
2026-03-24 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 853d1da7-580e-5345-9f37-3f0e80928246 with identifier: 10714437
2026-03-24 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 853d1da7-580e-5345-9f37-3f0e80928246 with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 853d1da7-580e-5345-9f37-3f0e80928246 with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 853d1da7-580e-5345-9f37-3f0e80928246, identifier: 10714437
2026-03-24 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with identifier: 10714439
2026-03-24 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with scrape type 2
2026-03-24 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f1a5e54-5328-57cb-9e36-31fc9ad7908c, identifier: 10714439
2026-03-24 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 71b2e696-755e-56ac-a9d8-1e45b935652a with identifier: 10714396
2026-03-24 22:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 71b2e696-755e-56ac-a9d8-1e45b935652a with identifier: 10714396
2026-03-24 22:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 71b2e696-755e-56ac-a9d8-1e45b935652a with identifier: 10714396 to the API
2026-03-24 22:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '71b2e696-755e-56ac-a9d8-1e45b935652a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714396',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 11542,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 11.542 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714396%27 HTTP/1.1" 200 None
2026-03-24 22:03:18 [adesa.it] INFO: Saving data for 10714396: {'auction_closing_time': 1774433400.0, 'created_time': 1774282919.187919, 'last_price_update_time': 1774389798.06547}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714396') HTTP/1.1" 204 0
2026-03-24 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 853d1da7-580e-5345-9f37-3f0e80928246 with identifier: 10714437
2026-03-24 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 853d1da7-580e-5345-9f37-3f0e80928246 with identifier: 10714437
2026-03-24 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 853d1da7-580e-5345-9f37-3f0e80928246 with identifier: 10714437 to the API
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '853d1da7-580e-5345-9f37-3f0e80928246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714437',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 11837,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2025-03-19',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 11.837 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714437%27 HTTP/1.1" 200 None
2026-03-24 22:03:18 [adesa.it] INFO: Saving data for 10714437: {'auction_closing_time': 1774433400.0, 'created_time': 1774282917.319531, 'last_price_update_time': 1774389798.437367}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714437') HTTP/1.1" 204 0
2026-03-24 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with identifier: 10714439
2026-03-24 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with identifier: 10714439
2026-03-24 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f1a5e54-5328-57cb-9e36-31fc9ad7908c with identifier: 10714439 to the API
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7f1a5e54-5328-57cb-9e36-31fc9ad7908c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30884',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714439',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 12940,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 12.940 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714439%27 HTTP/1.1" 200 None
2026-03-24 22:03:18 [adesa.it] INFO: Saving data for 10714439: {'auction_closing_time': 1774433400.0, 'created_time': 1774282947.193922, 'last_price_update_time': 1774389798.743178}
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714439') HTTP/1.1" 204 0
2026-03-24 22:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with identifier: 10714433
2026-03-24 22:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with scrape type 2
2026-03-24 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with scrape type 2
2026-03-24 22:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b2ea15df-f717-51b2-98f0-dbaf1ac4b460, identifier: 10714433
2026-03-24 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with identifier: 10714433
2026-03-24 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with identifier: 10714433
2026-03-24 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b2ea15df-f717-51b2-98f0-dbaf1ac4b460 with identifier: 10714433 to the API
2026-03-24 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b2ea15df-f717-51b2-98f0-dbaf1ac4b460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714433',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 11884,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 11.884 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714433%27 HTTP/1.1" 200 None
2026-03-24 22:03:19 [adesa.it] INFO: Saving data for 10714433: {'auction_closing_time': 1774433400.0, 'created_time': 1774282915.380826, 'last_price_update_time': 1774389799.122277}
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714433') HTTP/1.1" 204 0
2026-03-24 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with identifier: 10714296
2026-03-24 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5, identifier: 10714296
2026-03-24 22:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with identifier: 10714296
2026-03-24 22:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with identifier: 10714296
2026-03-24 22:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5 with identifier: 10714296 to the API
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6bd7b32-efa7-55b8-a9c6-48d1fad4cec5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714296',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 11100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 11.100 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714296%27 HTTP/1.1" 200 None
2026-03-24 22:03:19 [adesa.it] INFO: Saving data for 10714296: {'auction_closing_time': 1774432800.0, 'created_time': 1774283001.941129, 'last_price_update_time': 1774389799.530512}
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714296') HTTP/1.1" 204 0
2026-03-24 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c04e7769-a675-513c-8784-5b4aed71b584 with identifier: 10714295
2026-03-24 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04e7769-a675-513c-8784-5b4aed71b584 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c04e7769-a675-513c-8784-5b4aed71b584 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c04e7769-a675-513c-8784-5b4aed71b584, identifier: 10714295
2026-03-24 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12262749-c22c-59a5-9878-92e28ceaa733 with identifier: 10714294
2026-03-24 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12262749-c22c-59a5-9878-92e28ceaa733 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12262749-c22c-59a5-9878-92e28ceaa733 with scrape type 2
2026-03-24 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12262749-c22c-59a5-9878-92e28ceaa733, identifier: 10714294
2026-03-24 22:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c04e7769-a675-513c-8784-5b4aed71b584 with identifier: 10714295
2026-03-24 22:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c04e7769-a675-513c-8784-5b4aed71b584 with identifier: 10714295
2026-03-24 22:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c04e7769-a675-513c-8784-5b4aed71b584 with identifier: 10714295 to the API
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c04e7769-a675-513c-8784-5b4aed71b584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714295',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 10683,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 10.683 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714295%27 HTTP/1.1" 200 None
2026-03-24 22:03:19 [adesa.it] INFO: Saving data for 10714295: {'auction_closing_time': 1774432800.0, 'created_time': 1774283021.760113, 'last_price_update_time': 1774389799.991922}
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714295') HTTP/1.1" 204 0
2026-03-24 22:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12262749-c22c-59a5-9878-92e28ceaa733 with identifier: 10714294
2026-03-24 22:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12262749-c22c-59a5-9878-92e28ceaa733 with identifier: 10714294
2026-03-24 22:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12262749-c22c-59a5-9878-92e28ceaa733 with identifier: 10714294 to the API
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '12262749-c22c-59a5-9878-92e28ceaa733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714294',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 10411,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 10.411 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714294%27 HTTP/1.1" 200 None
2026-03-24 22:03:20 [adesa.it] INFO: Saving data for 10714294: {'auction_closing_time': 1774432800.0, 'created_time': 1774283022.043631, 'last_price_update_time': 1774389800.277173}
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714294') HTTP/1.1" 204 0
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/ab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741889/general/1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713334)
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741890/general/9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713336)
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/d61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb3b90>
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252Fab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/ab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg saved to cache
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741893/general/a0f24a61-9536-43bb-9417-8a354d7b3786.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713340)
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3d390>
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741889%252Fgeneral%252F1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741889/general/1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg saved to cache
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1173ecb-a169-5691-a9af-9e649f3b0c9f
2026-03-24 22:03:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1173ecb-a169-5691-a9af-9e649f3b0c9f, skipping ID generation
2026-03-24 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1173ecb-a169-5691-a9af-9e649f3b0c9f with scrape type 1
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1173ecb-a169-5691-a9af-9e649f3b0c9f sending to next pipeline
2026-03-24 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c1173ecb-a169-5691-a9af-9e649f3b0c9f, identifier: 10713334
2026-03-24 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with identifier: 10714395
2026-03-24 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 26f9e1ad-801e-5a75-9f3f-a87cfac6826b, identifier: 10714395
2026-03-24 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a049b675-915d-5e10-873d-fda157cdec62 with identifier: 10714435
2026-03-24 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a049b675-915d-5e10-873d-fda157cdec62 with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a049b675-915d-5e10-873d-fda157cdec62 with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a049b675-915d-5e10-873d-fda157cdec62, identifier: 10714435
2026-03-24 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07445212-6b70-525a-9660-fe59da812c00 with identifier: 10714293
2026-03-24 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07445212-6b70-525a-9660-fe59da812c00 with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07445212-6b70-525a-9660-fe59da812c00 with scrape type 2
2026-03-24 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07445212-6b70-525a-9660-fe59da812c00, identifier: 10714293
2026-03-24 22:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c1173ecb-a169-5691-a9af-9e649f3b0c9f with identifier: 10713334
2026-03-24 22:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c1173ecb-a169-5691-a9af-9e649f3b0c9f with identifier: 10713334
2026-03-24 22:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c1173ecb-a169-5691-a9af-9e649f3b0c9f with identifier: 10713334 to the API
2026-03-24 22:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741889/general/1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c1173ecb-a169-5691-a9af-9e649f3b0c9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS815EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713334',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 50819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/1c6e9394-6003-4b83-b3ae-37bcf8b56b05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95667,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/3d2d7bb9-394f-4a91-8047-3fc5920526c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/627961a9-2d5c-4fa3-9c02-d1c15bb155d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/b5c022bd-e427-4d5e-9295-7f1a8ca8dfbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/1171e6f1-6fbb-46b7-9cfa-01918c7e570b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93123,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/b46f7520-315c-44b2-9167-43fab91d751e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/3b8a701a-2463-495e-8259-2a18f8a4a2d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84303,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/a9e0e5ef-835c-43d2-bf08-1b8cb089a43c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/11619711-5489-4d65-b7ff-9db8dd78a9ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1173ecb-a169-5691-a9af-9e649f3b0c9f/c1173ecb-a169-5691-a9af-9e649f3b0c9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33290,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741889/general/93c095a0-dd24-410e-aea1-3ead5c6a6ff0.jpg',
'Width': 400}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Master L2H2 - Diesel - Manual - 135 hp - 50.819 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713334%27 HTTP/1.1" 200 None
2026-03-24 22:03:21 [adesa.it] INFO: Saving data for 10713334: {'created_time': 1774389801.193451, 'last_price_update_time': 1774389801.193461, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713334') HTTP/1.1" 204 0
2026-03-24 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with identifier: 10714395
2026-03-24 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with identifier: 10714395
2026-03-24 22:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 26f9e1ad-801e-5a75-9f3f-a87cfac6826b with identifier: 10714395 to the API
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 137,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '26f9e1ad-801e-5a75-9f3f-a87cfac6826b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714395',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 25849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2025-02-17',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 137 hp - 25.849 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714395%27 HTTP/1.1" 200 None
2026-03-24 22:03:21 [adesa.it] INFO: Saving data for 10714395: {'auction_closing_time': 1774433400.0, 'created_time': 1774282910.285394, 'last_price_update_time': 1774389801.491521}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714395') HTTP/1.1" 204 0
2026-03-24 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a049b675-915d-5e10-873d-fda157cdec62 with identifier: 10714435
2026-03-24 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a049b675-915d-5e10-873d-fda157cdec62 with identifier: 10714435
2026-03-24 22:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a049b675-915d-5e10-873d-fda157cdec62 with identifier: 10714435 to the API
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a049b675-915d-5e10-873d-fda157cdec62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714435',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 13286,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 13.286 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714435%27 HTTP/1.1" 200 None
2026-03-24 22:03:21 [adesa.it] INFO: Saving data for 10714435: {'auction_closing_time': 1774433400.0, 'created_time': 1774282920.601272, 'last_price_update_time': 1774389801.94881}
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714435') HTTP/1.1" 204 0
2026-03-24 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07445212-6b70-525a-9660-fe59da812c00 with identifier: 10714293
2026-03-24 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07445212-6b70-525a-9660-fe59da812c00 with identifier: 10714293
2026-03-24 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07445212-6b70-525a-9660-fe59da812c00 with identifier: 10714293 to the API
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '07445212-6b70-525a-9660-fe59da812c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714293',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 10295,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 10.295 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714293%27 HTTP/1.1" 200 None
2026-03-24 22:03:22 [adesa.it] INFO: Saving data for 10714293: {'auction_closing_time': 1774432800.0, 'created_time': 1774283002.637217, 'last_price_update_time': 1774389802.303566}
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714293') HTTP/1.1" 204 0
2026-03-24 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/77727a6d-2d16-4daf-b975-465b3ac20429.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/7efa0b30-8eff-44f0-8783-65c9f0156463.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with identifier: 10714438
2026-03-24 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with scrape type 2
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with scrape type 2
2026-03-24 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 98d3892b-3ee3-5ab4-b594-226e3f40b9b4, identifier: 10714438
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe425d0>
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741890%252Fgeneral%252F9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741890/general/9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg saved to cache
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f806884-b49f-5f24-8467-e23c6e41e2b7
2026-03-24 22:03:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f806884-b49f-5f24-8467-e23c6e41e2b7, skipping ID generation
2026-03-24 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f806884-b49f-5f24-8467-e23c6e41e2b7 with scrape type 1
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f806884-b49f-5f24-8467-e23c6e41e2b7 sending to next pipeline
2026-03-24 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f806884-b49f-5f24-8467-e23c6e41e2b7, identifier: 10713336
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe42d10>
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fd61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/d61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg saved to cache
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12f450>
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741893%252Fgeneral%252Fa0f24a61-9536-43bb-9417-8a354d7b3786.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741893/general/a0f24a61-9536-43bb-9417-8a354d7b3786.jpg saved to cache
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3
2026-03-24 22:03:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3, skipping ID generation
2026-03-24 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with scrape type 1
2026-03-24 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 sending to next pipeline
2026-03-24 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3, identifier: 10713340
2026-03-24 22:03:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with identifier: 10714438
2026-03-24 22:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with identifier: 10714438
2026-03-24 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 98d3892b-3ee3-5ab4-b594-226e3f40b9b4 with identifier: 10714438 to the API
2026-03-24 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '98d3892b-3ee3-5ab4-b594-226e3f40b9b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714438',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24148,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 24.148 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714438%27 HTTP/1.1" 200 None
2026-03-24 22:03:23 [adesa.it] INFO: Saving data for 10714438: {'auction_closing_time': 1774433400.0, 'created_time': 1774282914.220875, 'last_price_update_time': 1774389803.065307}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714438') HTTP/1.1" 204 0
2026-03-24 22:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f806884-b49f-5f24-8467-e23c6e41e2b7 with identifier: 10713336
2026-03-24 22:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f806884-b49f-5f24-8467-e23c6e41e2b7 with identifier: 10713336
2026-03-24 22:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f806884-b49f-5f24-8467-e23c6e41e2b7 with identifier: 10713336 to the API
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741890/general/9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 58,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Electric',
'id': '1f806884-b49f-5f24-8467-e23c6e41e2b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS398MG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713336',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 57246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106294,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/9a8575cd-7d81-4ecc-af8e-fdd5bb5ca99f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116610,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/366dc149-94f3-4427-86e3-ea70d8b55058.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110274,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/ab80d2f3-205e-4a95-b7b9-b4a8efcdd886.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106017,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/24997165-b8ea-4e45-8ce9-79335f923bb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88059,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/2f46c5d6-9bd4-4942-a29e-784aeba1afdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94368,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/a06da6d6-5804-46e4-8b39-d43681018fd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61762,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/f42b6f08-3b82-49a9-818a-86fe38d0cecc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/540c7ad1-59ff-4dc8-99ce-671ef27de83a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32889,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/798aa0da-575d-4788-ac8f-736999eb3b9c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f806884-b49f-5f24-8467-e23c6e41e2b7/1f806884-b49f-5f24-8467-e23c6e41e2b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741890/general/8cd35740-3658-47fd-8222-44a19f22606f.jpg',
'Width': 1024}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-09-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Zoe Life - Electric - Automatic - 58 hp - 57.246 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2018}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713336%27 HTTP/1.1" 200 None
2026-03-24 22:03:23 [adesa.it] INFO: Saving data for 10713336: {'created_time': 1774389803.445198, 'last_price_update_time': 1774389803.445208, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713336') HTTP/1.1" 204 0
2026-03-24 22:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with identifier: 10713340
2026-03-24 22:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with identifier: 10713340
2026-03-24 22:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3 with identifier: 10713340 to the API
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741893/general/a0f24a61-9536-43bb-9417-8a354d7b3786.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR736SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713340',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 132574,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/a0f24a61-9536-43bb-9417-8a354d7b3786.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/10acee8e-cda5-4d63-a98e-9fe8c5d4031a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126638,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/d61c7dc0-f834-4177-a6c5-9303e8fc80d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126161,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/b4a6e06f-5d50-40fb-a5c7-1a0c79f12b5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/6aaa9ffd-5548-48e6-9e1d-f6393858aa5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/4e659aa2-c151-406d-9a84-24adec463d00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/31c4145e-65ff-4e17-8fcd-a4463c8af455.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/adf20fc6-528e-4525-b439-dd4af6d3c336.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35774,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/7c0f9455-8e01-4467-9d65-c01cded30377.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3/c7ee79a6-1228-56ac-8c2b-2f9fa277f0d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741893/general/72063e1b-1e4f-4dc1-9273-7e6ad8a29dc1.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Style - Hybrid - Automatic - 98 hp - 132.574 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713340%27 HTTP/1.1" 200 None
2026-03-24 22:03:23 [adesa.it] INFO: Saving data for 10713340: {'created_time': 1774389803.868959, 'last_price_update_time': 1774389803.868972, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713340') HTTP/1.1" 204 0
2026-03-24 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1428d0>
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F77727a6d-2d16-4daf-b975-465b3ac20429.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/77727a6d-2d16-4daf-b975-465b3ac20429.jpg saved to cache
2026-03-24 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffada50>
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F7efa0b30-8eff-44f0-8783-65c9f0156463.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/7efa0b30-8eff-44f0-8783-65c9f0156463.jpg saved to cache
2026-03-24 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with identifier: 10714349
2026-03-24 22:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with scrape type 2
2026-03-24 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d36d60c9-a31c-5ece-a92a-cc5d58bfca74, identifier: 10714349
2026-03-24 22:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with identifier: 10714349
2026-03-24 22:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with identifier: 10714349
2026-03-24 22:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d36d60c9-a31c-5ece-a92a-cc5d58bfca74 with identifier: 10714349 to the API
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd36d60c9-a31c-5ece-a92a-cc5d58bfca74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714349',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 30124,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'30.124 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714349%27 HTTP/1.1" 200 None
2026-03-24 22:03:24 [adesa.it] INFO: Saving data for 10714349: {'auction_closing_time': 1774432800.0, 'created_time': 1774282907.188985, 'last_price_update_time': 1774389804.3619}
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714349') HTTP/1.1" 204 0
2026-03-24 22:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with identifier: 10708971
2026-03-24 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9f9b99d1-6628-570a-80c8-3cc359e6a6dd, identifier: 10708971
2026-03-24 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with identifier: 10714446
2026-03-24 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e, identifier: 10714446
2026-03-24 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e43d9531-2ebe-5756-9c3b-697ceddff526 with identifier: 10714450
2026-03-24 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e43d9531-2ebe-5756-9c3b-697ceddff526 with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e43d9531-2ebe-5756-9c3b-697ceddff526 with scrape type 2
2026-03-24 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e43d9531-2ebe-5756-9c3b-697ceddff526, identifier: 10714450
2026-03-24 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea0390>
2026-03-24 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg saved to cache
2026-03-24 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with identifier: 10708971
2026-03-24 22:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with identifier: 10708971
2026-03-24 22:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9f9b99d1-6628-570a-80c8-3cc359e6a6dd with identifier: 10708971 to the API
2026-03-24 22:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '9f9b99d1-6628-570a-80c8-3cc359e6a6dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EH583HC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708971',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 225223,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2012-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 140 hp - 225.223 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708971%27 HTTP/1.1" 200 None
2026-03-24 22:03:25 [adesa.it] INFO: Saving data for 10708971: {'auction_closing_time': 1774446300.0, 'created_time': 1774282695.977122, 'last_price_update_time': 1774389805.112749}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708971') HTTP/1.1" 204 0
2026-03-24 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with identifier: 10714446
2026-03-24 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with identifier: 10714446
2026-03-24 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ec6a939-fd79-5eae-a14d-5bfde74ecc2e with identifier: 10714446 to the API
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '8ec6a939-fd79-5eae-a14d-5bfde74ecc2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714446',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 33658,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'33.658 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714446%27 HTTP/1.1" 200 None
2026-03-24 22:03:25 [adesa.it] INFO: Saving data for 10714446: {'auction_closing_time': 1774433400.0, 'created_time': 1774282906.449809, 'last_price_update_time': 1774389805.417533}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714446') HTTP/1.1" 204 0
2026-03-24 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e43d9531-2ebe-5756-9c3b-697ceddff526 with identifier: 10714450
2026-03-24 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e43d9531-2ebe-5756-9c3b-697ceddff526 with identifier: 10714450
2026-03-24 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e43d9531-2ebe-5756-9c3b-697ceddff526 with identifier: 10714450 to the API
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e43d9531-2ebe-5756-9c3b-697ceddff526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714450',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99240,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 204 hp - '
'99.240 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714450%27 HTTP/1.1" 200 None
2026-03-24 22:03:25 [adesa.it] INFO: Saving data for 10714450: {'auction_closing_time': 1774433400.0, 'created_time': 1774282909.57476, 'last_price_update_time': 1774389805.692707}
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714450') HTTP/1.1" 204 0
2026-03-24 22:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/a09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0c3d0>
2026-03-24 22:03:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg saved to cache
2026-03-24 22:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9195b715-ee51-5f28-bd44-121732022d75 with identifier: 10714380
2026-03-24 22:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9195b715-ee51-5f28-bd44-121732022d75 with scrape type 2
2026-03-24 22:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9195b715-ee51-5f28-bd44-121732022d75 with scrape type 2
2026-03-24 22:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9195b715-ee51-5f28-bd44-121732022d75, identifier: 10714380
2026-03-24 22:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9195b715-ee51-5f28-bd44-121732022d75 with identifier: 10714380
2026-03-24 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9195b715-ee51-5f28-bd44-121732022d75 with identifier: 10714380
2026-03-24 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9195b715-ee51-5f28-bd44-121732022d75 with identifier: 10714380 to the API
2026-03-24 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '9195b715-ee51-5f28-bd44-121732022d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714380',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7864,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 43100,
'price_includes_vat': True,
'registration_date': '2024-12-18',
'seats_number': 6,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 7.864 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714380%27 HTTP/1.1" 200 None
2026-03-24 22:03:26 [adesa.it] INFO: Saving data for 10714380: {'auction_closing_time': 1774433400.0, 'created_time': 1774282904.517969, 'last_price_update_time': 1774389806.138686}
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714380') HTTP/1.1" 204 0
2026-03-24 22:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/601c9482-8663-414e-958a-5f354fd3914e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff88b90>
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252Fa09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/a09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg saved to cache
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbc650>
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg saved to cache
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with identifier: 10714442
2026-03-24 22:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with scrape type 2
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with scrape type 2
2026-03-24 22:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2, identifier: 10714442
2026-03-24 22:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with identifier: 10714442
2026-03-24 22:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with identifier: 10714442
2026-03-24 22:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2 with identifier: 10714442 to the API
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'c8b903cf-cce4-5ddc-b3c6-9bd89bac55a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714442',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 31146,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'31.146 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714442%27 HTTP/1.1" 200 None
2026-03-24 22:03:26 [adesa.it] INFO: Saving data for 10714442: {'auction_closing_time': 1774433400.0, 'created_time': 1774282908.924876, 'last_price_update_time': 1774389806.618797}
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714442') HTTP/1.1" 204 0
2026-03-24 22:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741904/general/71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713360)
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3eac90>
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F601c9482-8663-414e-958a-5f354fd3914e.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/601c9482-8663-414e-958a-5f354fd3914e.jpg saved to cache
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ea4d0>
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741904%252Fgeneral%252F71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741904/general/71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg saved to cache
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f
2026-03-24 22:03:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f, skipping ID generation
2026-03-24 22:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with scrape type 1
2026-03-24 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a1f03e2-cee7-5988-9e46-ad86fe89be2f sending to next pipeline
2026-03-24 22:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f, identifier: 10713360
2026-03-24 22:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with identifier: 10713360
2026-03-24 22:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with identifier: 10713360
2026-03-24 22:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2a1f03e2-cee7-5988-9e46-ad86fe89be2f with identifier: 10713360 to the API
2026-03-24 22:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741904/general/71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '2a1f03e2-cee7-5988-9e46-ad86fe89be2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE626CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713360',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 60912,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106575,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/71d1e51f-e113-4ed2-aa59-f75e2c817d1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102118,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/601c9482-8663-414e-958a-5f354fd3914e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/a09eb588-1646-4dbd-b5ec-3547aefcd3ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/6bb7dfc4-8730-4ded-9aa2-546f8a1d5ad2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/4d594b8c-cfb4-4452-9ceb-7ffab0064910.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/7f84286d-6dbb-4385-9019-5ea0271da6ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/07e39cc3-5e8c-48a4-b52f-e49eb74b79e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/7efa0b30-8eff-44f0-8783-65c9f0156463.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/7af2eb14-bd60-44bd-83b8-59bfcff9ad9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a1f03e2-cee7-5988-9e46-ad86fe89be2f/2a1f03e2-cee7-5988-9e46-ad86fe89be2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741904/general/77727a6d-2d16-4daf-b975-465b3ac20429.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 - Hybrid - Automatic - 129 hp - 60.912 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713360%27 HTTP/1.1" 200 None
2026-03-24 22:03:27 [adesa.it] INFO: Saving data for 10713360: {'created_time': 1774389807.309057, 'last_price_update_time': 1774389807.30907, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713360') HTTP/1.1" 204 0
2026-03-24 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3addc24b-b2be-573f-a713-eee46a7d5d8d with identifier: 10714440
2026-03-24 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3addc24b-b2be-573f-a713-eee46a7d5d8d with scrape type 2
2026-03-24 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3addc24b-b2be-573f-a713-eee46a7d5d8d with scrape type 2
2026-03-24 22:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3addc24b-b2be-573f-a713-eee46a7d5d8d, identifier: 10714440
2026-03-24 22:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3addc24b-b2be-573f-a713-eee46a7d5d8d with identifier: 10714440
2026-03-24 22:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3addc24b-b2be-573f-a713-eee46a7d5d8d with identifier: 10714440
2026-03-24 22:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3addc24b-b2be-573f-a713-eee46a7d5d8d with identifier: 10714440 to the API
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '3addc24b-b2be-573f-a713-eee46a7d5d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714440',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 13049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 13.049 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714440%27 HTTP/1.1" 200 None
2026-03-24 22:03:27 [adesa.it] INFO: Saving data for 10714440: {'auction_closing_time': 1774433400.0, 'created_time': 1774282911.037063, 'last_price_update_time': 1774389807.906644}
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714440') HTTP/1.1" 204 0
2026-03-24 22:03:27 [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-24 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with identifier: 10714326
2026-03-24 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with scrape type 2
2026-03-24 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with scrape type 2
2026-03-24 22:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 443a6a91-f1a1-58d7-8365-ee8be4c2c022, identifier: 10714326
2026-03-24 22:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with identifier: 10714327
2026-03-24 22:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with scrape type 2
2026-03-24 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with scrape type 2
2026-03-24 22:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c30c495e-9e2f-5ce8-ae7f-a2cd8634aace, identifier: 10714327
2026-03-24 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with identifier: 10714326
2026-03-24 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with identifier: 10714326
2026-03-24 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 443a6a91-f1a1-58d7-8365-ee8be4c2c022 with identifier: 10714326 to the API
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '443a6a91-f1a1-58d7-8365-ee8be4c2c022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714326',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 11939,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Hybrid - Automatic - 272 hp - 11.939 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714326%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Saving data for 10714326: {'auction_closing_time': 1774432800.0, 'created_time': 1774283025.985978, 'last_price_update_time': 1774389808.46439}
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714326') HTTP/1.1" 204 0
2026-03-24 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with identifier: 10714327
2026-03-24 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with identifier: 10714327
2026-03-24 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c30c495e-9e2f-5ce8-ae7f-a2cd8634aace with identifier: 10714327 to the API
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714327>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c30c495e-9e2f-5ce8-ae7f-a2cd8634aace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714327',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 17894,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Petrol - Automatic - 170 hp - 17.894 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714327%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Saving data for 10714327: {'auction_closing_time': 1774432800.0, 'created_time': 1774283021.346864, 'last_price_update_time': 1774389808.745188}
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714327') HTTP/1.1" 204 0
2026-03-24 22:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10710018
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710018%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10710018: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10710018 url https://www.openlane.eu/en/carv6/auction/10710018
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10708995
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708995%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10708995: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10708995 url https://www.openlane.eu/en/carv6/auction/10708995
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709617
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709617%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10709617: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10709617 url https://www.openlane.eu/en/carv6/auction/10709617
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709029
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709029%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10709029: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10709029 url https://www.openlane.eu/en/carv6/auction/10709029
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709062
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709062%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10709062: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10709062 url https://www.openlane.eu/en/carv6/auction/10709062
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10710027
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710027%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10710027: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10710027 url https://www.openlane.eu/en/carv6/auction/10710027
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709624
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709624%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10709624: 0
2026-03-24 22:03:28 [adesa.it] INFO: Skipping item 10709624 url https://www.openlane.eu/en/carv6/auction/10709624
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709024
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709024%27 HTTP/1.1" 200 None
2026-03-24 22:03:28 [adesa.it] INFO: Scrape type for 10709024: 2
2026-03-24 22:03:28 [adesa.it] INFO: Scraping item 10709024 url https://www.openlane.eu/en/carv6/auction/10709024
2026-03-24 22:03:28 [adesa.it] INFO: Found listing with ID: 10709621
2026-03-24 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709621%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709621: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10709621 url https://www.openlane.eu/en/carv6/auction/10709621
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709623
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709623%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709623: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10709623 url https://www.openlane.eu/en/carv6/auction/10709623
2026-03-24 22:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 486bb99c-e07c-566c-8341-9581ed183275 with identifier: 10714324
2026-03-24 22:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 486bb99c-e07c-566c-8341-9581ed183275 with scrape type 2
2026-03-24 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 486bb99c-e07c-566c-8341-9581ed183275 with scrape type 2
2026-03-24 22:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 486bb99c-e07c-566c-8341-9581ed183275, identifier: 10714324
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10708974
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708974%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10708974: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10708974 url https://www.openlane.eu/en/carv6/auction/10708974
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709620
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709620%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709620: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709620 url https://www.openlane.eu/en/carv6/auction/10709620
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10708970
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708970%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10708970: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10708970 url https://www.openlane.eu/en/carv6/auction/10708970
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10708903
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708903%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10708903: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10708903 url https://www.openlane.eu/en/carv6/auction/10708903
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709000
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709000%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709000: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709000 url https://www.openlane.eu/en/carv6/auction/10709000
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10710062
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710062%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10710062: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10710062 url https://www.openlane.eu/en/carv6/auction/10710062
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709626
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709626%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709626: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709626 url https://www.openlane.eu/en/carv6/auction/10709626
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709625
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709625%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709625: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709625 url https://www.openlane.eu/en/carv6/auction/10709625
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10708973
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708973%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10708973: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10708973 url https://www.openlane.eu/en/carv6/auction/10708973
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709627
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709627%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709627: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709627 url https://www.openlane.eu/en/carv6/auction/10709627
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709027
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709027%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709027: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709027 url https://www.openlane.eu/en/carv6/auction/10709027
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709614
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709614%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709614: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709614 url https://www.openlane.eu/en/carv6/auction/10709614
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10708889
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708889%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10708889: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10708889 url https://www.openlane.eu/en/carv6/auction/10708889
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709618
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709618%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709618: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709618 url https://www.openlane.eu/en/carv6/auction/10709618
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10709613
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709613%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10709613: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10709613 url https://www.openlane.eu/en/carv6/auction/10709613
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711852
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711852%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711852: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10711852 url https://www.openlane.eu/en/carv6/auction/10711852
2026-03-24 22:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 486bb99c-e07c-566c-8341-9581ed183275 with identifier: 10714324
2026-03-24 22:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 486bb99c-e07c-566c-8341-9581ed183275 with identifier: 10714324
2026-03-24 22:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 486bb99c-e07c-566c-8341-9581ed183275 with identifier: 10714324 to the API
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714324>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '486bb99c-e07c-566c-8341-9581ed183275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714324',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 9756,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Hybrid - Automatic - 272 hp - 9.756 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714324%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Saving data for 10714324: {'auction_closing_time': 1774432800.0, 'created_time': 1774283025.679913, 'last_price_update_time': 1774389809.748186}
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714324') HTTP/1.1" 204 0
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711851
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711851%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711851: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10711851 url https://www.openlane.eu/en/carv6/auction/10711851
2026-03-24 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711855
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711855%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711855: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10711855 url https://www.openlane.eu/en/carv6/auction/10711855
2026-03-24 22:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711853
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711853%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711853: 0
2026-03-24 22:03:29 [adesa.it] INFO: Skipping item 10711853 url https://www.openlane.eu/en/carv6/auction/10711853
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711850
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711850%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711850: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10711850 url https://www.openlane.eu/en/carv6/auction/10711850
2026-03-24 22:03:29 [adesa.it] INFO: Found listing with ID: 10711854
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711854%27 HTTP/1.1" 200 None
2026-03-24 22:03:29 [adesa.it] INFO: Scrape type for 10711854: 2
2026-03-24 22:03:29 [adesa.it] INFO: Scraping item 10711854 url https://www.openlane.eu/en/carv6/auction/10711854
2026-03-24 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with identifier: 10714323
2026-03-24 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7bc47aa8-cb11-55a6-ab47-76d47b6429d5, identifier: 10714323
2026-03-24 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a51b06f2-c657-544e-b164-6634bc9dfb9b with identifier: 10714325
2026-03-24 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a51b06f2-c657-544e-b164-6634bc9dfb9b with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a51b06f2-c657-544e-b164-6634bc9dfb9b with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a51b06f2-c657-544e-b164-6634bc9dfb9b, identifier: 10714325
2026-03-24 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2a2649-a920-52f9-811a-837aebcddc99 with identifier: 10715441
2026-03-24 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2a2649-a920-52f9-811a-837aebcddc99 with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2a2649-a920-52f9-811a-837aebcddc99 with scrape type 2
2026-03-24 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7b2a2649-a920-52f9-811a-837aebcddc99, identifier: 10715441
2026-03-24 22:03:30 [adesa.it] INFO: Found listing with ID: 10711858
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711858%27 HTTP/1.1" 200 None
2026-03-24 22:03:30 [adesa.it] INFO: Scrape type for 10711858: 2
2026-03-24 22:03:30 [adesa.it] INFO: Scraping item 10711858 url https://www.openlane.eu/en/carv6/auction/10711858
2026-03-24 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with identifier: 10714323
2026-03-24 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with identifier: 10714323
2026-03-24 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7bc47aa8-cb11-55a6-ab47-76d47b6429d5 with identifier: 10714323 to the API
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7bc47aa8-cb11-55a6-ab47-76d47b6429d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714323',
'listing': 'auctionplusdirectbuy',
'location': 'Ergolding (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 16977,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Petrol - Automatic - 170 hp - 16.977 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714323%27 HTTP/1.1" 200 None
2026-03-24 22:03:30 [adesa.it] INFO: Saving data for 10714323: {'auction_closing_time': 1774432800.0, 'created_time': 1774283024.039202, 'last_price_update_time': 1774389810.551277}
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714323') HTTP/1.1" 204 0
2026-03-24 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a51b06f2-c657-544e-b164-6634bc9dfb9b with identifier: 10714325
2026-03-24 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a51b06f2-c657-544e-b164-6634bc9dfb9b with identifier: 10714325
2026-03-24 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a51b06f2-c657-544e-b164-6634bc9dfb9b with identifier: 10714325 to the API
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714325>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 272,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a51b06f2-c657-544e-b164-6634bc9dfb9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714325',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 11330,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Hybrid - Automatic - 272 hp - 11.330 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714325%27 HTTP/1.1" 200 None
2026-03-24 22:03:30 [adesa.it] INFO: Saving data for 10714325: {'auction_closing_time': 1774432800.0, 'created_time': 1774283028.644411, 'last_price_update_time': 1774389810.842427}
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714325') HTTP/1.1" 204 0
2026-03-24 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7b2a2649-a920-52f9-811a-837aebcddc99 with identifier: 10715441
2026-03-24 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7b2a2649-a920-52f9-811a-837aebcddc99 with identifier: 10715441
2026-03-24 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7b2a2649-a920-52f9-811a-837aebcddc99 with identifier: 10715441 to the API
2026-03-24 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715441>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '7b2a2649-a920-52f9-811a-837aebcddc99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH599JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715441',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 75305,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 261 hp - 75.305 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715441%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Saving data for 10715441: {'auction_closing_time': 1774516800.0, 'created_time': 1774303367.296102, 'last_price_update_time': 1774389811.421774}
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715441') HTTP/1.1" 204 0
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711857
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711857%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711857: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10711857 url https://www.openlane.eu/en/carv6/auction/10711857
2026-03-24 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711856
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711856%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711856: 0
2026-03-24 22:03:31 [adesa.it] INFO: Skipping item 10711856 url https://www.openlane.eu/en/carv6/auction/10711856
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711861
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711861%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711861: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10711861 url https://www.openlane.eu/en/carv6/auction/10711861
2026-03-24 22:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711860
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711860%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711860: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10711860 url https://www.openlane.eu/en/carv6/auction/10711860
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711849
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711849%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711849: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10711849 url https://www.openlane.eu/en/carv6/auction/10711849
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10711859
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711859%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10711859: 0
2026-03-24 22:03:31 [adesa.it] INFO: Skipping item 10711859 url https://www.openlane.eu/en/carv6/auction/10711859
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10710195
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710195%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10710195: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10710195 url https://www.openlane.eu/en/carv6/auction/10710195
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10710176
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710176%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10710176: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10710176 url https://www.openlane.eu/en/carv6/auction/10710176
2026-03-24 22:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7689c836-bddf-5775-ac3d-09fa0773c3ca with identifier: 10715437
2026-03-24 22:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7689c836-bddf-5775-ac3d-09fa0773c3ca with scrape type 2
2026-03-24 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7689c836-bddf-5775-ac3d-09fa0773c3ca with scrape type 2
2026-03-24 22:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7689c836-bddf-5775-ac3d-09fa0773c3ca, identifier: 10715437
2026-03-24 22:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14b1c99-327e-523a-83fd-a32419f99a8b with identifier: 10715430
2026-03-24 22:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14b1c99-327e-523a-83fd-a32419f99a8b with scrape type 2
2026-03-24 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14b1c99-327e-523a-83fd-a32419f99a8b with scrape type 2
2026-03-24 22:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d14b1c99-327e-523a-83fd-a32419f99a8b, identifier: 10715430
2026-03-24 22:03:31 [adesa.it] INFO: Found listing with ID: 10710175
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710175%27 HTTP/1.1" 200 None
2026-03-24 22:03:31 [adesa.it] INFO: Scrape type for 10710175: 2
2026-03-24 22:03:31 [adesa.it] INFO: Scraping item 10710175 url https://www.openlane.eu/en/carv6/auction/10710175
2026-03-24 22:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7689c836-bddf-5775-ac3d-09fa0773c3ca with identifier: 10715437
2026-03-24 22:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7689c836-bddf-5775-ac3d-09fa0773c3ca with identifier: 10715437
2026-03-24 22:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7689c836-bddf-5775-ac3d-09fa0773c3ca with identifier: 10715437 to the API
2026-03-24 22:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715437>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '7689c836-bddf-5775-ac3d-09fa0773c3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG905JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715437',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 117020,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 1.5 T4 Inscription Expression - Hybrid - Automatic - 261 '
'hp - 117.020 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715437%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Saving data for 10715437: {'auction_closing_time': 1774516800.0, 'created_time': 1774303368.529751, 'last_price_update_time': 1774389812.092352}
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715437') HTTP/1.1" 204 0
2026-03-24 22:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d14b1c99-327e-523a-83fd-a32419f99a8b with identifier: 10715430
2026-03-24 22:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d14b1c99-327e-523a-83fd-a32419f99a8b with identifier: 10715430
2026-03-24 22:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d14b1c99-327e-523a-83fd-a32419f99a8b with identifier: 10715430 to the API
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715430>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 341,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'd14b1c99-327e-523a-83fd-a32419f99a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE649CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715430',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 106977,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo V60 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'341 hp - 106.977 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715430%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Saving data for 10715430: {'auction_closing_time': 1774516800.0, 'created_time': 1774303338.751467, 'last_price_update_time': 1774389812.471477}
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715430') HTTP/1.1" 204 0
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10710196
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710196%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10710196: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10710196 url https://www.openlane.eu/en/carv6/auction/10710196
2026-03-24 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10710128
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710128%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10710128: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10710128 url https://www.openlane.eu/en/carv6/auction/10710128
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10710144
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710144%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10710144: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10710144 url https://www.openlane.eu/en/carv6/auction/10710144
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10711210
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711210%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10711210: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10711210 url https://www.openlane.eu/en/carv6/auction/10711210
2026-03-24 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10715111
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715111%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10715111: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10715111 url https://www.openlane.eu/en/carv6/auction/10715111
2026-03-24 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10711212
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711212%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10711212: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10711212 url https://www.openlane.eu/en/carv6/auction/10711212
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10715104
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715104%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10715104: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10715104 url https://www.openlane.eu/en/carv6/auction/10715104
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10715118
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715118%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10715118: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10715118 url https://www.openlane.eu/en/carv6/auction/10715118
2026-03-24 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1b44e3f-64a4-54d2-b92a-30ef228f0987 with identifier: 10714318
2026-03-24 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1b44e3f-64a4-54d2-b92a-30ef228f0987 with scrape type 2
2026-03-24 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1b44e3f-64a4-54d2-b92a-30ef228f0987 with scrape type 2
2026-03-24 22:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c1b44e3f-64a4-54d2-b92a-30ef228f0987, identifier: 10714318
2026-03-24 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c99da674-88a7-5b6f-9b5e-db9e34df7847 with identifier: 10713309
2026-03-24 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c99da674-88a7-5b6f-9b5e-db9e34df7847 with scrape type 1
2026-03-24 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fddbf52d4-4782-4598-b0c0-94102c97791e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/ddbf52d4-4782-4598-b0c0-94102c97791e.jpg not downloaded yet
2026-03-24 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7262e973-4d9c-5bef-8547-7114786f5283 with identifier: 10715439
2026-03-24 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7262e973-4d9c-5bef-8547-7114786f5283 with scrape type 2
2026-03-24 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7262e973-4d9c-5bef-8547-7114786f5283 with scrape type 2
2026-03-24 22:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7262e973-4d9c-5bef-8547-7114786f5283, identifier: 10715439
2026-03-24 22:03:32 [adesa.it] INFO: Found listing with ID: 10715124
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715124%27 HTTP/1.1" 200 None
2026-03-24 22:03:32 [adesa.it] INFO: Scrape type for 10715124: 2
2026-03-24 22:03:32 [adesa.it] INFO: Scraping item 10715124 url https://www.openlane.eu/en/carv6/auction/10715124
2026-03-24 22:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c1b44e3f-64a4-54d2-b92a-30ef228f0987 with identifier: 10714318
2026-03-24 22:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c1b44e3f-64a4-54d2-b92a-30ef228f0987 with identifier: 10714318
2026-03-24 22:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c1b44e3f-64a4-54d2-b92a-30ef228f0987 with identifier: 10714318 to the API
2026-03-24 22:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c1b44e3f-64a4-54d2-b92a-30ef228f0987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714318',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'HS',
'odometer': 15034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG HS Luxury - Petrol - Automatic - 170 hp - 15.034 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714318%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [adesa.it] INFO: Saving data for 10714318: {'auction_closing_time': 1774432800.0, 'created_time': 1774283026.41064, 'last_price_update_time': 1774389813.15803}
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714318') HTTP/1.1" 204 0
2026-03-24 22:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7262e973-4d9c-5bef-8547-7114786f5283 with identifier: 10715439
2026-03-24 22:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7262e973-4d9c-5bef-8547-7114786f5283 with identifier: 10715439
2026-03-24 22:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7262e973-4d9c-5bef-8547-7114786f5283 with identifier: 10715439 to the API
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715439>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Hybrid',
'id': '7262e973-4d9c-5bef-8547-7114786f5283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH017HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715439',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 123662,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo XC40 1.5 T4 Inscription Expression - Hybrid - Automatic - 261 '
'hp - 123.662 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715439%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [adesa.it] INFO: Saving data for 10715439: {'auction_closing_time': 1774516800.0, 'created_time': 1774303365.293571, 'last_price_update_time': 1774389813.476996}
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715439') HTTP/1.1" 204 0
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fb48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/b48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg not downloaded yet
2026-03-24 22:03:33 [adesa.it] INFO: Found listing with ID: 10715114
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715114%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [adesa.it] INFO: Scrape type for 10715114: 2
2026-03-24 22:03:33 [adesa.it] INFO: Scraping item 10715114 url https://www.openlane.eu/en/carv6/auction/10715114
2026-03-24 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg not downloaded yet
2026-03-24 22:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 247efc79-ca39-520c-91c7-db042b4a1e74 with identifier: 10713307
2026-03-24 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 247efc79-ca39-520c-91c7-db042b4a1e74 with scrape type 1
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 247efc79-ca39-520c-91c7-db042b4a1e74
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F90032041-fd62-40fb-8349-cfae7ed1a4e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/90032041-fd62-40fb-8349-cfae7ed1a4e6.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252Ff218b869-a3da-482a-aca4-2ff6c3bd5a6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/f218b869-a3da-482a-aca4-2ff6c3bd5a6c.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F118e84e8-192f-4927-9a98-b691c1920bcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/118e84e8-192f-4927-9a98-b691c1920bcf.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252Fdab423c4-8608-4e03-80ea-a0e32511aa8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/dab423c4-8608-4e03-80ea-a0e32511aa8d.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252Fab7cb064-2aa8-404e-bda7-d702d5e60014.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/ab7cb064-2aa8-404e-bda7-d702d5e60014.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F44df4ad0-19a1-40f1-a50b-96f915e8e0c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/44df4ad0-19a1-40f1-a50b-96f915e8e0c3.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252Fe59e8413-a921-4d25-898f-2ce88fef6713.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/e59e8413-a921-4d25-898f-2ce88fef6713.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F6035881f-3f66-458d-8c45-9a5134a154fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/6035881f-3f66-458d-8c45-9a5134a154fd.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F18987fec-022c-4f91-a950-ca5c29a3fd69.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/18987fec-022c-4f91-a950-ca5c29a3fd69.jpg already downloaded
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733936%252Fgeneral%252F9ce9ca6b-d21e-4561-ae26-d90dc27733d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733936/general/9ce9ca6b-d21e-4561-ae26-d90dc27733d8.jpg already downloaded
2026-03-24 22:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 247efc79-ca39-520c-91c7-db042b4a1e74, identifier: 10713307
2026-03-24 22:03:33 [adesa.it] INFO: Found listing with ID: 10715127
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715127%27 HTTP/1.1" 200 None
2026-03-24 22:03:33 [adesa.it] INFO: Scrape type for 10715127: 2
2026-03-24 22:03:33 [adesa.it] INFO: Scraping item 10715127 url https://www.openlane.eu/en/carv6/auction/10715127
2026-03-24 22:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 247efc79-ca39-520c-91c7-db042b4a1e74 with identifier: 10713307
2026-03-24 22:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 247efc79-ca39-520c-91c7-db042b4a1e74 with identifier: 10713307
2026-03-24 22:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 247efc79-ca39-520c-91c7-db042b4a1e74 with identifier: 10713307 to the API
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '247efc79-ca39-520c-91c7-db042b4a1e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK783RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713307',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 192129,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5733936/general/90032041-fd62-40fb-8349-cfae7ed1a4e6.jpg',
'https://images.openlane.eu/carimgs/5733936/general/f218b869-a3da-482a-aca4-2ff6c3bd5a6c.jpg',
'https://images.openlane.eu/carimgs/5733936/general/118e84e8-192f-4927-9a98-b691c1920bcf.jpg',
'https://images.openlane.eu/carimgs/5733936/general/dab423c4-8608-4e03-80ea-a0e32511aa8d.jpg',
'https://images.openlane.eu/carimgs/5733936/general/ab7cb064-2aa8-404e-bda7-d702d5e60014.jpg',
'https://images.openlane.eu/carimgs/5733936/general/44df4ad0-19a1-40f1-a50b-96f915e8e0c3.jpg',
'https://images.openlane.eu/carimgs/5733936/general/e59e8413-a921-4d25-898f-2ce88fef6713.jpg',
'https://images.openlane.eu/carimgs/5733936/general/6035881f-3f66-458d-8c45-9a5134a154fd.jpg',
'https://images.openlane.eu/carimgs/5733936/general/18987fec-022c-4f91-a950-ca5c29a3fd69.jpg',
'https://images.openlane.eu/carimgs/5733936/general/9ce9ca6b-d21e-4561-ae26-d90dc27733d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/90032041-fd62-40fb-8349-cfae7ed1a4e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38310,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/f218b869-a3da-482a-aca4-2ff6c3bd5a6c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/118e84e8-192f-4927-9a98-b691c1920bcf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/dab423c4-8608-4e03-80ea-a0e32511aa8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/ab7cb064-2aa8-404e-bda7-d702d5e60014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/44df4ad0-19a1-40f1-a50b-96f915e8e0c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/e59e8413-a921-4d25-898f-2ce88fef6713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/6035881f-3f66-458d-8c45-9a5134a154fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/18987fec-022c-4f91-a950-ca5c29a3fd69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_247efc79-ca39-520c-91c7-db042b4a1e74/247efc79-ca39-520c-91c7-db042b4a1e74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733936/general/9ce9ca6b-d21e-4561-ae26-d90dc27733d8.jpg',
'Width': 800}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Grandland 1.5 Business Elegance - Diesel - Automatic - 131 hp '
'- 192.129 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713307%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [adesa.it] INFO: Saving data for 10713307: {'created_time': 1774389814.220293, 'last_price_update_time': 1774389814.220305, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713307') HTTP/1.1" 204 0
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg not downloaded yet
2026-03-24 22:03:34 [adesa.it] INFO: Found listing with ID: 10711214
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711214%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [adesa.it] INFO: Scrape type for 10711214: 2
2026-03-24 22:03:34 [adesa.it] INFO: Scraping item 10711214 url https://www.openlane.eu/en/carv6/auction/10711214
2026-03-24 22:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fed0b5e-7665-51e3-aeda-08cabc57796b with identifier: 10715450
2026-03-24 22:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fed0b5e-7665-51e3-aeda-08cabc57796b with scrape type 2
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fed0b5e-7665-51e3-aeda-08cabc57796b with scrape type 2
2026-03-24 22:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fed0b5e-7665-51e3-aeda-08cabc57796b, identifier: 10715450
2026-03-24 22:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 362955e8-a145-51d1-b1a2-747c922be05c with identifier: 10713308
2026-03-24 22:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362955e8-a145-51d1-b1a2-747c922be05c with scrape type 1
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 362955e8-a145-51d1-b1a2-747c922be05c
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252Fec112cdd-788a-43cb-b351-f524ec9956b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/ec112cdd-788a-43cb-b351-f524ec9956b0.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F3159117d-bf79-4302-9dde-714c468f52c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/3159117d-bf79-4302-9dde-714c468f52c1.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F8a1b4987-504f-49f1-a578-e8e26a3ba4fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/8a1b4987-504f-49f1-a578-e8e26a3ba4fa.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252Fd7524915-c3f6-4b74-a810-296689992043.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/d7524915-c3f6-4b74-a810-296689992043.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F522221be-39a9-4285-b2a5-b7bd1bd8fb1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/522221be-39a9-4285-b2a5-b7bd1bd8fb1b.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F3602a4fd-bda6-4a21-b5b2-a0bd3571b03c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/3602a4fd-bda6-4a21-b5b2-a0bd3571b03c.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252Fe022b610-aad7-4abd-8ac3-1368478cd702.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/e022b610-aad7-4abd-8ac3-1368478cd702.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F951c15ec-2bba-4753-9400-1ece58b23769.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/951c15ec-2bba-4753-9400-1ece58b23769.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F9b48a3d6-639c-4218-b437-02e469267748.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/9b48a3d6-639c-4218-b437-02e469267748.jpg already downloaded
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733937%252Fgeneral%252F81f106d9-4718-47c0-852d-1a03c1ca374b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733937/general/81f106d9-4718-47c0-852d-1a03c1ca374b.jpg already downloaded
2026-03-24 22:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 362955e8-a145-51d1-b1a2-747c922be05c, identifier: 10713308
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg not downloaded yet
2026-03-24 22:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fed0b5e-7665-51e3-aeda-08cabc57796b with identifier: 10715450
2026-03-24 22:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fed0b5e-7665-51e3-aeda-08cabc57796b with identifier: 10715450
2026-03-24 22:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fed0b5e-7665-51e3-aeda-08cabc57796b with identifier: 10715450 to the API
2026-03-24 22:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T09:20:00Z',
'fuel_type': 'Electric',
'id': '0fed0b5e-7665-51e3-aeda-08cabc57796b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY544DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715450',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'EX30',
'odometer': 10233,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volvo EX30 Extended Range Plus - Electric - Automatic - 102 hp - '
'10.233 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2025}
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715450%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Saving data for 10715450: {'auction_closing_time': 1774516800.0, 'created_time': 1774303337.214242, 'last_price_update_time': 1774389815.050034}
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715450') HTTP/1.1" 204 0
2026-03-24 22:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 362955e8-a145-51d1-b1a2-747c922be05c with identifier: 10713308
2026-03-24 22:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 362955e8-a145-51d1-b1a2-747c922be05c with identifier: 10713308
2026-03-24 22:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 362955e8-a145-51d1-b1a2-747c922be05c with identifier: 10713308 to the API
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713308>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '362955e8-a145-51d1-b1a2-747c922be05c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE845CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713308',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 219400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5733937/general/ec112cdd-788a-43cb-b351-f524ec9956b0.jpg',
'https://images.openlane.eu/carimgs/5733937/general/3159117d-bf79-4302-9dde-714c468f52c1.jpg',
'https://images.openlane.eu/carimgs/5733937/general/8a1b4987-504f-49f1-a578-e8e26a3ba4fa.jpg',
'https://images.openlane.eu/carimgs/5733937/general/d7524915-c3f6-4b74-a810-296689992043.jpg',
'https://images.openlane.eu/carimgs/5733937/general/522221be-39a9-4285-b2a5-b7bd1bd8fb1b.jpg',
'https://images.openlane.eu/carimgs/5733937/general/3602a4fd-bda6-4a21-b5b2-a0bd3571b03c.jpg',
'https://images.openlane.eu/carimgs/5733937/general/e022b610-aad7-4abd-8ac3-1368478cd702.jpg',
'https://images.openlane.eu/carimgs/5733937/general/951c15ec-2bba-4753-9400-1ece58b23769.jpg',
'https://images.openlane.eu/carimgs/5733937/general/9b48a3d6-639c-4218-b437-02e469267748.jpg',
'https://images.openlane.eu/carimgs/5733937/general/81f106d9-4718-47c0-852d-1a03c1ca374b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100981,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/ec112cdd-788a-43cb-b351-f524ec9956b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29989,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/3159117d-bf79-4302-9dde-714c468f52c1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94352,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/8a1b4987-504f-49f1-a578-e8e26a3ba4fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100204,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/d7524915-c3f6-4b74-a810-296689992043.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83871,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/522221be-39a9-4285-b2a5-b7bd1bd8fb1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87532,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/3602a4fd-bda6-4a21-b5b2-a0bd3571b03c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86779,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/e022b610-aad7-4abd-8ac3-1368478cd702.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82390,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/951c15ec-2bba-4753-9400-1ece58b23769.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/9b48a3d6-639c-4218-b437-02e469267748.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_362955e8-a145-51d1-b1a2-747c922be05c/362955e8-a145-51d1-b1a2-747c922be05c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100774,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733937/general/81f106d9-4718-47c0-852d-1a03c1ca374b.jpg',
'Width': 800}],
'price': 3500,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Grandland 1.5 Business - Diesel - Manual - 131 hp - 219.400 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713308%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Saving data for 10713308: {'created_time': 1774389815.364035, 'last_price_update_time': 1774389815.364044, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713308') HTTP/1.1" 204 0
2026-03-24 22:03:35 [adesa.it] INFO: Found listing with ID: 10715116
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715116%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Scrape type for 10715116: 2
2026-03-24 22:03:35 [adesa.it] INFO: Scraping item 10715116 url https://www.openlane.eu/en/carv6/auction/10715116
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F3e2e4322-1026-43da-87d7-8ee5d219256c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/3e2e4322-1026-43da-87d7-8ee5d219256c.jpg not downloaded yet
2026-03-24 22:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/b48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:35 [adesa.it] INFO: Found listing with ID: 10715105
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715105%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Scrape type for 10715105: 2
2026-03-24 22:03:35 [adesa.it] INFO: Scraping item 10715105 url https://www.openlane.eu/en/carv6/auction/10715105
2026-03-24 22:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fb014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/b014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg not downloaded yet
2026-03-24 22:03:35 [adesa.it] INFO: Found listing with ID: 10715113
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715113%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Scrape type for 10715113: 2
2026-03-24 22:03:35 [adesa.it] INFO: Scraping item 10715113 url https://www.openlane.eu/en/carv6/auction/10715113
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F52c09ba4-c222-4270-b75b-f6656c454706.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/52c09ba4-c222-4270-b75b-f6656c454706.jpg not downloaded yet
2026-03-24 22:03:35 [adesa.it] INFO: Found listing with ID: 10715107
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715107%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Scrape type for 10715107: 2
2026-03-24 22:03:35 [adesa.it] INFO: Scraping item 10715107 url https://www.openlane.eu/en/carv6/auction/10715107
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fc0067c4f-1be0-4f27-9488-51370d29ecc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/c0067c4f-1be0-4f27-9488-51370d29ecc8.jpg not downloaded yet
2026-03-24 22:03:35 [adesa.it] INFO: Found listing with ID: 10715094
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715094%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [adesa.it] INFO: Scrape type for 10715094: 2
2026-03-24 22:03:35 [adesa.it] INFO: Scraping item 10715094 url https://www.openlane.eu/en/carv6/auction/10715094
2026-03-24 22:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10713304
2026-03-24 22:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with scrape type 1
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F3ee3823b-31cc-4de8-8228-400e977ea553.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252Fb175c25b-a8cb-4a73-9d26-ff13798fd433.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252Ffa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252Fa91e9cb1-957f-4905-a066-d69eed7f169c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F50575fd5-21fc-4567-9d73-7f9c57573d99.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F44cbaf06-a0a7-4344-b494-b2990419a20c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg already downloaded
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733935%252Fgeneral%252F271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg already downloaded
2026-03-24 22:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0, identifier: 10713304
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/ae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg not downloaded yet
2026-03-24 22:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10713304
2026-03-24 22:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10713304
2026-03-24 22:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10713304 to the API
2026-03-24 22:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713304>
{'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': 158,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd7257fa9-8f07-50ce-b53d-bb08ddf8f4b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT153SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713304',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 96517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg',
'https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg',
'https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg',
'https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg',
'https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg',
'https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg',
'https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg',
'https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg',
'https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg',
'https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34185,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105855,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84952,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'96.517 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713304%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [adesa.it] INFO: Saving data for 10713304: {'created_time': 1774389816.228689, 'last_price_update_time': 1774389816.228701, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713304') HTTP/1.1" 204 0
2026-03-24 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:36 [adesa.it] INFO: Found listing with ID: 10715123
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715123%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [adesa.it] INFO: Scrape type for 10715123: 2
2026-03-24 22:03:36 [adesa.it] INFO: Scraping item 10715123 url https://www.openlane.eu/en/carv6/auction/10715123
2026-03-24 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a974a8-226d-5e5a-9d27-054cd07f745f with identifier: 10713302
2026-03-24 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a974a8-226d-5e5a-9d27-054cd07f745f with scrape type 1
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5a974a8-226d-5e5a-9d27-054cd07f745f
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F33f2c269-192b-4442-8aa8-2daed87969ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/33f2c269-192b-4442-8aa8-2daed87969ae.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F0e96cf0a-98ea-4ebe-9689-c5667c03c847.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/0e96cf0a-98ea-4ebe-9689-c5667c03c847.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F00d169ea-9417-44a4-af9b-9f06cf2e7942.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/00d169ea-9417-44a4-af9b-9f06cf2e7942.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F50106acb-683b-405a-8681-73218250b4c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/50106acb-683b-405a-8681-73218250b4c3.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F4344fec8-ccdc-486c-8b05-436291aa5a40.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/4344fec8-ccdc-486c-8b05-436291aa5a40.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252Fab2c258d-5c8e-482f-afe6-b475b2955406.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/ab2c258d-5c8e-482f-afe6-b475b2955406.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F377ef43f-1c20-469a-bbf1-239fa56d811d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/377ef43f-1c20-469a-bbf1-239fa56d811d.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252F76e21018-6b1f-4f7e-bea3-440f9b44f7b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/76e21018-6b1f-4f7e-bea3-440f9b44f7b9.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252Fc37b0749-9762-4637-81e5-9245624cbd8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/c37b0749-9762-4637-81e5-9245624cbd8f.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726585%252Fgeneral%252Ff6d67061-c0a1-4583-8334-aea826c7fb5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726585/general/f6d67061-c0a1-4583-8334-aea826c7fb5d.jpg already downloaded
2026-03-24 22:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f5a974a8-226d-5e5a-9d27-054cd07f745f, identifier: 10713302
2026-03-24 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74276c02-0e0b-5e20-af23-5d41e21f9dac with identifier: 10711852
2026-03-24 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74276c02-0e0b-5e20-af23-5d41e21f9dac with scrape type 2
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74276c02-0e0b-5e20-af23-5d41e21f9dac with scrape type 2
2026-03-24 22:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74276c02-0e0b-5e20-af23-5d41e21f9dac, identifier: 10711852
2026-03-24 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with identifier: 10713305
2026-03-24 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with scrape type 1
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F4d81244b-5e35-456e-a78c-7b215fdb648f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/4d81244b-5e35-456e-a78c-7b215fdb648f.jpg not downloaded yet
2026-03-24 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10713306
2026-03-24 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec4f7c6-9ced-57db-bfbc-268935c342a4 with scrape type 1
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dec4f7c6-9ced-57db-bfbc-268935c342a4
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F001a70b3-88c0-45cb-9695-37c50690dee9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252Fa4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F9468a970-eb39-4778-b6e1-f1ce95993879.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252F6340e90c-1b56-475d-bb3f-541d95fe704f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg already downloaded
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723130%252Fgeneral%252Fe849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg already downloaded
2026-03-24 22:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dec4f7c6-9ced-57db-bfbc-268935c342a4, identifier: 10713306
2026-03-24 22:03:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a0d90>
2026-03-24 22:03:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fb48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/b48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg saved to cache
2026-03-24 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f5a974a8-226d-5e5a-9d27-054cd07f745f with identifier: 10713302
2026-03-24 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f5a974a8-226d-5e5a-9d27-054cd07f745f with identifier: 10713302
2026-03-24 22:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f5a974a8-226d-5e5a-9d27-054cd07f745f with identifier: 10713302 to the API
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f5a974a8-226d-5e5a-9d27-054cd07f745f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ350NJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713302',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 133364,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5726585/general/33f2c269-192b-4442-8aa8-2daed87969ae.jpg',
'https://images.openlane.eu/carimgs/5726585/general/0e96cf0a-98ea-4ebe-9689-c5667c03c847.jpg',
'https://images.openlane.eu/carimgs/5726585/general/00d169ea-9417-44a4-af9b-9f06cf2e7942.jpg',
'https://images.openlane.eu/carimgs/5726585/general/50106acb-683b-405a-8681-73218250b4c3.jpg',
'https://images.openlane.eu/carimgs/5726585/general/4344fec8-ccdc-486c-8b05-436291aa5a40.jpg',
'https://images.openlane.eu/carimgs/5726585/general/ab2c258d-5c8e-482f-afe6-b475b2955406.jpg',
'https://images.openlane.eu/carimgs/5726585/general/377ef43f-1c20-469a-bbf1-239fa56d811d.jpg',
'https://images.openlane.eu/carimgs/5726585/general/76e21018-6b1f-4f7e-bea3-440f9b44f7b9.jpg',
'https://images.openlane.eu/carimgs/5726585/general/c37b0749-9762-4637-81e5-9245624cbd8f.jpg',
'https://images.openlane.eu/carimgs/5726585/general/f6d67061-c0a1-4583-8334-aea826c7fb5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/33f2c269-192b-4442-8aa8-2daed87969ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/0e96cf0a-98ea-4ebe-9689-c5667c03c847.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/00d169ea-9417-44a4-af9b-9f06cf2e7942.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/50106acb-683b-405a-8681-73218250b4c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/4344fec8-ccdc-486c-8b05-436291aa5a40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/ab2c258d-5c8e-482f-afe6-b475b2955406.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/377ef43f-1c20-469a-bbf1-239fa56d811d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/76e21018-6b1f-4f7e-bea3-440f9b44f7b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47732,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/c37b0749-9762-4637-81e5-9245624cbd8f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5a974a8-226d-5e5a-9d27-054cd07f745f/f5a974a8-226d-5e5a-9d27-054cd07f745f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726585/general/f6d67061-c0a1-4583-8334-aea826c7fb5d.jpg',
'Width': 800}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Countryman Cooper SE - Hybrid - Automatic - 136 hp - 133.364 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713302%27 HTTP/1.1" 200 None
2026-03-24 22:03:37 [adesa.it] INFO: Saving data for 10713302: {'created_time': 1774389817.387441, 'last_price_update_time': 1774389817.387453, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713302') HTTP/1.1" 204 0
2026-03-24 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74276c02-0e0b-5e20-af23-5d41e21f9dac with identifier: 10711852
2026-03-24 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74276c02-0e0b-5e20-af23-5d41e21f9dac with identifier: 10711852
2026-03-24 22:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74276c02-0e0b-5e20-af23-5d41e21f9dac with identifier: 10711852 to the API
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '74276c02-0e0b-5e20-af23-5d41e21f9dac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW619VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711852',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 14607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'14.607 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711852%27 HTTP/1.1" 200 None
2026-03-24 22:03:37 [adesa.it] INFO: Saving data for 10711852: {'auction_closing_time': 1774452600.0, 'created_time': 1774282901.879152, 'last_price_update_time': 1774389817.713292}
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711852') HTTP/1.1" 204 0
2026-03-24 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10713306
2026-03-24 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10713306
2026-03-24 22:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10713306 to the API
2026-03-24 22:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713306>
{'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': 130,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'dec4f7c6-9ced-57db-bfbc-268935c342a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN491WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713306',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 107738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg',
'https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg',
'https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg',
'https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg',
'https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg',
'https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg',
'https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg',
'https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg',
'https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg',
'https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37203,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 107.738 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713306%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Saving data for 10713306: {'created_time': 1774389818.049797, 'last_price_update_time': 1774389818.049808, 'auction_closing_time': 1774430700.0}
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713306') HTTP/1.1" 204 0
2026-03-24 22:03:38 [adesa.it] INFO: Found listing with ID: 10711213
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711213%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Scrape type for 10711213: 2
2026-03-24 22:03:38 [adesa.it] INFO: Scraping item 10711213 url https://www.openlane.eu/en/carv6/auction/10711213
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F15c2f92e-0b3a-4142-9d66-afef5c393821.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/15c2f92e-0b3a-4142-9d66-afef5c393821.jpg not downloaded yet
2026-03-24 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda9aab73d0>
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg saved to cache
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe2ff90>
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg saved to cache
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/c0067c4f-1be0-4f27-9488-51370d29ecc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:38 [adesa.it] INFO: Found listing with ID: 10715117
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715117%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Scrape type for 10715117: 2
2026-03-24 22:03:38 [adesa.it] INFO: Scraping item 10715117 url https://www.openlane.eu/en/carv6/auction/10715117
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F578d44fb-46c2-4060-8ea0-9783b5972c67.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/578d44fb-46c2-4060-8ea0-9783b5972c67.jpg not downloaded yet
2026-03-24 22:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10cc90>
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg saved to cache
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:38 [adesa.it] INFO: Found listing with ID: 10715103
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715103%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Scrape type for 10715103: 2
2026-03-24 22:03:38 [adesa.it] INFO: Scraping item 10715103 url https://www.openlane.eu/en/carv6/auction/10715103
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F34424cdd-c409-4268-99bd-1879603e6068.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/34424cdd-c409-4268-99bd-1879603e6068.jpg not downloaded yet
2026-03-24 22:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82306632-cb1c-56d2-b1f9-5bc70f88a51f with identifier: 10709623
2026-03-24 22:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82306632-cb1c-56d2-b1f9-5bc70f88a51f with scrape type 2
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82306632-cb1c-56d2-b1f9-5bc70f88a51f with scrape type 2
2026-03-24 22:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 82306632-cb1c-56d2-b1f9-5bc70f88a51f, identifier: 10709623
2026-03-24 22:03:38 [adesa.it] INFO: Found listing with ID: 10715115
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715115%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Scrape type for 10715115: 2
2026-03-24 22:03:38 [adesa.it] INFO: Scraping item 10715115 url https://www.openlane.eu/en/carv6/auction/10715115
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252Fc48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/c48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg not downloaded yet
2026-03-24 22:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 82306632-cb1c-56d2-b1f9-5bc70f88a51f with identifier: 10709623
2026-03-24 22:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 82306632-cb1c-56d2-b1f9-5bc70f88a51f with identifier: 10709623
2026-03-24 22:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 82306632-cb1c-56d2-b1f9-5bc70f88a51f with identifier: 10709623 to the API
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '82306632-cb1c-56d2-b1f9-5bc70f88a51f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS073NL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709623',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 41629,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz Vito 119 CDI - Diesel - Automatic - 190 hp - 41.629 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709623%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Saving data for 10709623: {'auction_closing_time': 1774446300.0, 'created_time': 1774282698.310662, 'last_price_update_time': 1774389818.775139}
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709623') HTTP/1.1" 204 0
2026-03-24 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/ae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/15c2f92e-0b3a-4142-9d66-afef5c393821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5c5290>
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fc0067c4f-1be0-4f27-9488-51370d29ecc8.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/c0067c4f-1be0-4f27-9488-51370d29ecc8.jpg saved to cache
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:38 [adesa.it] INFO: Found listing with ID: 10715110
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715110%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [adesa.it] INFO: Scrape type for 10715110: 2
2026-03-24 22:03:38 [adesa.it] INFO: Scraping item 10715110 url https://www.openlane.eu/en/carv6/auction/10715110
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg not downloaded yet
2026-03-24 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:39 [adesa.it] INFO: Found listing with ID: 10715108
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715108%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Scrape type for 10715108: 2
2026-03-24 22:03:39 [adesa.it] INFO: Scraping item 10715108 url https://www.openlane.eu/en/carv6/auction/10715108
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg not downloaded yet
2026-03-24 22:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:39 [adesa.it] INFO: Found listing with ID: 10715109
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715109%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Scrape type for 10715109: 2
2026-03-24 22:03:39 [adesa.it] INFO: Scraping item 10715109 url https://www.openlane.eu/en/carv6/auction/10715109
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F3a8d2db0-d181-445d-acc1-018a46bade1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/3a8d2db0-d181-445d-acc1-018a46bade1f.jpg not downloaded yet
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ec910>
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/ae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg saved to cache
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c088a50>
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F15c2f92e-0b3a-4142-9d66-afef5c393821.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/15c2f92e-0b3a-4142-9d66-afef5c393821.jpg saved to cache
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:03:39 [adesa.it] INFO: Found listing with ID: 10715106
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715106%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Scrape type for 10715106: 2
2026-03-24 22:03:39 [adesa.it] INFO: Scraping item 10715106 url https://www.openlane.eu/en/carv6/auction/10715106
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F5dac79b6-030f-42f7-96b6-e56c506325bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/5dac79b6-030f-42f7-96b6-e56c506325bd.jpg not downloaded yet
2026-03-24 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/34424cdd-c409-4268-99bd-1879603e6068.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:03:39 [adesa.it] INFO: Found listing with ID: 10715126
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715126%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Scrape type for 10715126: 2
2026-03-24 22:03:39 [adesa.it] INFO: Scraping item 10715126 url https://www.openlane.eu/en/carv6/auction/10715126
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252Ff4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/f4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg not downloaded yet
2026-03-24 22:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2c08956-a8af-510b-acc6-2b02fea32fa9 with identifier: 10710195
2026-03-24 22:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2c08956-a8af-510b-acc6-2b02fea32fa9 with scrape type 2
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2c08956-a8af-510b-acc6-2b02fea32fa9 with scrape type 2
2026-03-24 22:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2c08956-a8af-510b-acc6-2b02fea32fa9, identifier: 10710195
2026-03-24 22:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with identifier: 10710176
2026-03-24 22:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with scrape type 2
2026-03-24 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with scrape type 2
2026-03-24 22:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba, identifier: 10710176
2026-03-24 22:03:39 [adesa.it] INFO: Found listing with ID: 10711211
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711211%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Scrape type for 10711211: 2
2026-03-24 22:03:39 [adesa.it] INFO: Scraping item 10711211 url https://www.openlane.eu/en/carv6/auction/10711211
2026-03-24 22:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2c08956-a8af-510b-acc6-2b02fea32fa9 with identifier: 10710195
2026-03-24 22:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2c08956-a8af-510b-acc6-2b02fea32fa9 with identifier: 10710195
2026-03-24 22:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2c08956-a8af-510b-acc6-2b02fea32fa9 with identifier: 10710195 to the API
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710195>
{'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-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'c2c08956-a8af-510b-acc6-2b02fea32fa9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN976GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710195',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 83912,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 41000,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 83.912 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710195%27 HTTP/1.1" 200 None
2026-03-24 22:03:39 [adesa.it] INFO: Saving data for 10710195: {'auction_closing_time': 1774426200.0, 'created_time': 1774282863.619176, 'last_price_update_time': 1774389819.82508}
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710195') HTTP/1.1" 204 0
2026-03-24 22:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with identifier: 10710176
2026-03-24 22:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with identifier: 10710176
2026-03-24 22:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 126ec1f2-9c0e-5c36-a61e-4135a1d9cbba with identifier: 10710176 to the API
2026-03-24 22:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 298,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '126ec1f2-9c0e-5c36-a61e-4135a1d9cbba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS378ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710176',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 64098,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 61500,
'price_includes_vat': True,
'registration_date': '2024-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 298 hp - 64.098 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710176%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Saving data for 10710176: {'auction_closing_time': 1774426200.0, 'created_time': 1774283027.462671, 'last_price_update_time': 1774389820.154339}
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710176') HTTP/1.1" 204 0
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10715112
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715112%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10715112: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10715112 url https://www.openlane.eu/en/carv6/auction/10715112
2026-03-24 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f572e90>
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F34424cdd-c409-4268-99bd-1879603e6068.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/34424cdd-c409-4268-99bd-1879603e6068.jpg saved to cache
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe4af90>
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg saved to cache
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/5dac79b6-030f-42f7-96b6-e56c506325bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711223
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711223%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711223: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711223 url https://www.openlane.eu/en/carv6/auction/10711223
2026-03-24 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711232
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711232%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711232: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711232 url https://www.openlane.eu/en/carv6/auction/10711232
2026-03-24 22:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711226
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711226%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711226: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711226 url https://www.openlane.eu/en/carv6/auction/10711226
2026-03-24 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with identifier: 10710175
2026-03-24 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with scrape type 2
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with scrape type 2
2026-03-24 22:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 092cfc5f-d825-5cce-9c61-ba0dadaa7874, identifier: 10710175
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711220
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711220%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711220: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711220 url https://www.openlane.eu/en/carv6/auction/10711220
2026-03-24 22:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with identifier: 10710175
2026-03-24 22:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with identifier: 10710175
2026-03-24 22:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 092cfc5f-d825-5cce-9c61-ba0dadaa7874 with identifier: 10710175 to the API
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710175>
{'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': 340,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': '092cfc5f-d825-5cce-9c61-ba0dadaa7874',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL252ZP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710175',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 76406,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 46300,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 40d M Sport - xDrive - Diesel - Automatic - 340 hp - 76.406 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710175%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Saving data for 10710175: {'auction_closing_time': 1774426200.0, 'created_time': 1774282864.790588, 'last_price_update_time': 1774389820.719079}
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710175') HTTP/1.1" 204 0
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711215
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711215%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711215: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711215 url https://www.openlane.eu/en/carv6/auction/10711215
2026-03-24 22:03:40 [adesa.it] INFO: Found listing with ID: 10711228
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711228%27 HTTP/1.1" 200 None
2026-03-24 22:03:40 [adesa.it] INFO: Scrape type for 10711228: 2
2026-03-24 22:03:40 [adesa.it] INFO: Scraping item 10711228 url https://www.openlane.eu/en/carv6/auction/10711228
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ab910>
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:03:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F5dac79b6-030f-42f7-96b6-e56c506325bd.jpg') HTTP/1.1" 204 0
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/5dac79b6-030f-42f7-96b6-e56c506325bd.jpg saved to cache
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e89929-c659-5262-874d-ab1a71d38ece with identifier: 10711857
2026-03-24 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e89929-c659-5262-874d-ab1a71d38ece with scrape type 2
2026-03-24 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e89929-c659-5262-874d-ab1a71d38ece with scrape type 2
2026-03-24 22:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7e89929-c659-5262-874d-ab1a71d38ece, identifier: 10711857
2026-03-24 22:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7e89929-c659-5262-874d-ab1a71d38ece with identifier: 10711857
2026-03-24 22:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7e89929-c659-5262-874d-ab1a71d38ece with identifier: 10711857
2026-03-24 22:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7e89929-c659-5262-874d-ab1a71d38ece with identifier: 10711857 to the API
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b7e89929-c659-5262-874d-ab1a71d38ece',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT874XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711857',
'listing': 'auction',
'location': 'Gallarate (Italy)',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 55845,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2024-04-04',
'seats_number': 5,
'seller_name': 'Rent2Go',
'title': 'Honda ZR-V 2.0 Sport - Hybrid - 143 hp - 55.845 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711857%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Saving data for 10711857: {'auction_closing_time': 1774452600.0, 'created_time': 1774282880.829816, 'last_price_update_time': 1774389821.336273}
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711857') HTTP/1.1" 204 0
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711217
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711217%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711217: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711217 url https://www.openlane.eu/en/carv6/auction/10711217
2026-03-24 22:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711218
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711218%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711218: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711218 url https://www.openlane.eu/en/carv6/auction/10711218
2026-03-24 22:03:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711229
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711229%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711229: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711229 url https://www.openlane.eu/en/carv6/auction/10711229
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711221
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711221%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711221: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711221 url https://www.openlane.eu/en/carv6/auction/10711221
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711222
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711222%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711222: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711222 url https://www.openlane.eu/en/carv6/auction/10711222
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711225
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711225%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711225: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711225 url https://www.openlane.eu/en/carv6/auction/10711225
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711224
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711224%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711224: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711224 url https://www.openlane.eu/en/carv6/auction/10711224
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711216
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711216%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711216: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711216 url https://www.openlane.eu/en/carv6/auction/10711216
2026-03-24 22:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with identifier: 10715114
2026-03-24 22:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with scrape type 2
2026-03-24 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with scrape type 2
2026-03-24 22:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709, identifier: 10715114
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711227
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711227%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Scrape type for 10711227: 2
2026-03-24 22:03:41 [adesa.it] INFO: Scraping item 10711227 url https://www.openlane.eu/en/carv6/auction/10711227
2026-03-24 22:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with identifier: 10715114
2026-03-24 22:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with identifier: 10715114
2026-03-24 22:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f6ba4f8-72fb-5569-a4fc-1a4d8c981709 with identifier: 10715114 to the API
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '7f6ba4f8-72fb-5569-a4fc-1a4d8c981709',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH989VV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715114',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 414945,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-04-11',
'seats_number': 3,
'seller_name': "SANTACA' S.R.L.",
'title': 'Fiat Ducato 2.3 MultiJet Business - Diesel - Manual - 130 hp - '
'414.945 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715114%27 HTTP/1.1" 200 None
2026-03-24 22:03:41 [adesa.it] INFO: Saving data for 10715114: {'auction_closing_time': 1774446300.0, 'created_time': 1774303377.364777, 'last_price_update_time': 1774389821.894695}
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715114') HTTP/1.1" 204 0
2026-03-24 22:03:41 [adesa.it] INFO: Found listing with ID: 10711230
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711230%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711230: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711230 url https://www.openlane.eu/en/carv6/auction/10711230
2026-03-24 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711231
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711231%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711231: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711231 url https://www.openlane.eu/en/carv6/auction/10711231
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711219
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711219%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711219: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711219 url https://www.openlane.eu/en/carv6/auction/10711219
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711208
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711208%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711208: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711208 url https://www.openlane.eu/en/carv6/auction/10711208
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711200
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711200%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711200: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711200 url https://www.openlane.eu/en/carv6/auction/10711200
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711204
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711204%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711204: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711204 url https://www.openlane.eu/en/carv6/auction/10711204
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711202
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711202%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711202: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711202 url https://www.openlane.eu/en/carv6/auction/10711202
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711203
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711203%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711203: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711203 url https://www.openlane.eu/en/carv6/auction/10711203
2026-03-24 22:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10711214
2026-03-24 22:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4, identifier: 10711214
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711206
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711206%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711206: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711206 url https://www.openlane.eu/en/carv6/auction/10711206
2026-03-24 22:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10711214
2026-03-24 22:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10711214
2026-03-24 22:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10711214 to the API
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '9c2cccb3-c78f-5728-a832-b8aa7e45aac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM992JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711214',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 42436,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 36000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'D.M.J. SRL',
'title': 'Maserati Grecale 2.0 Trofeo - Hybrid - Automatic - 300 hp - 42.436 '
'km',
'transmission': 'automatic',
'trim': 'Trofeo',
'vin': None,
'year': 2023}
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711214%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Saving data for 10711214: {'auction_closing_time': 1774446300.0, 'created_time': 1774282831.30317, 'last_price_update_time': 1774389822.537615}
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711214') HTTP/1.1" 204 0
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711199
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711199%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711199: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711199 url https://www.openlane.eu/en/carv6/auction/10711199
2026-03-24 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711205
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711205%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711205: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711205 url https://www.openlane.eu/en/carv6/auction/10711205
2026-03-24 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711192
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711192%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711192: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711192 url https://www.openlane.eu/en/carv6/auction/10711192
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711193
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711193%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711193: 2
2026-03-24 22:03:42 [adesa.it] INFO: Scraping item 10711193 url https://www.openlane.eu/en/carv6/auction/10711193
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711189
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711189%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711189: 0
2026-03-24 22:03:42 [adesa.it] INFO: Skipping item 10711189 url https://www.openlane.eu/en/carv6/auction/10711189
2026-03-24 22:03:42 [adesa.it] INFO: Found listing with ID: 10711190
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711190%27 HTTP/1.1" 200 None
2026-03-24 22:03:42 [adesa.it] INFO: Scrape type for 10711190: 0
2026-03-24 22:03:42 [adesa.it] INFO: Skipping item 10711190 url https://www.openlane.eu/en/carv6/auction/10711190
2026-03-24 22:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10715127
2026-03-24 22:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35bacd2e-a9d5-5216-adb5-56bc47035559 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35bacd2e-a9d5-5216-adb5-56bc47035559 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35bacd2e-a9d5-5216-adb5-56bc47035559, identifier: 10715127
2026-03-24 22:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10715116
2026-03-24 22:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ea109c-9af3-54b7-8567-e82be70420e6 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ea109c-9af3-54b7-8567-e82be70420e6 with scrape type 2
2026-03-24 22:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a8ea109c-9af3-54b7-8567-e82be70420e6, identifier: 10715116
2026-03-24 22:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10715127
2026-03-24 22:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10715127
2026-03-24 22:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35bacd2e-a9d5-5216-adb5-56bc47035559 with identifier: 10715127 to the API
2026-03-24 22:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '35bacd2e-a9d5-5216-adb5-56bc47035559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH284HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715127',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': "MP SERVICE - SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICAT",
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'68.003 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715127%27 HTTP/1.1" 200 None
2026-03-24 22:03:43 [adesa.it] INFO: Saving data for 10715127: {'auction_closing_time': 1774446300.0, 'created_time': 1774303365.66247, 'last_price_update_time': 1774389823.145477}
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715127') HTTP/1.1" 204 0
2026-03-24 22:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10715116
2026-03-24 22:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10715116
2026-03-24 22:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10715116 to the API
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a8ea109c-9af3-54b7-8567-e82be70420e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ282NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715116',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 210700,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz C Break 220 Premium - 4-Matic - Diesel - Automatic - '
'200 hp - 210.700 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715116%27 HTTP/1.1" 200 None
2026-03-24 22:03:43 [adesa.it] INFO: Saving data for 10715116: {'auction_closing_time': 1774446300.0, 'created_time': 1774303374.178798, 'last_price_update_time': 1774389823.525366}
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715116') HTTP/1.1" 204 0
2026-03-24 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10715094
2026-03-24 22:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 2
2026-03-24 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 2
2026-03-24 22:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35173d00-599b-5b20-9f8e-baa01a650611, identifier: 10715094
2026-03-24 22:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10715094
2026-03-24 22:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10715094
2026-03-24 22:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10715094 to the API
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '35173d00-599b-5b20-9f8e-baa01a650611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gn464ll',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715094',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 96773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 40000,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'BF AUTO S.R.L.',
'title': 'Mercedes-Benz GLE Coupé 350de Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 96.773 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-24 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715094%27 HTTP/1.1" 200 None
2026-03-24 22:03:44 [adesa.it] INFO: Saving data for 10715094: {'auction_closing_time': 1774446300.0, 'created_time': 1774282818.677338, 'last_price_update_time': 1774389824.013105}
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715094') HTTP/1.1" 204 0
2026-03-24 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a317b6-82a7-56e9-a210-304d64806278 with identifier: 10711213
2026-03-24 22:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a317b6-82a7-56e9-a210-304d64806278 with scrape type 2
2026-03-24 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a317b6-82a7-56e9-a210-304d64806278 with scrape type 2
2026-03-24 22:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79a317b6-82a7-56e9-a210-304d64806278, identifier: 10711213
2026-03-24 22:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79a317b6-82a7-56e9-a210-304d64806278 with identifier: 10711213
2026-03-24 22:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79a317b6-82a7-56e9-a210-304d64806278 with identifier: 10711213
2026-03-24 22:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79a317b6-82a7-56e9-a210-304d64806278 with identifier: 10711213 to the API
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '79a317b6-82a7-56e9-a210-304d64806278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK777ZR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711213',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 100114,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 9,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz Vito 116 CDI - Diesel - Automatic - 163 hp - 100.114 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711213%27 HTTP/1.1" 200 None
2026-03-24 22:03:44 [adesa.it] INFO: Saving data for 10711213: {'auction_closing_time': 1774446300.0, 'created_time': 1774282821.730722, 'last_price_update_time': 1774389824.484996}
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711213') HTTP/1.1" 204 0
2026-03-24 22:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10711210
2026-03-24 22:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 2
2026-03-24 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 2
2026-03-24 22:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 108dfad0-e630-5f76-a03b-fd436bd9eb04, identifier: 10711210
2026-03-24 22:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10711210
2026-03-24 22:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10711210
2026-03-24 22:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10711210 to the API
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '108dfad0-e630-5f76-a03b-fd436bd9eb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FR564NP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711210',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 89420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'89.420 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711210%27 HTTP/1.1" 200 None
2026-03-24 22:03:44 [adesa.it] INFO: Saving data for 10711210: {'auction_closing_time': 1774446300.0, 'created_time': 1774282839.084844, 'last_price_update_time': 1774389824.847564}
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711210') HTTP/1.1" 204 0
2026-03-24 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1ba2043-cd2a-59de-8348-700966db29d6 with identifier: 10715103
2026-03-24 22:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1ba2043-cd2a-59de-8348-700966db29d6 with scrape type 2
2026-03-24 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1ba2043-cd2a-59de-8348-700966db29d6 with scrape type 2
2026-03-24 22:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1ba2043-cd2a-59de-8348-700966db29d6, identifier: 10715103
2026-03-24 22:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1ba2043-cd2a-59de-8348-700966db29d6 with identifier: 10715103
2026-03-24 22:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1ba2043-cd2a-59de-8348-700966db29d6 with identifier: 10715103
2026-03-24 22:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1ba2043-cd2a-59de-8348-700966db29d6 with identifier: 10715103 to the API
2026-03-24 22:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'e1ba2043-cd2a-59de-8348-700966db29d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ed954xp',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715103',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 78760,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2010-09-27',
'seats_number': 5,
'seller_name': 'AUTO 23 S.R.L.',
'title': 'Opel Meriva 1.4i Cosmo - Petrol - Manual - 120 hp - 78.760 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2010}
2026-03-24 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715103%27 HTTP/1.1" 200 None
2026-03-24 22:03:45 [adesa.it] INFO: Saving data for 10715103: {'auction_closing_time': 1774446300.0, 'created_time': 1774303376.95851, 'last_price_update_time': 1774389825.345173}
2026-03-24 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715103') HTTP/1.1" 204 0
2026-03-24 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10711211
2026-03-24 22:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with scrape type 2
2026-03-24 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with scrape type 2
2026-03-24 22:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c, identifier: 10711211
2026-03-24 22:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10711211
2026-03-24 22:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10711211
2026-03-24 22:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10711211 to the API
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '5bc4bd4d-8348-55cf-90a8-af66d70fb60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ER160BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711211',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 363322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2013-02-12',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Toyota Yaris 1.4 D-4D Active - Diesel - Manual - 90 hp - 363.322 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711211%27 HTTP/1.1" 200 None
2026-03-24 22:03:46 [adesa.it] INFO: Saving data for 10711211: {'auction_closing_time': 1774446300.0, 'created_time': 1774282960.265234, 'last_price_update_time': 1774389826.250614}
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711211') HTTP/1.1" 204 0
2026-03-24 22:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10715110
2026-03-24 22:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee2ae4d-4632-566c-b27d-ac9740105fee with scrape type 2
2026-03-24 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ee2ae4d-4632-566c-b27d-ac9740105fee with scrape type 2
2026-03-24 22:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ee2ae4d-4632-566c-b27d-ac9740105fee, identifier: 10715110
2026-03-24 22:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10715110
2026-03-24 22:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10715110
2026-03-24 22:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10715110 to the API
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '0ee2ae4d-4632-566c-b27d-ac9740105fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX986JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715110',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 199066,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 2,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Kangoo Express 1.5 DCI - Diesel - Manual - 110 hp - 199.066 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715110%27 HTTP/1.1" 200 None
2026-03-24 22:03:46 [adesa.it] INFO: Saving data for 10715110: {'auction_closing_time': 1774446300.0, 'created_time': 1774303380.477393, 'last_price_update_time': 1774389826.653613}
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715110') HTTP/1.1" 204 0
2026-03-24 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 205b08d4-e695-5b5e-9ccf-0f535891cb98 with identifier: 10711223
2026-03-24 22:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 205b08d4-e695-5b5e-9ccf-0f535891cb98 with scrape type 2
2026-03-24 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 205b08d4-e695-5b5e-9ccf-0f535891cb98 with scrape type 2
2026-03-24 22:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 205b08d4-e695-5b5e-9ccf-0f535891cb98, identifier: 10711223
2026-03-24 22:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 205b08d4-e695-5b5e-9ccf-0f535891cb98 with identifier: 10711223
2026-03-24 22:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 205b08d4-e695-5b5e-9ccf-0f535891cb98 with identifier: 10711223
2026-03-24 22:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 205b08d4-e695-5b5e-9ccf-0f535891cb98 with identifier: 10711223 to the API
2026-03-24 22:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Diesel',
'id': '205b08d4-e695-5b5e-9ccf-0f535891cb98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK036FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711223',
'listing': 'auction',
'location': 'torino (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 77132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Alfa Romeo Stelvio 2.2 Super Business - Q4 - Diesel - Automatic - '
'190 hp - 77.132 km',
'transmission': 'automatic',
'trim': 'Super Business',
'vin': None,
'year': 2022}
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711223%27 HTTP/1.1" 200 None
2026-03-24 22:03:47 [adesa.it] INFO: Saving data for 10711223: {'auction_closing_time': 1774436280.0, 'created_time': 1774282996.580287, 'last_price_update_time': 1774389827.170978}
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711223') HTTP/1.1" 204 0
2026-03-24 22:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with identifier: 10711858
2026-03-24 22:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70b2cfe3-e5e4-5003-80c6-5d7de3590109, identifier: 10711858
2026-03-24 22:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95996cb9-2389-55ac-a297-cee5eb29c98d with identifier: 10715106
2026-03-24 22:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95996cb9-2389-55ac-a297-cee5eb29c98d with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95996cb9-2389-55ac-a297-cee5eb29c98d with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95996cb9-2389-55ac-a297-cee5eb29c98d, identifier: 10715106
2026-03-24 22:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with identifier: 10714436
2026-03-24 22:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a92ef7bb-448e-5f3c-918b-ac6e756a99c0, identifier: 10714436
2026-03-24 22:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with identifier: 10711851
2026-03-24 22:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with scrape type 2
2026-03-24 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b85542d-35ed-5a45-a94e-ea946ac18fe7, identifier: 10711851
2026-03-24 22:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with identifier: 10711858
2026-03-24 22:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with identifier: 10711858
2026-03-24 22:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70b2cfe3-e5e4-5003-80c6-5d7de3590109 with identifier: 10711858 to the API
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Hybrid',
'id': '70b2cfe3-e5e4-5003-80c6-5d7de3590109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT474XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711858',
'listing': 'auction',
'location': 'Gallarate (Italy)',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 41847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': 'Rent2Go',
'title': 'Honda ZR-V 2.0 Sport - Hybrid - 143 hp - 41.847 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711858%27 HTTP/1.1" 200 None
2026-03-24 22:03:47 [adesa.it] INFO: Saving data for 10711858: {'auction_closing_time': 1774452600.0, 'created_time': 1774282871.896746, 'last_price_update_time': 1774389827.825927}
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711858') HTTP/1.1" 204 0
2026-03-24 22:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95996cb9-2389-55ac-a297-cee5eb29c98d with identifier: 10715106
2026-03-24 22:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95996cb9-2389-55ac-a297-cee5eb29c98d with identifier: 10715106
2026-03-24 22:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95996cb9-2389-55ac-a297-cee5eb29c98d with identifier: 10715106 to the API
2026-03-24 22:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '95996cb9-2389-55ac-a297-cee5eb29c98d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GF703AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715106',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 103806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Trafic L1H1 2.0 DCI Business - Diesel - Manual - 120 hp - '
'103.806 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715106%27 HTTP/1.1" 200 None
2026-03-24 22:03:48 [adesa.it] INFO: Saving data for 10715106: {'auction_closing_time': 1774446300.0, 'created_time': 1774303379.790372, 'last_price_update_time': 1774389828.102345}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715106') HTTP/1.1" 204 0
2026-03-24 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with identifier: 10714436
2026-03-24 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with identifier: 10714436
2026-03-24 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a92ef7bb-448e-5f3c-918b-ac6e756a99c0 with identifier: 10714436 to the API
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a92ef7bb-448e-5f3c-918b-ac6e756a99c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714436',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 12942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 136 hp - 12.942 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710714436%27 HTTP/1.1" 200 None
2026-03-24 22:03:48 [adesa.it] INFO: Saving data for 10714436: {'auction_closing_time': 1774433400.0, 'created_time': 1774282912.452144, 'last_price_update_time': 1774389828.451757}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10714436') HTTP/1.1" 204 0
2026-03-24 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with identifier: 10711851
2026-03-24 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with identifier: 10711851
2026-03-24 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b85542d-35ed-5a45-a94e-ea946ac18fe7 with identifier: 10711851 to the API
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711851>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '6b85542d-35ed-5a45-a94e-ea946ac18fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW629VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711851',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 16965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'16.965 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711851%27 HTTP/1.1" 200 None
2026-03-24 22:03:48 [adesa.it] INFO: Saving data for 10711851: {'auction_closing_time': 1774452600.0, 'created_time': 1774282900.936544, 'last_price_update_time': 1774389828.740575}
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711851') HTTP/1.1" 204 0
2026-03-24 22:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea4c1ac2-6410-5068-a10f-0b161ff98791 with identifier: 10715112
2026-03-24 22:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea4c1ac2-6410-5068-a10f-0b161ff98791 with scrape type 2
2026-03-24 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea4c1ac2-6410-5068-a10f-0b161ff98791 with scrape type 2
2026-03-24 22:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea4c1ac2-6410-5068-a10f-0b161ff98791, identifier: 10715112
2026-03-24 22:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea4c1ac2-6410-5068-a10f-0b161ff98791 with identifier: 10715112
2026-03-24 22:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea4c1ac2-6410-5068-a10f-0b161ff98791 with identifier: 10715112
2026-03-24 22:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea4c1ac2-6410-5068-a10f-0b161ff98791 with identifier: 10715112 to the API
2026-03-24 22:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715112>
{'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': 211,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'ea4c1ac2-6410-5068-a10f-0b161ff98791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gs024xm',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715112',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 77540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2024-03-18',
'seats_number': 5,
'seller_name': 'D.M.J. SRL',
'title': 'Volvo XC60 2.0 B4 Plus Dark - Diesel - Automatic - 211 hp - 77.540 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715112%27 HTTP/1.1" 200 None
2026-03-24 22:03:49 [adesa.it] INFO: Saving data for 10715112: {'auction_closing_time': 1774446300.0, 'created_time': 1774303408.171539, 'last_price_update_time': 1774389829.147125}
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715112') HTTP/1.1" 204 0
2026-03-24 22:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9360380e-bebe-58df-8f80-76fd2da61320 with identifier: 10711217
2026-03-24 22:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9360380e-bebe-58df-8f80-76fd2da61320 with scrape type 2
2026-03-24 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9360380e-bebe-58df-8f80-76fd2da61320 with scrape type 2
2026-03-24 22:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9360380e-bebe-58df-8f80-76fd2da61320, identifier: 10711217
2026-03-24 22:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with identifier: 10711227
2026-03-24 22:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with scrape type 2
2026-03-24 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with scrape type 2
2026-03-24 22:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5, identifier: 10711227
2026-03-24 22:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9360380e-bebe-58df-8f80-76fd2da61320 with identifier: 10711217
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-24 22:03:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 22:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9360380e-bebe-58df-8f80-76fd2da61320 with identifier: 10711217
2026-03-24 22:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9360380e-bebe-58df-8f80-76fd2da61320 with identifier: 10711217 to the API
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': '9360380e-bebe-58df-8f80-76fd2da61320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL885YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711217',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': '6.0',
'odometer': 70331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR 6.0 1.5 - LPG - Automatic - 150 hp - 70.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711217%27 HTTP/1.1" 200 None
2026-03-24 22:03:49 [adesa.it] INFO: Saving data for 10711217: {'auction_closing_time': 1774436280.0, 'created_time': 1774282756.654463, 'last_price_update_time': 1774389829.777463}
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711217') HTTP/1.1" 204 0
2026-03-24 22:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with identifier: 10711227
2026-03-24 22:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with identifier: 10711227
2026-03-24 22:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88a94ecb-0bc1-565d-a12c-96cbf3ae68a5 with identifier: 10711227 to the API
2026-03-24 22:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '88a94ecb-0bc1-565d-a12c-96cbf3ae68a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL893WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711227',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 31988,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'31.988 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711227%27 HTTP/1.1" 200 None
2026-03-24 22:03:50 [adesa.it] INFO: Saving data for 10711227: {'auction_closing_time': 1774436280.0, 'created_time': 1774282738.689981, 'last_price_update_time': 1774389830.109343}
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711227') HTTP/1.1" 204 0
2026-03-24 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0791f5c9-7f52-595d-81b5-b7284220cee2 with identifier: 10711206
2026-03-24 22:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0791f5c9-7f52-595d-81b5-b7284220cee2 with scrape type 2
2026-03-24 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0791f5c9-7f52-595d-81b5-b7284220cee2 with scrape type 2
2026-03-24 22:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0791f5c9-7f52-595d-81b5-b7284220cee2, identifier: 10711206
2026-03-24 22:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e99712-2307-5068-b745-ec9cb2b9c4fd with identifier: 10711192
2026-03-24 22:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e99712-2307-5068-b745-ec9cb2b9c4fd with scrape type 2
2026-03-24 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00e99712-2307-5068-b745-ec9cb2b9c4fd with scrape type 2
2026-03-24 22:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00e99712-2307-5068-b745-ec9cb2b9c4fd, identifier: 10711192
2026-03-24 22:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0791f5c9-7f52-595d-81b5-b7284220cee2 with identifier: 10711206
2026-03-24 22:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0791f5c9-7f52-595d-81b5-b7284220cee2 with identifier: 10711206
2026-03-24 22:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0791f5c9-7f52-595d-81b5-b7284220cee2 with identifier: 10711206 to the API
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711206>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '0791f5c9-7f52-595d-81b5-b7284220cee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT792GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711206',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 61698,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 61.698 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711206%27 HTTP/1.1" 200 None
2026-03-24 22:03:50 [adesa.it] INFO: Saving data for 10711206: {'auction_closing_time': 1774449000.0, 'created_time': 1774282719.847138, 'last_price_update_time': 1774389830.723073}
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711206') HTTP/1.1" 204 0
2026-03-24 22:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00e99712-2307-5068-b745-ec9cb2b9c4fd with identifier: 10711192
2026-03-24 22:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00e99712-2307-5068-b745-ec9cb2b9c4fd with identifier: 10711192
2026-03-24 22:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00e99712-2307-5068-b745-ec9cb2b9c4fd with identifier: 10711192 to the API
2026-03-24 22:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '00e99712-2307-5068-b745-ec9cb2b9c4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV221PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711192',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 38225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 38.225 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711192%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Saving data for 10711192: {'auction_closing_time': 1774449000.0, 'created_time': 1774282721.319172, 'last_price_update_time': 1774389831.018978}
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711192') HTTP/1.1" 204 0
2026-03-24 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with identifier: 10711199
2026-03-24 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 62fe4a09-d5c0-58f3-95af-b8a5009ebeed, identifier: 10711199
2026-03-24 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with identifier: 10711199
2026-03-24 22:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with identifier: 10711199
2026-03-24 22:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 62fe4a09-d5c0-58f3-95af-b8a5009ebeed with identifier: 10711199 to the API
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711199>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '62fe4a09-d5c0-58f3-95af-b8a5009ebeed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV067PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711199',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 67025,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 67.025 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711199%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Saving data for 10711199: {'auction_closing_time': 1774449000.0, 'created_time': 1774282719.212218, 'last_price_update_time': 1774389831.398011}
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711199') HTTP/1.1" 204 0
2026-03-24 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711191
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711191%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711191: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711191 url https://www.openlane.eu/en/carv6/auction/10711191
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711188
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711188%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711188: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711188 url https://www.openlane.eu/en/carv6/auction/10711188
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711187
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711187%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711187: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711187 url https://www.openlane.eu/en/carv6/auction/10711187
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711183
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711183%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711183: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711183 url https://www.openlane.eu/en/carv6/auction/10711183
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711197
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711197%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711197: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711197 url https://www.openlane.eu/en/carv6/auction/10711197
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711184
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711184%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711184: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711184 url https://www.openlane.eu/en/carv6/auction/10711184
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711196
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711196%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711196: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711196 url https://www.openlane.eu/en/carv6/auction/10711196
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711194
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711194%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711194: 0
2026-03-24 22:03:51 [adesa.it] INFO: Skipping item 10711194 url https://www.openlane.eu/en/carv6/auction/10711194
2026-03-24 22:03:51 [adesa.it] INFO: Found listing with ID: 10711185
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711185%27 HTTP/1.1" 200 None
2026-03-24 22:03:51 [adesa.it] INFO: Scrape type for 10711185: 2
2026-03-24 22:03:51 [adesa.it] INFO: Scraping item 10711185 url https://www.openlane.eu/en/carv6/auction/10711185
2026-03-24 22:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with identifier: 10711202
2026-03-24 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1b3bb3ca-9d0c-5524-9696-e230f414cf38, identifier: 10711202
2026-03-24 22:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60717107-c3a0-538e-be60-589dec05bf28 with identifier: 10711193
2026-03-24 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60717107-c3a0-538e-be60-589dec05bf28 with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60717107-c3a0-538e-be60-589dec05bf28 with scrape type 2
2026-03-24 22:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 60717107-c3a0-538e-be60-589dec05bf28, identifier: 10711193
2026-03-24 22:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with identifier: 10711202
2026-03-24 22:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with identifier: 10711202
2026-03-24 22:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1b3bb3ca-9d0c-5524-9696-e230f414cf38 with identifier: 10711202 to the API
2026-03-24 22:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711202>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '1b3bb3ca-9d0c-5524-9696-e230f414cf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV398VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711202',
'listing': 'auctionplusdirectbuy',
'location': 'casei gerola (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 53482,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 53.482 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711202%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Saving data for 10711202: {'auction_closing_time': 1774449000.0, 'created_time': 1774282725.060785, 'last_price_update_time': 1774389832.035747}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711202') HTTP/1.1" 204 0
2026-03-24 22:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 60717107-c3a0-538e-be60-589dec05bf28 with identifier: 10711193
2026-03-24 22:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 60717107-c3a0-538e-be60-589dec05bf28 with identifier: 10711193
2026-03-24 22:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 60717107-c3a0-538e-be60-589dec05bf28 with identifier: 10711193 to the API
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '60717107-c3a0-538e-be60-589dec05bf28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV279PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711193',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 49202,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon Sportstourer 1.5 - Petrol - Automatic - 150 hp - 49.202 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711193%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Saving data for 10711193: {'auction_closing_time': 1774449000.0, 'created_time': 1774282711.112514, 'last_price_update_time': 1774389832.298615}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711193') HTTP/1.1" 204 0
2026-03-24 22:03:52 [adesa.it] INFO: Found listing with ID: 10711195
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711195%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Scrape type for 10711195: 0
2026-03-24 22:03:52 [adesa.it] INFO: Skipping item 10711195 url https://www.openlane.eu/en/carv6/auction/10711195
2026-03-24 22:03:52 [adesa.it] INFO: Found listing with ID: 10711186
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711186%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Scrape type for 10711186: 2
2026-03-24 22:03:52 [adesa.it] INFO: Scraping item 10711186 url https://www.openlane.eu/en/carv6/auction/10711186
2026-03-24 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:52 [adesa.it] INFO: Found listing with ID: 10711198
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711198%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Scrape type for 10711198: 2
2026-03-24 22:03:52 [adesa.it] INFO: Scraping item 10711198 url https://www.openlane.eu/en/carv6/auction/10711198
2026-03-24 22:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e94135a0-7c73-5ade-974b-ca8d2fe4b927 with identifier: 10711203
2026-03-24 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e94135a0-7c73-5ade-974b-ca8d2fe4b927 with scrape type 2
2026-03-24 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e94135a0-7c73-5ade-974b-ca8d2fe4b927 with scrape type 2
2026-03-24 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e94135a0-7c73-5ade-974b-ca8d2fe4b927, identifier: 10711203
2026-03-24 22:03:52 [adesa.it] INFO: Found listing with ID: 10709131
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709131%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Scrape type for 10709131: 2
2026-03-24 22:03:52 [adesa.it] INFO: Scraping item 10709131 url https://www.openlane.eu/en/carv6/auction/10709131
2026-03-24 22:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e94135a0-7c73-5ade-974b-ca8d2fe4b927 with identifier: 10711203
2026-03-24 22:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e94135a0-7c73-5ade-974b-ca8d2fe4b927 with identifier: 10711203
2026-03-24 22:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e94135a0-7c73-5ade-974b-ca8d2fe4b927 with identifier: 10711203 to the API
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711203>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'e94135a0-7c73-5ade-974b-ca8d2fe4b927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV098PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711203',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 61138,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 61.138 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711203%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Saving data for 10711203: {'auction_closing_time': 1774449000.0, 'created_time': 1774282725.833742, 'last_price_update_time': 1774389832.770421}
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711203') HTTP/1.1" 204 0
2026-03-24 22:03:52 [adesa.it] INFO: Found listing with ID: 10709151
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709151%27 HTTP/1.1" 200 None
2026-03-24 22:03:52 [adesa.it] INFO: Scrape type for 10709151: 2
2026-03-24 22:03:52 [adesa.it] INFO: Scraping item 10709151 url https://www.openlane.eu/en/carv6/auction/10709151
2026-03-24 22:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baeb20ef-db76-581c-8221-857148b703d9 with identifier: 10711200
2026-03-24 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baeb20ef-db76-581c-8221-857148b703d9 with scrape type 2
2026-03-24 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baeb20ef-db76-581c-8221-857148b703d9 with scrape type 2
2026-03-24 22:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: baeb20ef-db76-581c-8221-857148b703d9, identifier: 10711200
2026-03-24 22:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650a7916-5a6d-56c2-8e19-d77335c76217 with identifier: 10711208
2026-03-24 22:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650a7916-5a6d-56c2-8e19-d77335c76217 with scrape type 2
2026-03-24 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650a7916-5a6d-56c2-8e19-d77335c76217 with scrape type 2
2026-03-24 22:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 650a7916-5a6d-56c2-8e19-d77335c76217, identifier: 10711208
2026-03-24 22:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: baeb20ef-db76-581c-8221-857148b703d9 with identifier: 10711200
2026-03-24 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: baeb20ef-db76-581c-8221-857148b703d9 with identifier: 10711200
2026-03-24 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: baeb20ef-db76-581c-8221-857148b703d9 with identifier: 10711200 to the API
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'baeb20ef-db76-581c-8221-857148b703d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT591SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 44024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 44.024 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711200%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [adesa.it] INFO: Saving data for 10711200: {'auction_closing_time': 1774449000.0, 'created_time': 1774282727.774239, 'last_price_update_time': 1774389833.406984}
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711200') HTTP/1.1" 204 0
2026-03-24 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 650a7916-5a6d-56c2-8e19-d77335c76217 with identifier: 10711208
2026-03-24 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 650a7916-5a6d-56c2-8e19-d77335c76217 with identifier: 10711208
2026-03-24 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 650a7916-5a6d-56c2-8e19-d77335c76217 with identifier: 10711208 to the API
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '650a7916-5a6d-56c2-8e19-d77335c76217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT934SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711208',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 59394,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 59.394 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711208%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [adesa.it] INFO: Saving data for 10711208: {'auction_closing_time': 1774449000.0, 'created_time': 1774282869.934734, 'last_price_update_time': 1774389833.700155}
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711208') HTTP/1.1" 204 0
2026-03-24 22:03:53 [adesa.it] INFO: Found listing with ID: 10709164
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709164%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [adesa.it] INFO: Scrape type for 10709164: 2
2026-03-24 22:03:53 [adesa.it] INFO: Scraping item 10709164 url https://www.openlane.eu/en/carv6/auction/10709164
2026-03-24 22:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:53 [adesa.it] INFO: Found listing with ID: 10709149
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709149%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [adesa.it] INFO: Scrape type for 10709149: 2
2026-03-24 22:03:53 [adesa.it] INFO: Scraping item 10709149 url https://www.openlane.eu/en/carv6/auction/10709149
2026-03-24 22:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71c28d79-2dca-549a-84e9-92a2f953d7c8 with identifier: 10711204
2026-03-24 22:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71c28d79-2dca-549a-84e9-92a2f953d7c8 with scrape type 2
2026-03-24 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71c28d79-2dca-549a-84e9-92a2f953d7c8 with scrape type 2
2026-03-24 22:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 71c28d79-2dca-549a-84e9-92a2f953d7c8, identifier: 10711204
2026-03-24 22:03:53 [adesa.it] INFO: Found listing with ID: 10709145
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709145%27 HTTP/1.1" 200 None
2026-03-24 22:03:53 [adesa.it] INFO: Scrape type for 10709145: 2
2026-03-24 22:03:53 [adesa.it] INFO: Scraping item 10709145 url https://www.openlane.eu/en/carv6/auction/10709145
2026-03-24 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 71c28d79-2dca-549a-84e9-92a2f953d7c8 with identifier: 10711204
2026-03-24 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 71c28d79-2dca-549a-84e9-92a2f953d7c8 with identifier: 10711204
2026-03-24 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 71c28d79-2dca-549a-84e9-92a2f953d7c8 with identifier: 10711204 to the API
2026-03-24 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '71c28d79-2dca-549a-84e9-92a2f953d7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT822GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711204',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 46897,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 46.897 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711204%27 HTTP/1.1" 200 None
2026-03-24 22:03:54 [adesa.it] INFO: Saving data for 10711204: {'auction_closing_time': 1774449000.0, 'created_time': 1774282724.497278, 'last_price_update_time': 1774389834.136313}
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711204') HTTP/1.1" 204 0
2026-03-24 22:03:54 [adesa.it] INFO: Found listing with ID: 10709168
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709168%27 HTTP/1.1" 200 None
2026-03-24 22:03:54 [adesa.it] INFO: Scrape type for 10709168: 2
2026-03-24 22:03:54 [adesa.it] INFO: Scraping item 10709168 url https://www.openlane.eu/en/carv6/auction/10709168
2026-03-24 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with identifier: 10711205
2026-03-24 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e06a522-8fd9-5fdc-8c0b-b4f934f99417, identifier: 10711205
2026-03-24 22:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with identifier: 10711205
2026-03-24 22:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with identifier: 10711205
2026-03-24 22:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e06a522-8fd9-5fdc-8c0b-b4f934f99417 with identifier: 10711205 to the API
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711205>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '5e06a522-8fd9-5fdc-8c0b-b4f934f99417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT653SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 68048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Cupra Leon 1.5 - Petrol - Automatic - 150 hp - 68.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711205%27 HTTP/1.1" 200 None
2026-03-24 22:03:54 [adesa.it] INFO: Saving data for 10711205: {'auction_closing_time': 1774449000.0, 'created_time': 1774282713.293718, 'last_price_update_time': 1774389834.563869}
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711205') HTTP/1.1" 204 0
2026-03-24 22:03:54 [adesa.it] INFO: Found listing with ID: 10709178
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709178%27 HTTP/1.1" 200 None
2026-03-24 22:03:54 [adesa.it] INFO: Scrape type for 10709178: 2
2026-03-24 22:03:54 [adesa.it] INFO: Scraping item 10709178 url https://www.openlane.eu/en/carv6/auction/10709178
2026-03-24 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 267e711e-7176-5c97-bc88-fc7a95373d9a with identifier: 10711219
2026-03-24 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 267e711e-7176-5c97-bc88-fc7a95373d9a with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 267e711e-7176-5c97-bc88-fc7a95373d9a with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 267e711e-7176-5c97-bc88-fc7a95373d9a, identifier: 10711219
2026-03-24 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d0eb21-74c3-503b-b5a9-604ef2c0caec with identifier: 10711231
2026-03-24 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d0eb21-74c3-503b-b5a9-604ef2c0caec with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d0eb21-74c3-503b-b5a9-604ef2c0caec with scrape type 2
2026-03-24 22:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 02d0eb21-74c3-503b-b5a9-604ef2c0caec, identifier: 10711231
2026-03-24 22:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 267e711e-7176-5c97-bc88-fc7a95373d9a with identifier: 10711219
2026-03-24 22:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 267e711e-7176-5c97-bc88-fc7a95373d9a with identifier: 10711219
2026-03-24 22:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 267e711e-7176-5c97-bc88-fc7a95373d9a with identifier: 10711219 to the API
2026-03-24 22:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Diesel',
'id': '267e711e-7176-5c97-bc88-fc7a95373d9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS659NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711219',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maxus',
'model': 'Deliver 9',
'odometer': 1329,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 3,
'seller_name': '//Drivalia S.P.A.',
'title': 'Maxus Deliver 9 2.0d - Diesel - Manual - 150 hp - 1.329 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711219%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Saving data for 10711219: {'auction_closing_time': 1774436280.0, 'created_time': 1774282731.017185, 'last_price_update_time': 1774389835.025649}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711219') HTTP/1.1" 204 0
2026-03-24 22:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 02d0eb21-74c3-503b-b5a9-604ef2c0caec with identifier: 10711231
2026-03-24 22:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 02d0eb21-74c3-503b-b5a9-604ef2c0caec with identifier: 10711231
2026-03-24 22:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 02d0eb21-74c3-503b-b5a9-604ef2c0caec with identifier: 10711231 to the API
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Diesel',
'id': '02d0eb21-74c3-503b-b5a9-604ef2c0caec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP175AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711231',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Kia Sportage 1.6 CRDI Style - Diesel - Manual - 136 hp - 68.878 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711231%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Saving data for 10711231: {'auction_closing_time': 1774436280.0, 'created_time': 1774282736.721191, 'last_price_update_time': 1774389835.302216}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711231') HTTP/1.1" 204 0
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709181
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709181%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709181: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709181 url https://www.openlane.eu/en/carv6/auction/10709181
2026-03-24 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709150
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709150%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709150: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709150 url https://www.openlane.eu/en/carv6/auction/10709150
2026-03-24 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709157
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709157%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709157: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709157 url https://www.openlane.eu/en/carv6/auction/10709157
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709148
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709148%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709148: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709148 url https://www.openlane.eu/en/carv6/auction/10709148
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709158
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709158%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709158: 0
2026-03-24 22:03:55 [adesa.it] INFO: Skipping item 10709158 url https://www.openlane.eu/en/carv6/auction/10709158
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709153
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709153%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709153: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709153 url https://www.openlane.eu/en/carv6/auction/10709153
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709179
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709179%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709179: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709179 url https://www.openlane.eu/en/carv6/auction/10709179
2026-03-24 22:03:55 [adesa.it] INFO: Found listing with ID: 10709180
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709180%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Scrape type for 10709180: 2
2026-03-24 22:03:55 [adesa.it] INFO: Scraping item 10709180 url https://www.openlane.eu/en/carv6/auction/10709180
2026-03-24 22:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b947086a-d573-5771-8669-46c589bb482a with identifier: 10711216
2026-03-24 22:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b947086a-d573-5771-8669-46c589bb482a with scrape type 2
2026-03-24 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b947086a-d573-5771-8669-46c589bb482a with scrape type 2
2026-03-24 22:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b947086a-d573-5771-8669-46c589bb482a, identifier: 10711216
2026-03-24 22:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc507f1f-736c-5320-92fe-9552048147b5 with identifier: 10711225
2026-03-24 22:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc507f1f-736c-5320-92fe-9552048147b5 with scrape type 2
2026-03-24 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc507f1f-736c-5320-92fe-9552048147b5 with scrape type 2
2026-03-24 22:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc507f1f-736c-5320-92fe-9552048147b5, identifier: 10711225
2026-03-24 22:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b947086a-d573-5771-8669-46c589bb482a with identifier: 10711216
2026-03-24 22:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b947086a-d573-5771-8669-46c589bb482a with identifier: 10711216
2026-03-24 22:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b947086a-d573-5771-8669-46c589bb482a with identifier: 10711216 to the API
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Petrol',
'id': 'b947086a-d573-5771-8669-46c589bb482a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS121GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711216',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Puma',
'odometer': 49109,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 49.109 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711216%27 HTTP/1.1" 200 None
2026-03-24 22:03:55 [adesa.it] INFO: Saving data for 10711216: {'auction_closing_time': 1774436280.0, 'created_time': 1774282742.025955, 'last_price_update_time': 1774389835.969069}
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711216') HTTP/1.1" 204 0
2026-03-24 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc507f1f-736c-5320-92fe-9552048147b5 with identifier: 10711225
2026-03-24 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc507f1f-736c-5320-92fe-9552048147b5 with identifier: 10711225
2026-03-24 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc507f1f-736c-5320-92fe-9552048147b5 with identifier: 10711225 to the API
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Petrol',
'id': 'dc507f1f-736c-5320-92fe-9552048147b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN409RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711225',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 49525,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 4,
'seller_name': '//Drivalia S.P.A.',
'title': 'Fiat 500 1.0 - Petrol - Manual - 70 hp - 49.525 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711225%27 HTTP/1.1" 200 None
2026-03-24 22:03:56 [adesa.it] INFO: Saving data for 10711225: {'auction_closing_time': 1774436280.0, 'created_time': 1774282747.983829, 'last_price_update_time': 1774389836.325629}
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711225') HTTP/1.1" 204 0
2026-03-24 22:03:56 [adesa.it] INFO: Found listing with ID: 10709172
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709172%27 HTTP/1.1" 200 None
2026-03-24 22:03:56 [adesa.it] INFO: Scrape type for 10709172: 2
2026-03-24 22:03:56 [adesa.it] INFO: Scraping item 10709172 url https://www.openlane.eu/en/carv6/auction/10709172
2026-03-24 22:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427d9643-8c6e-5b30-a204-927999c18baf with identifier: 10711230
2026-03-24 22:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427d9643-8c6e-5b30-a204-927999c18baf with scrape type 2
2026-03-24 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427d9643-8c6e-5b30-a204-927999c18baf with scrape type 2
2026-03-24 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 427d9643-8c6e-5b30-a204-927999c18baf, identifier: 10711230
2026-03-24 22:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51365698-3e52-5131-a90c-07baf4cb9b75 with identifier: 10711222
2026-03-24 22:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51365698-3e52-5131-a90c-07baf4cb9b75 with scrape type 2
2026-03-24 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51365698-3e52-5131-a90c-07baf4cb9b75 with scrape type 2
2026-03-24 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51365698-3e52-5131-a90c-07baf4cb9b75, identifier: 10711222
2026-03-24 22:03:56 [adesa.it] INFO: Found listing with ID: 10709175
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709175%27 HTTP/1.1" 200 None
2026-03-24 22:03:56 [adesa.it] INFO: Scrape type for 10709175: 2
2026-03-24 22:03:56 [adesa.it] INFO: Scraping item 10709175 url https://www.openlane.eu/en/carv6/auction/10709175
2026-03-24 22:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 427d9643-8c6e-5b30-a204-927999c18baf with identifier: 10711230
2026-03-24 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 427d9643-8c6e-5b30-a204-927999c18baf with identifier: 10711230
2026-03-24 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 427d9643-8c6e-5b30-a204-927999c18baf with identifier: 10711230 to the API
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '427d9643-8c6e-5b30-a204-927999c18baf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK073XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711230',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 49207,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'49.207 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711230%27 HTTP/1.1" 200 None
2026-03-24 22:03:56 [adesa.it] INFO: Saving data for 10711230: {'auction_closing_time': 1774436280.0, 'created_time': 1774282734.524853, 'last_price_update_time': 1774389836.816426}
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711230') HTTP/1.1" 204 0
2026-03-24 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51365698-3e52-5131-a90c-07baf4cb9b75 with identifier: 10711222
2026-03-24 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51365698-3e52-5131-a90c-07baf4cb9b75 with identifier: 10711222
2026-03-24 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51365698-3e52-5131-a90c-07baf4cb9b75 with identifier: 10711222 to the API
2026-03-24 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '51365698-3e52-5131-a90c-07baf4cb9b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ718PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711222',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 97544,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DS DS7 Crossback - AWD - Hybrid - Automatic - 200 hp - 97.544 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711222%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Saving data for 10711222: {'auction_closing_time': 1774436280.0, 'created_time': 1774282746.90579, 'last_price_update_time': 1774389837.097362}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711222') HTTP/1.1" 204 0
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709171
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709171%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709171: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709171 url https://www.openlane.eu/en/carv6/auction/10709171
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709163
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709163%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709163: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709163 url https://www.openlane.eu/en/carv6/auction/10709163
2026-03-24 22:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93ef9a7-152b-55fb-bed6-d5634574f6db with identifier: 10711218
2026-03-24 22:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93ef9a7-152b-55fb-bed6-d5634574f6db with scrape type 2
2026-03-24 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93ef9a7-152b-55fb-bed6-d5634574f6db with scrape type 2
2026-03-24 22:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e93ef9a7-152b-55fb-bed6-d5634574f6db, identifier: 10711218
2026-03-24 22:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with identifier: 10711229
2026-03-24 22:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with scrape type 2
2026-03-24 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with scrape type 2
2026-03-24 22:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 31778ae4-4c1b-5f9c-905e-6d2b1744cb01, identifier: 10711229
2026-03-24 22:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e93ef9a7-152b-55fb-bed6-d5634574f6db with identifier: 10711218
2026-03-24 22:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e93ef9a7-152b-55fb-bed6-d5634574f6db with identifier: 10711218
2026-03-24 22:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e93ef9a7-152b-55fb-bed6-d5634574f6db with identifier: 10711218 to the API
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 153,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': 'e93ef9a7-152b-55fb-bed6-d5634574f6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM355DA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711218',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': '7.0',
'odometer': 50942,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 7,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR 7.0 1.5 - LPG - Automatic - 153 hp - 50.942 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711218%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Saving data for 10711218: {'auction_closing_time': 1774436280.0, 'created_time': 1774282753.800597, 'last_price_update_time': 1774389837.590054}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711218') HTTP/1.1" 204 0
2026-03-24 22:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with identifier: 10711229
2026-03-24 22:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with identifier: 10711229
2026-03-24 22:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 31778ae4-4c1b-5f9c-905e-6d2b1744cb01 with identifier: 10711229 to the API
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': '31778ae4-4c1b-5f9c-905e-6d2b1744cb01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL064PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711229',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': 'F35',
'odometer': 55668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR F35 1.5 - LPG - Manual - 149 hp - 55.668 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711229%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Saving data for 10711229: {'auction_closing_time': 1774436280.0, 'created_time': 1774282759.463907, 'last_price_update_time': 1774389837.858336}
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711229') HTTP/1.1" 204 0
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709137
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709137%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709137: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709137 url https://www.openlane.eu/en/carv6/auction/10709137
2026-03-24 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709152
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709152%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709152: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709152 url https://www.openlane.eu/en/carv6/auction/10709152
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709134
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709134%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709134: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709134 url https://www.openlane.eu/en/carv6/auction/10709134
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709139
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709139%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709139: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709139 url https://www.openlane.eu/en/carv6/auction/10709139
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709138
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709138%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709138: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709138 url https://www.openlane.eu/en/carv6/auction/10709138
2026-03-24 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709135
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709135%27 HTTP/1.1" 200 None
2026-03-24 22:03:57 [adesa.it] INFO: Scrape type for 10709135: 2
2026-03-24 22:03:57 [adesa.it] INFO: Scraping item 10709135 url https://www.openlane.eu/en/carv6/auction/10709135
2026-03-24 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:57 [adesa.it] INFO: Found listing with ID: 10709146
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709146%27 HTTP/1.1" 200 None
2026-03-24 22:03:58 [adesa.it] INFO: Scrape type for 10709146: 2
2026-03-24 22:03:58 [adesa.it] INFO: Scraping item 10709146 url https://www.openlane.eu/en/carv6/auction/10709146
2026-03-24 22:03:58 [adesa.it] INFO: Found listing with ID: 10709136
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709136%27 HTTP/1.1" 200 None
2026-03-24 22:03:58 [adesa.it] INFO: Scrape type for 10709136: 2
2026-03-24 22:03:58 [adesa.it] INFO: Scraping item 10709136 url https://www.openlane.eu/en/carv6/auction/10709136
2026-03-24 22:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with identifier: 10711185
2026-03-24 22:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dd703068-dc67-5f6b-a0f9-1eae91a89cf3, identifier: 10711185
2026-03-24 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with identifier: 10711185
2026-03-24 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with identifier: 10711185
2026-03-24 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dd703068-dc67-5f6b-a0f9-1eae91a89cf3 with identifier: 10711185 to the API
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711185>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'dd703068-dc67-5f6b-a0f9-1eae91a89cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL382ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711185',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 GS - Petrol - Manual - 101 hp - 60.048 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711185%27 HTTP/1.1" 200 None
2026-03-24 22:03:58 [adesa.it] INFO: Saving data for 10711185: {'auction_closing_time': 1774449000.0, 'created_time': 1774281985.836981, 'last_price_update_time': 1774389838.55358}
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711185') HTTP/1.1" 204 0
2026-03-24 22:03:58 [adesa.it] INFO: Found listing with ID: 10709167
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709167%27 HTTP/1.1" 200 None
2026-03-24 22:03:58 [adesa.it] INFO: Scrape type for 10709167: 2
2026-03-24 22:03:58 [adesa.it] INFO: Scraping item 10709167 url https://www.openlane.eu/en/carv6/auction/10709167
2026-03-24 22:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b093aca2-b6b3-56eb-a14b-435f57d796b6 with identifier: 10711186
2026-03-24 22:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b093aca2-b6b3-56eb-a14b-435f57d796b6 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b093aca2-b6b3-56eb-a14b-435f57d796b6 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b093aca2-b6b3-56eb-a14b-435f57d796b6, identifier: 10711186
2026-03-24 22:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aae7ae74-d1c3-5ac8-859f-76f7df778eec with identifier: 10711215
2026-03-24 22:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aae7ae74-d1c3-5ac8-859f-76f7df778eec with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aae7ae74-d1c3-5ac8-859f-76f7df778eec with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aae7ae74-d1c3-5ac8-859f-76f7df778eec, identifier: 10711215
2026-03-24 22:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with identifier: 10711224
2026-03-24 22:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with scrape type 2
2026-03-24 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 798bcc72-8b38-5749-a0e5-ee2e66966bf9, identifier: 10711224
2026-03-24 22:03:58 [adesa.it] INFO: Found listing with ID: 10709182
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709182%27 HTTP/1.1" 200 None
2026-03-24 22:03:58 [adesa.it] INFO: Scrape type for 10709182: 2
2026-03-24 22:03:58 [adesa.it] INFO: Scraping item 10709182 url https://www.openlane.eu/en/carv6/auction/10709182
2026-03-24 22:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b093aca2-b6b3-56eb-a14b-435f57d796b6 with identifier: 10711186
2026-03-24 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b093aca2-b6b3-56eb-a14b-435f57d796b6 with identifier: 10711186
2026-03-24 22:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b093aca2-b6b3-56eb-a14b-435f57d796b6 with identifier: 10711186 to the API
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': 'b093aca2-b6b3-56eb-a14b-435f57d796b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL716SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711186',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 83767,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 GS - Petrol - Manual - 101 hp - 83.767 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711186%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Saving data for 10711186: {'auction_closing_time': 1774449000.0, 'created_time': 1774282770.161673, 'last_price_update_time': 1774389839.22677}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711186') HTTP/1.1" 204 0
2026-03-24 22:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aae7ae74-d1c3-5ac8-859f-76f7df778eec with identifier: 10711215
2026-03-24 22:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aae7ae74-d1c3-5ac8-859f-76f7df778eec with identifier: 10711215
2026-03-24 22:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aae7ae74-d1c3-5ac8-859f-76f7df778eec with identifier: 10711215 to the API
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': 'aae7ae74-d1c3-5ac8-859f-76f7df778eec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP148XJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711215',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': '6.0',
'odometer': 22859,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-07-31',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR 6.0 1.5 - LPG - Automatic - 149 hp - 22.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711215%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Saving data for 10711215: {'auction_closing_time': 1774436280.0, 'created_time': 1774282794.35266, 'last_price_update_time': 1774389839.515}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711215') HTTP/1.1" 204 0
2026-03-24 22:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with identifier: 10711224
2026-03-24 22:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with identifier: 10711224
2026-03-24 22:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 798bcc72-8b38-5749-a0e5-ee2e66966bf9 with identifier: 10711224 to the API
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:03: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-24 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Diesel',
'id': '798bcc72-8b38-5749-a0e5-ee2e66966bf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL132YB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711224',
'listing': 'auction',
'location': 'CASTIGLIONE DELLE STIVIERE (Italy)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 126970,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Fiat Tipo 1.3 MultiJet Life - Diesel - Manual - 95 hp - 126.970 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711224%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Saving data for 10711224: {'auction_closing_time': 1774436280.0, 'created_time': 1774282770.859114, 'last_price_update_time': 1774389839.791978}
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711224') HTTP/1.1" 204 0
2026-03-24 22:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:59 [adesa.it] INFO: Found listing with ID: 10709133
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709133%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Scrape type for 10709133: 0
2026-03-24 22:03:59 [adesa.it] INFO: Skipping item 10709133 url https://www.openlane.eu/en/carv6/auction/10709133
2026-03-24 22:03:59 [adesa.it] INFO: Found listing with ID: 10709140
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709140%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Scrape type for 10709140: 2
2026-03-24 22:03:59 [adesa.it] INFO: Scraping item 10709140 url https://www.openlane.eu/en/carv6/auction/10709140
2026-03-24 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:59 [adesa.it] INFO: Found listing with ID: 10709156
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709156%27 HTTP/1.1" 200 None
2026-03-24 22:03:59 [adesa.it] INFO: Scrape type for 10709156: 2
2026-03-24 22:03:59 [adesa.it] INFO: Scraping item 10709156 url https://www.openlane.eu/en/carv6/auction/10709156
2026-03-24 22:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1b69d8-7979-5122-8849-6bc62de3304c with identifier: 10711228
2026-03-24 22:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1b69d8-7979-5122-8849-6bc62de3304c with scrape type 2
2026-03-24 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc1b69d8-7979-5122-8849-6bc62de3304c with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cc1b69d8-7979-5122-8849-6bc62de3304c, identifier: 10711228
2026-03-24 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cc1b69d8-7979-5122-8849-6bc62de3304c with identifier: 10711228
2026-03-24 22:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cc1b69d8-7979-5122-8849-6bc62de3304c with identifier: 10711228
2026-03-24 22:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cc1b69d8-7979-5122-8849-6bc62de3304c with identifier: 10711228 to the API
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711228>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': 'cc1b69d8-7979-5122-8849-6bc62de3304c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL511ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711228',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': '6.0',
'odometer': 51144,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR 6.0 1.5 - LPG - Automatic - 149 hp - 51.144 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711228%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [adesa.it] INFO: Saving data for 10711228: {'auction_closing_time': 1774436280.0, 'created_time': 1774282826.419531, 'last_price_update_time': 1774389840.362549}
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711228') HTTP/1.1" 204 0
2026-03-24 22:04:00 [adesa.it] INFO: Found listing with ID: 10709141
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709141%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [adesa.it] INFO: Scrape type for 10709141: 2
2026-03-24 22:04:00 [adesa.it] INFO: Scraping item 10709141 url https://www.openlane.eu/en/carv6/auction/10709141
2026-03-24 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:00 [adesa.it] INFO: Found listing with ID: 10709185
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709185%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [adesa.it] INFO: Scrape type for 10709185: 2
2026-03-24 22:04:00 [adesa.it] INFO: Scraping item 10709185 url https://www.openlane.eu/en/carv6/auction/10709185
2026-03-24 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10709151
2026-03-24 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7518dad-e679-553c-83ea-ad907ca1b826 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7518dad-e679-553c-83ea-ad907ca1b826 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7518dad-e679-553c-83ea-ad907ca1b826, identifier: 10709151
2026-03-24 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10709178
2026-03-24 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916, identifier: 10709178
2026-03-24 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10709168
2026-03-24 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6392de87-6729-5e1c-8504-f13243438c5a with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6392de87-6729-5e1c-8504-f13243438c5a with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6392de87-6729-5e1c-8504-f13243438c5a, identifier: 10709168
2026-03-24 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10709131
2026-03-24 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c655d19-ca60-5400-80ec-9436b4871226 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c655d19-ca60-5400-80ec-9436b4871226 with scrape type 2
2026-03-24 22:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c655d19-ca60-5400-80ec-9436b4871226, identifier: 10709131
2026-03-24 22:04:00 [adesa.it] INFO: Found listing with ID: 10709173
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709173%27 HTTP/1.1" 200 None
2026-03-24 22:04:00 [adesa.it] INFO: Scrape type for 10709173: 2
2026-03-24 22:04:00 [adesa.it] INFO: Scraping item 10709173 url https://www.openlane.eu/en/carv6/auction/10709173
2026-03-24 22:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10709151
2026-03-24 22:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10709151
2026-03-24 22:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10709151 to the API
2026-03-24 22:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709151>
{'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': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c7518dad-e679-553c-83ea-ad907ca1b826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL767SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709151',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 161045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 161.045 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709151%27 HTTP/1.1" 200 None
2026-03-24 22:04:01 [adesa.it] INFO: Saving data for 10709151: {'auction_closing_time': 1774527300.0, 'created_time': 1774282717.571744, 'last_price_update_time': 1774389841.123318}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709151') HTTP/1.1" 204 0
2026-03-24 22:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10709178
2026-03-24 22:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10709178
2026-03-24 22:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b5ab0d3-46e9-5c88-ad4b-48208b22d916 with identifier: 10709178 to the API
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5b5ab0d3-46e9-5c88-ad4b-48208b22d916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE070CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709178',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 144003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 190 hp - '
'144.003 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709178%27 HTTP/1.1" 200 None
2026-03-24 22:04:01 [adesa.it] INFO: Saving data for 10709178: {'auction_closing_time': 1774527300.0, 'created_time': 1774282692.762157, 'last_price_update_time': 1774389841.415871}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709178') HTTP/1.1" 204 0
2026-03-24 22:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10709168
2026-03-24 22:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10709168
2026-03-24 22:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6392de87-6729-5e1c-8504-f13243438c5a with identifier: 10709168 to the API
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '6392de87-6729-5e1c-8504-f13243438c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL676SV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709168',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 165247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 165.247 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709168%27 HTTP/1.1" 200 None
2026-03-24 22:04:01 [adesa.it] INFO: Saving data for 10709168: {'auction_closing_time': 1774527300.0, 'created_time': 1774282694.764601, 'last_price_update_time': 1774389841.832509}
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709168') HTTP/1.1" 204 0
2026-03-24 22:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10709131
2026-03-24 22:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10709131
2026-03-24 22:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10709131 to the API
2026-03-24 22:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7c655d19-ca60-5400-80ec-9436b4871226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG724XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709131',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 286876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2017-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Giulia 2.2 Business - Diesel - Automatic - 150 hp - '
'286.876 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709131%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Saving data for 10709131: {'auction_closing_time': 1774527300.0, 'created_time': 1774282702.614221, 'last_price_update_time': 1774389842.234139}
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709131') HTTP/1.1" 204 0
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709165
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709165%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709165: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709165 url https://www.openlane.eu/en/carv6/auction/10709165
2026-03-24 22:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with identifier: 10711198
2026-03-24 22:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with scrape type 2
2026-03-24 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with scrape type 2
2026-03-24 22:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4, identifier: 10711198
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709183
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709183%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709183: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709183 url https://www.openlane.eu/en/carv6/auction/10709183
2026-03-24 22:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with identifier: 10711198
2026-03-24 22:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with identifier: 10711198
2026-03-24 22:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2fc4feb2-7e6f-5b1e-a1ec-946c159419c4 with identifier: 10711198 to the API
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711198>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T14:30:00Z',
'fuel_type': 'Petrol',
'id': '2fc4feb2-7e6f-5b1e-a1ec-946c159419c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL175ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711198',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 86624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Renting srl',
'title': 'Opel Mokka 1.2 GS - Petrol - Manual - 101 hp - 86.624 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711198%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Saving data for 10711198: {'auction_closing_time': 1774449000.0, 'created_time': 1774282703.386524, 'last_price_update_time': 1774389842.64262}
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711198') HTTP/1.1" 204 0
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709169
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709169%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709169: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709169 url https://www.openlane.eu/en/carv6/auction/10709169
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709130
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709130%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709130: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709130 url https://www.openlane.eu/en/carv6/auction/10709130
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709159
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709159%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709159: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709159 url https://www.openlane.eu/en/carv6/auction/10709159
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709177
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709177%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709177: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709177 url https://www.openlane.eu/en/carv6/auction/10709177
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709162
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709162%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709162: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709162 url https://www.openlane.eu/en/carv6/auction/10709162
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709142
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709142%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709142: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709142 url https://www.openlane.eu/en/carv6/auction/10709142
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709161
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709161%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709161: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709161 url https://www.openlane.eu/en/carv6/auction/10709161
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709155
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709155%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709155: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709155 url https://www.openlane.eu/en/carv6/auction/10709155
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709143
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709143%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709143: 2
2026-03-24 22:04:02 [adesa.it] INFO: Scraping item 10709143 url https://www.openlane.eu/en/carv6/auction/10709143
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709174
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709174%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709174: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709174 url https://www.openlane.eu/en/carv6/auction/10709174
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709176
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709176%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709176: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709176 url https://www.openlane.eu/en/carv6/auction/10709176
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709132
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709132%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709132: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709132 url https://www.openlane.eu/en/carv6/auction/10709132
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709170
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709170%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709170: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709170 url https://www.openlane.eu/en/carv6/auction/10709170
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709144
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709144%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709144: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709144 url https://www.openlane.eu/en/carv6/auction/10709144
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709184
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709184%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709184: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709184 url https://www.openlane.eu/en/carv6/auction/10709184
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709154
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709154%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709154: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709154 url https://www.openlane.eu/en/carv6/auction/10709154
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709166
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709166%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709166: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709166 url https://www.openlane.eu/en/carv6/auction/10709166
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10709147
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709147%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10709147: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10709147 url https://www.openlane.eu/en/carv6/auction/10709147
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10715080
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715080%27 HTTP/1.1" 200 None
2026-03-24 22:04:02 [adesa.it] INFO: Scrape type for 10715080: 0
2026-03-24 22:04:02 [adesa.it] INFO: Skipping item 10715080 url https://www.openlane.eu/en/carv6/auction/10715080
2026-03-24 22:04:02 [adesa.it] INFO: Found listing with ID: 10711119
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711119%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711119: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711119 url https://www.openlane.eu/en/carv6/auction/10711119
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711120
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711120%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711120: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711120 url https://www.openlane.eu/en/carv6/auction/10711120
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711145
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711145%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711145: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711145 url https://www.openlane.eu/en/carv6/auction/10711145
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711143
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711143%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711143: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711143 url https://www.openlane.eu/en/carv6/auction/10711143
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711142
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711142%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711142: 2
2026-03-24 22:04:03 [adesa.it] INFO: Scraping item 10711142 url https://www.openlane.eu/en/carv6/auction/10711142
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711144
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711144%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711144: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711144 url https://www.openlane.eu/en/carv6/auction/10711144
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711141
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711141%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711141: 2
2026-03-24 22:04:03 [adesa.it] INFO: Scraping item 10711141 url https://www.openlane.eu/en/carv6/auction/10711141
2026-03-24 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711140
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711140%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711140: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10711140 url https://www.openlane.eu/en/carv6/auction/10711140
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10715079
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715079%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10715079: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10715079 url https://www.openlane.eu/en/carv6/auction/10715079
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10711163
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711163%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10711163: 2
2026-03-24 22:04:03 [adesa.it] INFO: Scraping item 10711163 url https://www.openlane.eu/en/carv6/auction/10711163
2026-03-24 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716643
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716643%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716643: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716643 url https://www.openlane.eu/en/carv6/auction/10716643
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716551
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716551%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716551: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716551 url https://www.openlane.eu/en/carv6/auction/10716551
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716645
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716645%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716645: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716645 url https://www.openlane.eu/en/carv6/auction/10716645
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716363
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716363%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716363: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716363 url https://www.openlane.eu/en/carv6/auction/10716363
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716303
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716303%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716303: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716303 url https://www.openlane.eu/en/carv6/auction/10716303
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716582
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716582%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716582: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716582 url https://www.openlane.eu/en/carv6/auction/10716582
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716636
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716636%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716636: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716636 url https://www.openlane.eu/en/carv6/auction/10716636
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716594
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716594%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716594: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716594 url https://www.openlane.eu/en/carv6/auction/10716594
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716281
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716281%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716281: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716281 url https://www.openlane.eu/en/carv6/auction/10716281
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716280
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716280%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716280: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716280 url https://www.openlane.eu/en/carv6/auction/10716280
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716313
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716313%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716313: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716313 url https://www.openlane.eu/en/carv6/auction/10716313
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716609
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716609%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716609: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716609 url https://www.openlane.eu/en/carv6/auction/10716609
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716577
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716577%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716577: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716577 url https://www.openlane.eu/en/carv6/auction/10716577
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716324
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716324%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716324: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716324 url https://www.openlane.eu/en/carv6/auction/10716324
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716592
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716592%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716592: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716592 url https://www.openlane.eu/en/carv6/auction/10716592
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716635
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716635%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716635: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716635 url https://www.openlane.eu/en/carv6/auction/10716635
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716348
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716348%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716348: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716348 url https://www.openlane.eu/en/carv6/auction/10716348
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716619
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716619%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716619: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716619 url https://www.openlane.eu/en/carv6/auction/10716619
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716606
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716606%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716606: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716606 url https://www.openlane.eu/en/carv6/auction/10716606
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716272
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716272%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716272: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716272 url https://www.openlane.eu/en/carv6/auction/10716272
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716638
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716638%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716638: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716638 url https://www.openlane.eu/en/carv6/auction/10716638
2026-03-24 22:04:03 [adesa.it] INFO: Found listing with ID: 10716342
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716342%27 HTTP/1.1" 200 None
2026-03-24 22:04:03 [adesa.it] INFO: Scrape type for 10716342: 0
2026-03-24 22:04:03 [adesa.it] INFO: Skipping item 10716342 url https://www.openlane.eu/en/carv6/auction/10716342
2026-03-24 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10709172
2026-03-24 22:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe77591c-7279-5621-bddc-0614088b93ee with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe77591c-7279-5621-bddc-0614088b93ee with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe77591c-7279-5621-bddc-0614088b93ee, identifier: 10709172
2026-03-24 22:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10709145
2026-03-24 22:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc, identifier: 10709145
2026-03-24 22:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10709181
2026-03-24 22:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7861276-d607-591f-a145-8c3cb5cec490 with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7861276-d607-591f-a145-8c3cb5cec490 with scrape type 2
2026-03-24 22:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7861276-d607-591f-a145-8c3cb5cec490, identifier: 10709181
2026-03-24 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10709172
2026-03-24 22:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10709172
2026-03-24 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10709172 to the API
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fe77591c-7279-5621-bddc-0614088b93ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK622FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709172',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 103241,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'103.241 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709172%27 HTTP/1.1" 200 None
2026-03-24 22:04:04 [adesa.it] INFO: Saving data for 10709172: {'auction_closing_time': 1774527300.0, 'created_time': 1774282651.372664, 'last_price_update_time': 1774389844.228538}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709172') HTTP/1.1" 204 0
2026-03-24 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10709145
2026-03-24 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10709145
2026-03-24 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ed51fb4-fee6-51d6-9b26-3c9c24090cdc with identifier: 10709145 to the API
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709145>
{'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': 156,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '3ed51fb4-fee6-51d6-9b26-3c9c24090cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK847YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709145',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 218663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 3 Series Touring 318i Advantage - Petrol - Automatic - 156 hp - '
'218.663 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709145%27 HTTP/1.1" 200 None
2026-03-24 22:04:04 [adesa.it] INFO: Saving data for 10709145: {'auction_closing_time': 1774527300.0, 'created_time': 1774282695.390014, 'last_price_update_time': 1774389844.60089}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709145') HTTP/1.1" 204 0
2026-03-24 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10709181
2026-03-24 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10709181
2026-03-24 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10709181 to the API
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709181>
{'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': 190,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7861276-d607-591f-a145-8c3cb5cec490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG165ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709181',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 196819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 5 Series Touring 520d M Sport - Diesel - Automatic - 190 hp - '
'196.819 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709181%27 HTTP/1.1" 200 None
2026-03-24 22:04:04 [adesa.it] INFO: Saving data for 10709181: {'auction_closing_time': 1774527300.0, 'created_time': 1774282699.414172, 'last_price_update_time': 1774389844.912468}
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709181') HTTP/1.1" 204 0
2026-03-24 22:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10709180
2026-03-24 22:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a with scrape type 2
2026-03-24 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38fc56d7-bd99-507b-a316-0568b2b2ce9a, identifier: 10709180
2026-03-24 22:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10709180
2026-03-24 22:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10709180
2026-03-24 22:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10709180 to the API
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '38fc56d7-bd99-507b-a316-0568b2b2ce9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV839YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709180',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58093,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i You - Petrol - Manual - 110 hp - 58.093 km',
'transmission': 'manual',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709180%27 HTTP/1.1" 200 None
2026-03-24 22:04:05 [adesa.it] INFO: Saving data for 10709180: {'auction_closing_time': 1774527300.0, 'created_time': 1774282659.300921, 'last_price_update_time': 1774389845.29567}
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709180') HTTP/1.1" 204 0
2026-03-24 22:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10709137
2026-03-24 22:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19e486c-d027-57af-8788-323ed66db96e with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c19e486c-d027-57af-8788-323ed66db96e with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c19e486c-d027-57af-8788-323ed66db96e, identifier: 10709137
2026-03-24 22:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10709137
2026-03-24 22:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10709137
2026-03-24 22:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10709137 to the API
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709137>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c19e486c-d027-57af-8788-323ed66db96e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP052FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709137',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 101145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 101.145 '
'km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709137%27 HTTP/1.1" 200 None
2026-03-24 22:04:05 [adesa.it] INFO: Saving data for 10709137: {'auction_closing_time': 1774527300.0, 'created_time': 1774282774.356373, 'last_price_update_time': 1774389845.736931}
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709137') HTTP/1.1" 204 0
2026-03-24 22:04:05 [scrapy.extensions.logstats] INFO: Crawled 300 pages (at 103 pages/min), scraped 289 items (at 116 items/min)
2026-03-24 22:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10709138
2026-03-24 22:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492, identifier: 10709138
2026-03-24 22:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10709171
2026-03-24 22:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8ef61f-03e2-5e08-b79a-560db29dd240 with scrape type 2
2026-03-24 22:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d8ef61f-03e2-5e08-b79a-560db29dd240 with scrape type 2
2026-03-24 22:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d8ef61f-03e2-5e08-b79a-560db29dd240, identifier: 10709171
2026-03-24 22:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10709138
2026-03-24 22:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10709138
2026-03-24 22:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10709138 to the API
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709138>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '87314beb-d8ab-53fe-ab1e-4b1f0ca53492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP054FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709138',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 94.609 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709138%27 HTTP/1.1" 200 None
2026-03-24 22:04:06 [adesa.it] INFO: Saving data for 10709138: {'auction_closing_time': 1774527300.0, 'created_time': 1774282607.956089, 'last_price_update_time': 1774389846.326097}
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709138') HTTP/1.1" 204 0
2026-03-24 22:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10709171
2026-03-24 22:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10709171
2026-03-24 22:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10709171 to the API
2026-03-24 22:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '5d8ef61f-03e2-5e08-b79a-560db29dd240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM592KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709171',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor - Petrol - Automatic - 150 hp - 98.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709171%27 HTTP/1.1" 200 None
2026-03-24 22:04:07 [adesa.it] INFO: Saving data for 10709171: {'auction_closing_time': 1774527300.0, 'created_time': 1774282638.337478, 'last_price_update_time': 1774389847.644774}
2026-03-24 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709171') HTTP/1.1" 204 0
2026-03-24 22:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10709156
2026-03-24 22:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caba87fa-9b29-56e6-97c6-4ce361df6dca with scrape type 2
2026-03-24 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caba87fa-9b29-56e6-97c6-4ce361df6dca with scrape type 2
2026-03-24 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caba87fa-9b29-56e6-97c6-4ce361df6dca, identifier: 10709156
2026-03-24 22:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10709167
2026-03-24 22:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with scrape type 2
2026-03-24 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with scrape type 2
2026-03-24 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31, identifier: 10709167
2026-03-24 22:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10709156
2026-03-24 22:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10709156
2026-03-24 22:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10709156 to the API
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709156>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 330,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'caba87fa-9b29-56e6-97c6-4ce361df6dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL926PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709156',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 85173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'Maserati Grecale 2.0 - Hybrid - Automatic - 330 hp - 85.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709156%27 HTTP/1.1" 200 None
2026-03-24 22:04:08 [adesa.it] INFO: Saving data for 10709156: {'auction_closing_time': 1774527300.0, 'created_time': 1774281882.739865, 'last_price_update_time': 1774389848.673862}
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709156') HTTP/1.1" 204 0
2026-03-24 22:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10709167
2026-03-24 22:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10709167
2026-03-24 22:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5708b6c5-c660-5fe8-a7b9-42a7cda73d31 with identifier: 10709167 to the API
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '5708b6c5-c660-5fe8-a7b9-42a7cda73d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM650MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709167',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 105054,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 105.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709167%27 HTTP/1.1" 200 None
2026-03-24 22:04:08 [adesa.it] INFO: Saving data for 10709167: {'auction_closing_time': 1774527300.0, 'created_time': 1774282592.552768, 'last_price_update_time': 1774389848.971038}
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709167') HTTP/1.1" 204 0
2026-03-24 22:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10709140
2026-03-24 22:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with scrape type 2
2026-03-24 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with scrape type 2
2026-03-24 22:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41, identifier: 10709140
2026-03-24 22:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10709140
2026-03-24 22:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10709140
2026-03-24 22:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10709140 to the API
2026-03-24 22:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM385NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709140',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 24106,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 300e - Electric - Automatic - 204 hp - 24.106 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709140%27 HTTP/1.1" 200 None
2026-03-24 22:04:09 [adesa.it] INFO: Saving data for 10709140: {'auction_closing_time': 1774527300.0, 'created_time': 1774281896.040943, 'last_price_update_time': 1774389849.355352}
2026-03-24 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709140') HTTP/1.1" 204 0
2026-03-24 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10709182
2026-03-24 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ba79098-9b1c-564d-be50-4d51d97af0b6 with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ba79098-9b1c-564d-be50-4d51d97af0b6 with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ba79098-9b1c-564d-be50-4d51d97af0b6, identifier: 10709182
2026-03-24 22:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10709182
2026-03-24 22:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10709182
2026-03-24 22:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ba79098-9b1c-564d-be50-4d51d97af0b6 with identifier: 10709182 to the API
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709182>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1ba79098-9b1c-564d-be50-4d51d97af0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM906RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709182',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 106718,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 115 hp - 106.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709182%27 HTTP/1.1" 200 None
2026-03-24 22:04:10 [adesa.it] INFO: Saving data for 10709182: {'auction_closing_time': 1774527300.0, 'created_time': 1774281887.051561, 'last_price_update_time': 1774389850.392184}
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709182') HTTP/1.1" 204 0
2026-03-24 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10709136
2026-03-24 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989, identifier: 10709136
2026-03-24 22:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10711141
2026-03-24 22:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-24 22:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efdb6f95-6a9c-585a-bb91-062f363556ee, identifier: 10711141
2026-03-24 22:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10709136
2026-03-24 22:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10709136
2026-03-24 22:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989 with identifier: 10709136 to the API
2026-03-24 22:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '03a8fdd8-fa9a-5817-9f3b-f9fe1f10c989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT480XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709136',
'listing': 'auctionplusdirectbuy',
'location': 'Gallarate (Italy)',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 49822,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': None,
'title': 'Honda ZR-V 2.0 - Hybrid - Automatic - 143 hp - 49.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709136%27 HTTP/1.1" 200 None
2026-03-24 22:04:11 [adesa.it] INFO: Saving data for 10709136: {'auction_closing_time': 1774527300.0, 'created_time': 1774282597.534992, 'last_price_update_time': 1774389851.050226}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709136') HTTP/1.1" 204 0
2026-03-24 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10711141
2026-03-24 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10711141
2026-03-24 22:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10711141 to the API
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711141>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'efdb6f95-6a9c-585a-bb91-062f363556ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711141',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 24.367 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711141%27 HTTP/1.1" 200 None
2026-03-24 22:04:11 [adesa.it] INFO: Saving data for 10711141: {'auction_closing_time': 1774443600.0, 'created_time': 1774281923.970072, 'last_price_update_time': 1774389851.35841}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711141') HTTP/1.1" 204 0
2026-03-24 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10711142
2026-03-24 22:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-24 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-24 22:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a823e9e-4407-518c-9901-38ab66ad1a81, identifier: 10711142
2026-03-24 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10711142
2026-03-24 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10711142
2026-03-24 22:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10711142 to the API
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3a823e9e-4407-518c-9901-38ab66ad1a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711142',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18720,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.720 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711142%27 HTTP/1.1" 200 None
2026-03-24 22:04:11 [adesa.it] INFO: Saving data for 10711142: {'auction_closing_time': 1774443600.0, 'created_time': 1774281931.004522, 'last_price_update_time': 1774389851.744633}
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711142') HTTP/1.1" 204 0
2026-03-24 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0277bdd2-99b4-571e-a044-b4adc3ee0739 with identifier: 10709141
2026-03-24 22:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0277bdd2-99b4-571e-a044-b4adc3ee0739 with scrape type 2
2026-03-24 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0277bdd2-99b4-571e-a044-b4adc3ee0739 with scrape type 2
2026-03-24 22:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0277bdd2-99b4-571e-a044-b4adc3ee0739, identifier: 10709141
2026-03-24 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0277bdd2-99b4-571e-a044-b4adc3ee0739 with identifier: 10709141
2026-03-24 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0277bdd2-99b4-571e-a044-b4adc3ee0739 with identifier: 10709141
2026-03-24 22:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0277bdd2-99b4-571e-a044-b4adc3ee0739 with identifier: 10709141 to the API
2026-03-24 22:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709141>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0277bdd2-99b4-571e-a044-b4adc3ee0739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM558FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709141',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 46917,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 3.3 Comfort - AWD - Diesel - Automatic - 200 hp - '
'46.917 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709141%27 HTTP/1.1" 200 None
2026-03-24 22:04:12 [adesa.it] INFO: Saving data for 10709141: {'auction_closing_time': 1774527300.0, 'created_time': 1774281883.355631, 'last_price_update_time': 1774389852.234056}
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709141') HTTP/1.1" 204 0
2026-03-24 22:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with identifier: 10711221
2026-03-24 22:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with scrape type 2
2026-03-24 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with scrape type 2
2026-03-24 22:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56, identifier: 10711221
2026-03-24 22:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with identifier: 10711221
2026-03-24 22:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with identifier: 10711221
2026-03-24 22:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c3787aa-e9f4-5ed2-993d-9b007f0dcc56 with identifier: 10711221 to the API
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711221>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '9c3787aa-e9f4-5ed2-993d-9b007f0dcc56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ705PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711221',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 89583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DS DS7 Crossback 1.6 - AWD - Hybrid - Automatic - 200 hp - 89.583 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711221%27 HTTP/1.1" 200 None
2026-03-24 22:04:12 [adesa.it] INFO: Saving data for 10711221: {'auction_closing_time': 1774436280.0, 'created_time': 1774282751.479812, 'last_price_update_time': 1774389852.618715}
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711221') HTTP/1.1" 204 0
2026-03-24 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10709143
2026-03-24 22:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with scrape type 2
2026-03-24 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with scrape type 2
2026-03-24 22:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9a67540-c6bc-5f6e-a768-8cc6d42d0760, identifier: 10709143
2026-03-24 22:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10709143
2026-03-24 22:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10709143
2026-03-24 22:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10709143 to the API
2026-03-24 22:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709143>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd9a67540-c6bc-5f6e-a768-8cc6d42d0760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP736AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709143',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 86322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 86.322 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709143%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [adesa.it] INFO: Saving data for 10709143: {'auction_closing_time': 1774527300.0, 'created_time': 1774281856.049003, 'last_price_update_time': 1774389853.114126}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709143') HTTP/1.1" 204 0
2026-03-24 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10711163
2026-03-24 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with scrape type 2
2026-03-24 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with scrape type 2
2026-03-24 22:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6, identifier: 10711163
2026-03-24 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10709142
2026-03-24 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7255f3f-709f-5e47-ae43-4d03aa7c7597 with scrape type 2
2026-03-24 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7255f3f-709f-5e47-ae43-4d03aa7c7597 with scrape type 2
2026-03-24 22:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7255f3f-709f-5e47-ae43-4d03aa7c7597, identifier: 10709142
2026-03-24 22:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10711163
2026-03-24 22:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10711163
2026-03-24 22:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6 with identifier: 10711163 to the API
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c48f8a08-891b-50b6-ae0c-ec0f5f1f53f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711163',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 10785,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Manual - 116 hp - 10.785 '
'km',
'transmission': 'manual',
'trim': 'R-line',
'vin': None,
'year': 2025}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711163%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [adesa.it] INFO: Saving data for 10711163: {'auction_closing_time': 1774443600.0, 'created_time': 1774282553.574429, 'last_price_update_time': 1774389853.583764}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711163') HTTP/1.1" 204 0
2026-03-24 22:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10709142
2026-03-24 22:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10709142
2026-03-24 22:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10709142 to the API
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709142>
{'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': 115,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd7255f3f-709f-5e47-ae43-4d03aa7c7597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP859ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709142',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 92632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Manual - 115 hp - '
'92.632 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709142%27 HTTP/1.1" 200 None
2026-03-24 22:04:13 [adesa.it] INFO: Saving data for 10709142: {'auction_closing_time': 1774527300.0, 'created_time': 1774281848.377534, 'last_price_update_time': 1774389853.92753}
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709142') HTTP/1.1" 204 0
2026-03-24 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10709177
2026-03-24 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 2
2026-03-24 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 2
2026-03-24 22:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f2b79a5-d998-5bc8-b114-06e456e2dd61, identifier: 10709177
2026-03-24 22:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10709177
2026-03-24 22:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10709177
2026-03-24 22:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10709177 to the API
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '8f2b79a5-d998-5bc8-b114-06e456e2dd61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY896GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709177',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 22577,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 95 hp - 22.577 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709177%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Saving data for 10709177: {'auction_closing_time': 1774527300.0, 'created_time': 1774281986.885344, 'last_price_update_time': 1774389854.296913}
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709177') HTTP/1.1" 204 0
2026-03-24 22:04: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-24 22:04:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10709159
2026-03-24 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with scrape type 2
2026-03-24 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with scrape type 2
2026-03-24 22:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fd47860-c6c7-58bc-ada0-31fb53986bf5, identifier: 10709159
2026-03-24 22:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10709159
2026-03-24 22:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10709159
2026-03-24 22:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10709159 to the API
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '0fd47860-c6c7-58bc-ada0-31fb53986bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH671MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709159',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 15064,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 4,
'seller_name': 'Unipol Rental',
'title': 'Renault Twingo EV Life - Electric - Automatic - 82 hp - 15.064 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709159%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Saving data for 10709159: {'auction_closing_time': 1774527300.0, 'created_time': 1774281881.053341, 'last_price_update_time': 1774389854.672223}
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709159') HTTP/1.1" 204 0
2026-03-24 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716339
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716339%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716339: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716339 url https://www.openlane.eu/en/carv6/auction/10716339
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716970
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716970%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716970: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716970 url https://www.openlane.eu/en/carv6/auction/10716970
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716271
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716271%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716271: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716271 url https://www.openlane.eu/en/carv6/auction/10716271
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716446
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716446%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716446: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716446 url https://www.openlane.eu/en/carv6/auction/10716446
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716616
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716616%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716616: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716616 url https://www.openlane.eu/en/carv6/auction/10716616
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716968
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716968%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716968: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716968 url https://www.openlane.eu/en/carv6/auction/10716968
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716570
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716570%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716570: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716570 url https://www.openlane.eu/en/carv6/auction/10716570
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716972
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716972%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716972: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716972 url https://www.openlane.eu/en/carv6/auction/10716972
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716583
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716583%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716583: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716583 url https://www.openlane.eu/en/carv6/auction/10716583
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716965
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716965%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716965: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716965 url https://www.openlane.eu/en/carv6/auction/10716965
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716964
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716964%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716964: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716964 url https://www.openlane.eu/en/carv6/auction/10716964
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716593
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716593%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716593: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716593 url https://www.openlane.eu/en/carv6/auction/10716593
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716575
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716575%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716575: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716575 url https://www.openlane.eu/en/carv6/auction/10716575
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716317
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716317%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716317: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716317 url https://www.openlane.eu/en/carv6/auction/10716317
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10716343
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716343%27 HTTP/1.1" 200 None
2026-03-24 22:04:14 [adesa.it] INFO: Scrape type for 10716343: 0
2026-03-24 22:04:14 [adesa.it] INFO: Skipping item 10716343 url https://www.openlane.eu/en/carv6/auction/10716343
2026-03-24 22:04:14 [adesa.it] INFO: Found listing with ID: 10711862
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711862%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10711862: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10711862 url https://www.openlane.eu/en/carv6/auction/10711862
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716308
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716308%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716308: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716308 url https://www.openlane.eu/en/carv6/auction/10716308
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716574
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716574%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716574: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716574 url https://www.openlane.eu/en/carv6/auction/10716574
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716365
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716365%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716365: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716365 url https://www.openlane.eu/en/carv6/auction/10716365
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716621
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716621%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716621: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716621 url https://www.openlane.eu/en/carv6/auction/10716621
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716974
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716974%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716974: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716974 url https://www.openlane.eu/en/carv6/auction/10716974
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716273
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716273%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716273: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716273 url https://www.openlane.eu/en/carv6/auction/10716273
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716614
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716614%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716614: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716614 url https://www.openlane.eu/en/carv6/auction/10716614
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716973
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716973%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716973: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716973 url https://www.openlane.eu/en/carv6/auction/10716973
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716344
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716344%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716344: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716344 url https://www.openlane.eu/en/carv6/auction/10716344
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716282
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716282%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716282: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716282 url https://www.openlane.eu/en/carv6/auction/10716282
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716362
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716362%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716362: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716362 url https://www.openlane.eu/en/carv6/auction/10716362
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716971
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716971%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716971: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716971 url https://www.openlane.eu/en/carv6/auction/10716971
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716321
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716321%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716321: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716321 url https://www.openlane.eu/en/carv6/auction/10716321
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716346
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716346%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716346: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716346 url https://www.openlane.eu/en/carv6/auction/10716346
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716305
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716305%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716305: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716305 url https://www.openlane.eu/en/carv6/auction/10716305
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716986
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716986%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716986: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716986 url https://www.openlane.eu/en/carv6/auction/10716986
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716357
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716357%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716357: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716357 url https://www.openlane.eu/en/carv6/auction/10716357
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716622
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716622%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716622: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716622 url https://www.openlane.eu/en/carv6/auction/10716622
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716358
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716358%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716358: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716358 url https://www.openlane.eu/en/carv6/auction/10716358
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716639
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716639%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716639: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716639 url https://www.openlane.eu/en/carv6/auction/10716639
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716345
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716345%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716345: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716345 url https://www.openlane.eu/en/carv6/auction/10716345
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716597
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716597%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716597: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716597 url https://www.openlane.eu/en/carv6/auction/10716597
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716595
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716595%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716595: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716595 url https://www.openlane.eu/en/carv6/auction/10716595
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716341
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716341%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716341: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716341 url https://www.openlane.eu/en/carv6/auction/10716341
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716958
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716958%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716958: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716958 url https://www.openlane.eu/en/carv6/auction/10716958
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716323
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716323%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716323: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716323 url https://www.openlane.eu/en/carv6/auction/10716323
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716634
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716634%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716634: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716634 url https://www.openlane.eu/en/carv6/auction/10716634
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716315
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716315%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716315: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716315 url https://www.openlane.eu/en/carv6/auction/10716315
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716985
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716985%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716985: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716985 url https://www.openlane.eu/en/carv6/auction/10716985
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716641
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716641%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716641: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716641 url https://www.openlane.eu/en/carv6/auction/10716641
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716349
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716349%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716349: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716349 url https://www.openlane.eu/en/carv6/auction/10716349
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716322
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716322%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716322: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716322 url https://www.openlane.eu/en/carv6/auction/10716322
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716354
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716354%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716354: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716354 url https://www.openlane.eu/en/carv6/auction/10716354
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716307
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716307%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716307: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716307 url https://www.openlane.eu/en/carv6/auction/10716307
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716314
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716314%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716314: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716314 url https://www.openlane.eu/en/carv6/auction/10716314
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716960
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716960%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716960: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716960 url https://www.openlane.eu/en/carv6/auction/10716960
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716274
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716274%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716274: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716274 url https://www.openlane.eu/en/carv6/auction/10716274
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716444
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716444%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716444: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716444 url https://www.openlane.eu/en/carv6/auction/10716444
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716319
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716319%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716319: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716319 url https://www.openlane.eu/en/carv6/auction/10716319
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716340
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716340%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716340: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716340 url https://www.openlane.eu/en/carv6/auction/10716340
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716353
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716353%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716353: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716353 url https://www.openlane.eu/en/carv6/auction/10716353
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716613
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716613%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716613: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716613 url https://www.openlane.eu/en/carv6/auction/10716613
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716312
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716312%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716312: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716312 url https://www.openlane.eu/en/carv6/auction/10716312
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10719826
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719826%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10719826: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10719826 url https://www.openlane.eu/en/carv6/auction/10719826
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716364
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716364%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716364: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716364 url https://www.openlane.eu/en/carv6/auction/10716364
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716356
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716356%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716356: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716356 url https://www.openlane.eu/en/carv6/auction/10716356
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716301
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716301%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716301: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716301 url https://www.openlane.eu/en/carv6/auction/10716301
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716304
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716304%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716304: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716304 url https://www.openlane.eu/en/carv6/auction/10716304
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716967
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716967%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716967: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716967 url https://www.openlane.eu/en/carv6/auction/10716967
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716283
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716283%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716283: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716283 url https://www.openlane.eu/en/carv6/auction/10716283
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716311
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716311%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716311: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716311 url https://www.openlane.eu/en/carv6/auction/10716311
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716620
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716620%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716620: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716620 url https://www.openlane.eu/en/carv6/auction/10716620
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716279
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716279%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716279: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716279 url https://www.openlane.eu/en/carv6/auction/10716279
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716318
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716318%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716318: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716318 url https://www.openlane.eu/en/carv6/auction/10716318
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716608
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716608%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716608: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716608 url https://www.openlane.eu/en/carv6/auction/10716608
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716310
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716310%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716310: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716310 url https://www.openlane.eu/en/carv6/auction/10716310
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716448
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716448%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716448: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716448 url https://www.openlane.eu/en/carv6/auction/10716448
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716962
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716962%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716962: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716962 url https://www.openlane.eu/en/carv6/auction/10716962
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716306
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716306%27 HTTP/1.1" 200 None
2026-03-24 22:04:15 [adesa.it] INFO: Scrape type for 10716306: 0
2026-03-24 22:04:15 [adesa.it] INFO: Skipping item 10716306 url https://www.openlane.eu/en/carv6/auction/10716306
2026-03-24 22:04:15 [adesa.it] INFO: Found listing with ID: 10716966
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716966%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716966: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716966 url https://www.openlane.eu/en/carv6/auction/10716966
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716963
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716963%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716963: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716963 url https://www.openlane.eu/en/carv6/auction/10716963
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716320
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716320%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716320: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716320 url https://www.openlane.eu/en/carv6/auction/10716320
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716572
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716572%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716572: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716572 url https://www.openlane.eu/en/carv6/auction/10716572
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716278
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716278%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716278: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716278 url https://www.openlane.eu/en/carv6/auction/10716278
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716275
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716275%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716275: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716275 url https://www.openlane.eu/en/carv6/auction/10716275
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716269
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716269%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716269: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716269 url https://www.openlane.eu/en/carv6/auction/10716269
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716959
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716959%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716959: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716959 url https://www.openlane.eu/en/carv6/auction/10716959
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716352
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716352%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716352: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716352 url https://www.openlane.eu/en/carv6/auction/10716352
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716347
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716347%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716347: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716347 url https://www.openlane.eu/en/carv6/auction/10716347
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716359
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716359%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716359: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716359 url https://www.openlane.eu/en/carv6/auction/10716359
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716350
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716350%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716350: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716350 url https://www.openlane.eu/en/carv6/auction/10716350
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716309
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716309%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716309: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716309 url https://www.openlane.eu/en/carv6/auction/10716309
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716360
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716360%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716360: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716360 url https://www.openlane.eu/en/carv6/auction/10716360
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716361
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716361%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716361: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716361 url https://www.openlane.eu/en/carv6/auction/10716361
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716612
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716612%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716612: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716612 url https://www.openlane.eu/en/carv6/auction/10716612
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716302
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716302%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716302: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716302 url https://www.openlane.eu/en/carv6/auction/10716302
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10715356
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715356%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10715356: 2
2026-03-24 22:04:16 [adesa.it] INFO: Scraping item 10715356 url https://www.openlane.eu/en/carv6/auction/10715356
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716646
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716646%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716646: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716646 url https://www.openlane.eu/en/carv6/auction/10716646
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716676
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716676%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716676: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716676 url https://www.openlane.eu/en/carv6/auction/10716676
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10715246
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715246%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10715246: 2
2026-03-24 22:04:16 [adesa.it] INFO: Scraping item 10715246 url https://www.openlane.eu/en/carv6/auction/10715246
2026-03-24 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10716678
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716678%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10716678: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10716678 url https://www.openlane.eu/en/carv6/auction/10716678
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10715355
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715355%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10715355: 2
2026-03-24 22:04:16 [adesa.it] INFO: Scraping item 10715355 url https://www.openlane.eu/en/carv6/auction/10715355
2026-03-24 22:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10709164
2026-03-24 22:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79d3753-8b12-5ff8-9543-189fe386d9db with scrape type 2
2026-03-24 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79d3753-8b12-5ff8-9543-189fe386d9db with scrape type 2
2026-03-24 22:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f79d3753-8b12-5ff8-9543-189fe386d9db, identifier: 10709164
2026-03-24 22:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10709169
2026-03-24 22:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with scrape type 2
2026-03-24 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with scrape type 2
2026-03-24 22:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00e9ba10-8426-5adc-aba7-dcd05e032ec3, identifier: 10709169
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10709399
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709399%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10709399: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10709399 url https://www.openlane.eu/en/carv6/auction/10709399
2026-03-24 22:04:16 [adesa.it] INFO: Found listing with ID: 10709329
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709329%27 HTTP/1.1" 200 None
2026-03-24 22:04:16 [adesa.it] INFO: Scrape type for 10709329: 0
2026-03-24 22:04:16 [adesa.it] INFO: Skipping item 10709329 url https://www.openlane.eu/en/carv6/auction/10709329
2026-03-24 22:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10709164
2026-03-24 22:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10709164
2026-03-24 22:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10709164 to the API
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f79d3753-8b12-5ff8-9543-189fe386d9db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL908TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709164',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 154158,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi Q5 40 TDI Advanced - Diesel - Automatic - 204 hp - 154.158 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709164%27 HTTP/1.1" 200 None
2026-03-24 22:04:17 [adesa.it] INFO: Saving data for 10709164: {'auction_closing_time': 1774527300.0, 'created_time': 1774282698.871783, 'last_price_update_time': 1774389857.237581}
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709164') HTTP/1.1" 204 0
2026-03-24 22:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10709169
2026-03-24 22:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10709169
2026-03-24 22:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10709169 to the API
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '00e9ba10-8426-5adc-aba7-dcd05e032ec3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH679ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709169',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126410,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'126.410 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709169%27 HTTP/1.1" 200 None
2026-03-24 22:04:17 [adesa.it] INFO: Saving data for 10709169: {'auction_closing_time': 1774527300.0, 'created_time': 1774281878.312607, 'last_price_update_time': 1774389857.608178}
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709169') HTTP/1.1" 204 0
2026-03-24 22:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10709173
2026-03-24 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d, identifier: 10709173
2026-03-24 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10709183
2026-03-24 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3, identifier: 10709183
2026-03-24 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10709165
2026-03-24 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e10ce8-2228-5c9c-8059-a1f6182036d0 with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e10ce8-2228-5c9c-8059-a1f6182036d0 with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8e10ce8-2228-5c9c-8059-a1f6182036d0, identifier: 10709165
2026-03-24 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10709130
2026-03-24 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with scrape type 2
2026-03-24 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with scrape type 2
2026-03-24 22:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5, identifier: 10709130
2026-03-24 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10709173
2026-03-24 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10709173
2026-03-24 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d35d6d57-3a51-5934-b04e-1b97ef6a2a8d with identifier: 10709173 to the API
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd35d6d57-3a51-5934-b04e-1b97ef6a2a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE542MB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709173',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 170155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 170.155 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709173%27 HTTP/1.1" 200 None
2026-03-24 22:04:18 [adesa.it] INFO: Saving data for 10709173: {'auction_closing_time': 1774527300.0, 'created_time': 1774281891.102693, 'last_price_update_time': 1774389858.27458}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709173') HTTP/1.1" 204 0
2026-03-24 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10709183
2026-03-24 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10709183
2026-03-24 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10709183 to the API
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f7ccfc95-cda4-5b68-85c1-2ed6606c1af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE880BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709183',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 141453,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 141.453 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709183%27 HTTP/1.1" 200 None
2026-03-24 22:04:18 [adesa.it] INFO: Saving data for 10709183: {'auction_closing_time': 1774527300.0, 'created_time': 1774281873.568589, 'last_price_update_time': 1774389858.562579}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709183') HTTP/1.1" 204 0
2026-03-24 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10709165
2026-03-24 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10709165
2026-03-24 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8e10ce8-2228-5c9c-8059-a1f6182036d0 with identifier: 10709165 to the API
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e8e10ce8-2228-5c9c-8059-a1f6182036d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN732RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709165',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185390,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 185.390 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709165%27 HTTP/1.1" 200 None
2026-03-24 22:04:18 [adesa.it] INFO: Saving data for 10709165: {'auction_closing_time': 1774527300.0, 'created_time': 1774281876.082947, 'last_price_update_time': 1774389858.837264}
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709165') HTTP/1.1" 204 0
2026-03-24 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10709130
2026-03-24 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10709130
2026-03-24 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10709130 to the API
2026-03-24 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Electric',
'id': '77c93f43-e49b-5ad2-8ff5-9bb55a2485b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN937DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709130',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Polestar',
'model': '2',
'odometer': 17308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 408 hp - '
'17.308 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709130%27 HTTP/1.1" 200 None
2026-03-24 22:04:19 [adesa.it] INFO: Saving data for 10709130: {'auction_closing_time': 1774527300.0, 'created_time': 1774281872.667354, 'last_price_update_time': 1774389859.112611}
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709130') HTTP/1.1" 204 0
2026-03-24 22:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10709185
2026-03-24 22:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4, identifier: 10709185
2026-03-24 22:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10709185
2026-03-24 22:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10709185
2026-03-24 22:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9bd584f4-3a8f-5bae-a817-dc8f43e774a4 with identifier: 10709185 to the API
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709185>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9bd584f4-3a8f-5bae-a817-dc8f43e774a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM365MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709185',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 128266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 128.266 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709185%27 HTTP/1.1" 200 None
2026-03-24 22:04:19 [adesa.it] INFO: Saving data for 10709185: {'auction_closing_time': 1774527300.0, 'created_time': 1774281884.674013, 'last_price_update_time': 1774389859.508575}
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709185') HTTP/1.1" 204 0
2026-03-24 22:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10709135
2026-03-24 22:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0646254-3dca-5014-b255-fa3bb7f1c743 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0646254-3dca-5014-b255-fa3bb7f1c743 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d0646254-3dca-5014-b255-fa3bb7f1c743, identifier: 10709135
2026-03-24 22:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10709146
2026-03-24 22:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with scrape type 2
2026-03-24 22:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186, identifier: 10709146
2026-03-24 22:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10709135
2026-03-24 22:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10709135
2026-03-24 22:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10709135 to the API
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709135>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd0646254-3dca-5014-b255-fa3bb7f1c743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP767FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709135',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'88.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-24 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709135%27 HTTP/1.1" 200 None
2026-03-24 22:04:20 [adesa.it] INFO: Saving data for 10709135: {'auction_closing_time': 1774527300.0, 'created_time': 1774282606.13283, 'last_price_update_time': 1774389860.007993}
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709135') HTTP/1.1" 204 0
2026-03-24 22:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10709146
2026-03-24 22:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10709146
2026-03-24 22:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10709146 to the API
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e325a0ea-6a1d-5ff4-a09a-249fc5cfb186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN849ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709146',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 72493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'72.493 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709146%27 HTTP/1.1" 200 None
2026-03-24 22:04:20 [adesa.it] INFO: Saving data for 10709146: {'auction_closing_time': 1774527300.0, 'created_time': 1774282611.508284, 'last_price_update_time': 1774389860.340874}
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709146') HTTP/1.1" 204 0
2026-03-24 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/f4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10709175
2026-03-24 22:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08ac739-4785-5d05-8bfa-6f0761822db3 with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c08ac739-4785-5d05-8bfa-6f0761822db3 with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c08ac739-4785-5d05-8bfa-6f0761822db3, identifier: 10709175
2026-03-24 22:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10709134
2026-03-24 22:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2296eded-ad01-5fe8-b9d5-0008ba55092e with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2296eded-ad01-5fe8-b9d5-0008ba55092e with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2296eded-ad01-5fe8-b9d5-0008ba55092e, identifier: 10709134
2026-03-24 22:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10709152
2026-03-24 22:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with scrape type 2
2026-03-24 22:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00098b0f-f6f3-5184-805c-8f9e1cc8c711, identifier: 10709152
2026-03-24 22:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10709175
2026-03-24 22:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10709175
2026-03-24 22:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10709175 to the API
2026-03-24 22:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c08ac739-4785-5d05-8bfa-6f0761822db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM288KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709175',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 96852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 96.852 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709175%27 HTTP/1.1" 200 None
2026-03-24 22:04:21 [adesa.it] INFO: Saving data for 10709175: {'auction_closing_time': 1774527300.0, 'created_time': 1774282631.560993, 'last_price_update_time': 1774389861.009192}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709175') HTTP/1.1" 204 0
2026-03-24 22:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10709134
2026-03-24 22:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10709134
2026-03-24 22:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10709134 to the API
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709134>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '2296eded-ad01-5fe8-b9d5-0008ba55092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP849FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709134',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 77962,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 77.962 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709134%27 HTTP/1.1" 200 None
2026-03-24 22:04:21 [adesa.it] INFO: Saving data for 10709134: {'auction_closing_time': 1774527300.0, 'created_time': 1774282618.266948, 'last_price_update_time': 1774389861.313012}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709134') HTTP/1.1" 204 0
2026-03-24 22:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10709152
2026-03-24 22:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10709152
2026-03-24 22:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10709152 to the API
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709152>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '00098b0f-f6f3-5184-805c-8f9e1cc8c711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP608FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709152',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 75.583 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709152%27 HTTP/1.1" 200 None
2026-03-24 22:04:21 [adesa.it] INFO: Saving data for 10709152: {'auction_closing_time': 1774527300.0, 'created_time': 1774282626.261099, 'last_price_update_time': 1774389861.600925}
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709152') HTTP/1.1" 204 0
2026-03-24 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c456a90>
2026-03-24 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252Ff4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/f4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg saved to cache
2026-03-24 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10709148
2026-03-24 22:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2271235-3e45-50da-99c8-0ec9902e13dd with scrape type 2
2026-03-24 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2271235-3e45-50da-99c8-0ec9902e13dd with scrape type 2
2026-03-24 22:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b2271235-3e45-50da-99c8-0ec9902e13dd, identifier: 10709148
2026-03-24 22:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10709148
2026-03-24 22:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10709148
2026-03-24 22:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10709148 to the API
2026-03-24 22:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709148>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'b2271235-3e45-50da-99c8-0ec9902e13dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV617FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709148',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 28606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Petrol - Automatic - 184 hp - 28.606 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709148%27 HTTP/1.1" 200 None
2026-03-24 22:04:22 [adesa.it] INFO: Saving data for 10709148: {'auction_closing_time': 1774527300.0, 'created_time': 1774282692.084507, 'last_price_update_time': 1774389862.210485}
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709148') HTTP/1.1" 204 0
2026-03-24 22:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with identifier: 10709153
2026-03-24 22:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with scrape type 2
2026-03-24 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with scrape type 2
2026-03-24 22:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85de3bd9-9ae0-5c34-a843-b2386d9b2479, identifier: 10709153
2026-03-24 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with identifier: 10709153
2026-03-24 22:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with identifier: 10709153
2026-03-24 22:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85de3bd9-9ae0-5c34-a843-b2386d9b2479 with identifier: 10709153 to the API
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '85de3bd9-9ae0-5c34-a843-b2386d9b2479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ489YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709153',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 182872,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 2,
'seller_name': 'Unipol Rental',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 182.872 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709153%27 HTTP/1.1" 200 None
2026-03-24 22:04:22 [adesa.it] INFO: Saving data for 10709153: {'auction_closing_time': 1774527300.0, 'created_time': 1774282689.036226, 'last_price_update_time': 1774389862.600949}
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709153') HTTP/1.1" 204 0
2026-03-24 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/3a8d2db0-d181-445d-acc1-018a46bade1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10709139
2026-03-24 22:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with scrape type 2
2026-03-24 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with scrape type 2
2026-03-24 22:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f452f92a-ffea-5e16-8ca6-2295da9e4ef9, identifier: 10709139
2026-03-24 22:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10709139
2026-03-24 22:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10709139
2026-03-24 22:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10709139 to the API
2026-03-24 22:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709139>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f452f92a-ffea-5e16-8ca6-2295da9e4ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP660FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709139',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 92238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 92.238 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709139%27 HTTP/1.1" 200 None
2026-03-24 22:04:23 [adesa.it] INFO: Saving data for 10709139: {'auction_closing_time': 1774527300.0, 'created_time': 1774282625.488841, 'last_price_update_time': 1774389863.080193}
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709139') HTTP/1.1" 204 0
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4569d0>
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg saved to cache
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c42a490>
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F3a8d2db0-d181-445d-acc1-018a46bade1f.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/3a8d2db0-d181-445d-acc1-018a46bade1f.jpg saved to cache
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/c48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10709157
2026-03-24 22:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cefdc5-018b-58dc-9344-846d7938028e with scrape type 2
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78cefdc5-018b-58dc-9344-846d7938028e with scrape type 2
2026-03-24 22:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78cefdc5-018b-58dc-9344-846d7938028e, identifier: 10709157
2026-03-24 22:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10709157
2026-03-24 22:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10709157
2026-03-24 22:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10709157 to the API
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709157>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '78cefdc5-018b-58dc-9344-846d7938028e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR746LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709157',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 36331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32900,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 36.331 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709157%27 HTTP/1.1" 200 None
2026-03-24 22:04:23 [adesa.it] INFO: Saving data for 10709157: {'auction_closing_time': 1774527300.0, 'created_time': 1774282678.406016, 'last_price_update_time': 1774389863.641455}
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709157') HTTP/1.1" 204 0
2026-03-24 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/578d44fb-46c2-4060-8ea0-9783b5972c67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8fe67010>
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252Fc48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/c48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg saved to cache
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c42b590>
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F578d44fb-46c2-4060-8ea0-9783b5972c67.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/578d44fb-46c2-4060-8ea0-9783b5972c67.jpg saved to cache
2026-03-24 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741875/general/4d81244b-5e35-456e-a78c-7b215fdb648f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713305)
2026-03-24 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10709149
2026-03-24 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191e99ea-12ff-5e89-80db-45803271e91a with scrape type 2
2026-03-24 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191e99ea-12ff-5e89-80db-45803271e91a with scrape type 2
2026-03-24 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 191e99ea-12ff-5e89-80db-45803271e91a, identifier: 10709149
2026-03-24 22:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10709149
2026-03-24 22:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10709149
2026-03-24 22:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10709149 to the API
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '191e99ea-12ff-5e89-80db-45803271e91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK664VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709149',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 203000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 40 TDI S Line - Diesel - Automatic - 204 hp - 203.000 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709149%27 HTTP/1.1" 200 None
2026-03-24 22:04:24 [adesa.it] INFO: Saving data for 10709149: {'auction_closing_time': 1774527300.0, 'created_time': 1774282697.666052, 'last_price_update_time': 1774389864.476831}
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709149') HTTP/1.1" 204 0
2026-03-24 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5cb10>
2026-03-24 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741875%252Fgeneral%252F4d81244b-5e35-456e-a78c-7b215fdb648f.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741875/general/4d81244b-5e35-456e-a78c-7b215fdb648f.jpg saved to cache
2026-03-24 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c
2026-03-24 22:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c, skipping ID generation
2026-03-24 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with scrape type 1
2026-03-24 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2bd5ada8-8613-5b6e-89d5-e240d15ba13c sending to next pipeline
2026-03-24 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c, identifier: 10713305
2026-03-24 22:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10715356
2026-03-24 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with scrape type 2
2026-03-24 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with scrape type 2
2026-03-24 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a, identifier: 10715356
2026-03-24 22:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with identifier: 10713305
2026-03-24 22:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with identifier: 10713305
2026-03-24 22:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2bd5ada8-8613-5b6e-89d5-e240d15ba13c with identifier: 10713305 to the API
2026-03-24 22:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741875/general/4d81244b-5e35-456e-a78c-7b215fdb648f.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': 75,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '2bd5ada8-8613-5b6e-89d5-e240d15ba13c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH737PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713305',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 36594,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/4d81244b-5e35-456e-a78c-7b215fdb648f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44270,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/15c2f92e-0b3a-4142-9d66-afef5c393821.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/578d44fb-46c2-4060-8ea0-9783b5972c67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/34424cdd-c409-4268-99bd-1879603e6068.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/c48accf4-dd21-42f4-92d6-746c1e18dc7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/0ef4200c-fa37-41c7-9ec0-37711e3cdfd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/01bbe916-d5b1-4e1e-b2d6-269ad0716ebb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/3a8d2db0-d181-445d-acc1-018a46bade1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/5dac79b6-030f-42f7-96b6-e56c506325bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bd5ada8-8613-5b6e-89d5-e240d15ba13c/2bd5ada8-8613-5b6e-89d5-e240d15ba13c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741875/general/f4cd7f34-e993-47f0-aef4-943d98b5fe94.jpg',
'Width': 800}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 36.594 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713305%27 HTTP/1.1" 200 None
2026-03-24 22:04:25 [adesa.it] INFO: Saving data for 10713305: {'created_time': 1774389865.227125, 'last_price_update_time': 1774389865.227136, 'auction_closing_time': 1774430700.0}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713305') HTTP/1.1" 204 0
2026-03-24 22:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10715356
2026-03-24 22:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10715356
2026-03-24 22:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10715356 to the API
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T15:45:00Z',
'fuel_type': 'Hybrid',
'id': '4376a85d-cb83-53b0-bdc3-68dbb730dc1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL048ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715356',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 85791,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Hybrid - Manual - 70 hp - 85.791 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715356%27 HTTP/1.1" 200 None
2026-03-24 22:04:25 [adesa.it] INFO: Saving data for 10715356: {'auction_closing_time': 1774453500.0, 'created_time': 1774303398.572546, 'last_price_update_time': 1774389865.513124}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715356') HTTP/1.1" 204 0
2026-03-24 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10709150
2026-03-24 22:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae64210-d66f-5028-922a-19616aa0c69b with scrape type 2
2026-03-24 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae64210-d66f-5028-922a-19616aa0c69b with scrape type 2
2026-03-24 22:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ae64210-d66f-5028-922a-19616aa0c69b, identifier: 10709150
2026-03-24 22:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10709150
2026-03-24 22:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10709150
2026-03-24 22:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10709150 to the API
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709150>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '3ae64210-d66f-5028-922a-19616aa0c69b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD903BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709150',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 68991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 68.991 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2020}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709150%27 HTTP/1.1" 200 None
2026-03-24 22:04:25 [adesa.it] INFO: Saving data for 10709150: {'auction_closing_time': 1774527300.0, 'created_time': 1774282690.144986, 'last_price_update_time': 1774389865.937065}
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709150') HTTP/1.1" 204 0
2026-03-24 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/52c09ba4-c222-4270-b75b-f6656c454706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10715246
2026-03-24 22:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with scrape type 2
2026-03-24 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with scrape type 2
2026-03-24 22:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6, identifier: 10715246
2026-03-24 22:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10715246
2026-03-24 22:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10715246
2026-03-24 22:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10715246 to the API
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T15:45:00Z',
'fuel_type': 'Petrol',
'id': '2de9fbc0-296e-5454-9404-6ae3c44d4bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK298WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715246',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 83644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Cult - Petrol - Manual - 70 hp - 83.644 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715246%27 HTTP/1.1" 200 None
2026-03-24 22:04:26 [adesa.it] INFO: Saving data for 10715246: {'auction_closing_time': 1774453500.0, 'created_time': 1774303397.417042, 'last_price_update_time': 1774389866.325873}
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715246') HTTP/1.1" 204 0
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c42aad0>
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F52c09ba4-c222-4270-b75b-f6656c454706.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/52c09ba4-c222-4270-b75b-f6656c454706.jpg saved to cache
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/b014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa51074-8b10-5403-8096-4c25b1197268 with identifier: 10711220
2026-03-24 22:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa51074-8b10-5403-8096-4c25b1197268 with scrape type 2
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aa51074-8b10-5403-8096-4c25b1197268 with scrape type 2
2026-03-24 22:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7aa51074-8b10-5403-8096-4c25b1197268, identifier: 10711220
2026-03-24 22:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7aa51074-8b10-5403-8096-4c25b1197268 with identifier: 10711220
2026-03-24 22:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7aa51074-8b10-5403-8096-4c25b1197268 with identifier: 10711220
2026-03-24 22:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7aa51074-8b10-5403-8096-4c25b1197268 with identifier: 10711220 to the API
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 114,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'LPG',
'id': '7aa51074-8b10-5403-8096-4c25b1197268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL790TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711220',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DR',
'model': '4.0',
'odometer': 92624,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'DR 4.0 1.5 - LPG - Manual - 114 hp - 92.624 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711220%27 HTTP/1.1" 200 None
2026-03-24 22:04:26 [adesa.it] INFO: Saving data for 10711220: {'auction_closing_time': 1774436280.0, 'created_time': 1774282775.013406, 'last_price_update_time': 1774389866.830681}
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711220') HTTP/1.1" 204 0
2026-03-24 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/3e2e4322-1026-43da-87d7-8ee5d219256c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c169ad0>
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fb014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/b014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg saved to cache
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff0b9d0>
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252F3e2e4322-1026-43da-87d7-8ee5d219256c.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/3e2e4322-1026-43da-87d7-8ee5d219256c.jpg saved to cache
2026-03-24 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:04:27 [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-24 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with identifier: 10711232
2026-03-24 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with scrape type 2
2026-03-24 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with scrape type 2
2026-03-24 22:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64, identifier: 10711232
2026-03-24 22:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with identifier: 10711232
2026-03-24 22:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with identifier: 10711232
2026-03-24 22:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dacba1b-e8d8-5ff9-914a-035f4e7d0d64 with identifier: 10711232 to the API
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711232>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Petrol',
'id': '1dacba1b-e8d8-5ff9-914a-035f4e7d0d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK254EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711232',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 47802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Alfa Romeo Tonale 1.5 Sprint - Petrol - Automatic - 130 hp - 47.802 '
'km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711232%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Saving data for 10711232: {'auction_closing_time': 1774436280.0, 'created_time': 1774282843.706647, 'last_price_update_time': 1774389867.395327}
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711232') HTTP/1.1" 204 0
2026-03-24 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741876/general/ddbf52d4-4782-4598-b0c0-94102c97791e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713309)
2026-03-24 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709429
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709429%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709429: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709429 url https://www.openlane.eu/en/carv6/auction/10709429
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709337
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709337%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709337: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709337 url https://www.openlane.eu/en/carv6/auction/10709337
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709428
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709428%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709428: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709428 url https://www.openlane.eu/en/carv6/auction/10709428
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709439
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709439%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709439: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709439 url https://www.openlane.eu/en/carv6/auction/10709439
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709335
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709335%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709335: 0
2026-03-24 22:04:27 [adesa.it] INFO: Skipping item 10709335 url https://www.openlane.eu/en/carv6/auction/10709335
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709426
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709426%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709426: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709426 url https://www.openlane.eu/en/carv6/auction/10709426
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709208
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709208%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709208: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709208 url https://www.openlane.eu/en/carv6/auction/10709208
2026-03-24 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5aa950>
2026-03-24 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741876%252Fgeneral%252Fddbf52d4-4782-4598-b0c0-94102c97791e.jpg') HTTP/1.1" 204 0
2026-03-24 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741876/general/ddbf52d4-4782-4598-b0c0-94102c97791e.jpg saved to cache
2026-03-24 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c99da674-88a7-5b6f-9b5e-db9e34df7847
2026-03-24 22:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c99da674-88a7-5b6f-9b5e-db9e34df7847, skipping ID generation
2026-03-24 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c99da674-88a7-5b6f-9b5e-db9e34df7847 with scrape type 1
2026-03-24 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c99da674-88a7-5b6f-9b5e-db9e34df7847 sending to next pipeline
2026-03-24 22:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c99da674-88a7-5b6f-9b5e-db9e34df7847, identifier: 10713309
2026-03-24 22:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10715126
2026-03-24 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3991cc5-060e-5104-9c87-c18f4864d62d with scrape type 2
2026-03-24 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3991cc5-060e-5104-9c87-c18f4864d62d with scrape type 2
2026-03-24 22:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3991cc5-060e-5104-9c87-c18f4864d62d, identifier: 10715126
2026-03-24 22:04:27 [adesa.it] INFO: Found listing with ID: 10709431
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709431%27 HTTP/1.1" 200 None
2026-03-24 22:04:27 [adesa.it] INFO: Scrape type for 10709431: 2
2026-03-24 22:04:27 [adesa.it] INFO: Scraping item 10709431 url https://www.openlane.eu/en/carv6/auction/10709431
2026-03-24 22:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c99da674-88a7-5b6f-9b5e-db9e34df7847 with identifier: 10713309
2026-03-24 22:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c99da674-88a7-5b6f-9b5e-db9e34df7847 with identifier: 10713309
2026-03-24 22:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c99da674-88a7-5b6f-9b5e-db9e34df7847 with identifier: 10713309 to the API
2026-03-24 22:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741876/general/ddbf52d4-4782-4598-b0c0-94102c97791e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c99da674-88a7-5b6f-9b5e-db9e34df7847',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE217CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713309',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 104998,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/ddbf52d4-4782-4598-b0c0-94102c97791e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/b48250af-17b6-41ab-bb8d-5fca9f410d9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/1d952cd9-ed29-44bf-8b5f-63bece5b4aaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/0ff1c945-331b-4ddd-8ca5-6fcb1e3b9e86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110195,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/278a0548-ef0a-4e06-a7a3-893f8a617f32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/3e2e4322-1026-43da-87d7-8ee5d219256c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/b014d79c-7ba4-4928-8c11-b61f7670bfd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/52c09ba4-c222-4270-b75b-f6656c454706.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44175,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/c0067c4f-1be0-4f27-9488-51370d29ecc8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c99da674-88a7-5b6f-9b5e-db9e34df7847/c99da674-88a7-5b6f-9b5e-db9e34df7847_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741876/general/ae37cba2-5dc6-4b4e-bb7f-17294e99ebaf.jpg',
'Width': 1024}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Insignia 2.0 CDTI Business - Diesel - Manual - 174 hp - '
'104.998 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713309%27 HTTP/1.1" 200 None
2026-03-24 22:04:28 [adesa.it] INFO: Saving data for 10713309: {'created_time': 1774389868.250475, 'last_price_update_time': 1774389868.250486, 'auction_closing_time': 1774430700.0}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713309') HTTP/1.1" 204 0
2026-03-24 22:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10715126
2026-03-24 22:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10715126
2026-03-24 22:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10715126 to the API
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c3991cc5-060e-5104-9c87-c18f4864d62d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM696PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715126',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 81100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'BOZAUTO DI BOZEAN VALENTIN',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'81.100 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715126%27 HTTP/1.1" 200 None
2026-03-24 22:04:28 [adesa.it] INFO: Saving data for 10715126: {'auction_closing_time': 1774446300.0, 'created_time': 1774303387.037792, 'last_price_update_time': 1774389868.531835}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715126') HTTP/1.1" 204 0
2026-03-24 22:04:28 [adesa.it] INFO: Found listing with ID: 10709427
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709427%27 HTTP/1.1" 200 None
2026-03-24 22:04:28 [adesa.it] INFO: Scrape type for 10709427: 2
2026-03-24 22:04:28 [adesa.it] INFO: Scraping item 10709427 url https://www.openlane.eu/en/carv6/auction/10709427
2026-03-24 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with identifier: 10711226
2026-03-24 22:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with scrape type 2
2026-03-24 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with scrape type 2
2026-03-24 22:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf, identifier: 10711226
2026-03-24 22:04:28 [adesa.it] INFO: Found listing with ID: 10709437
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709437%27 HTTP/1.1" 200 None
2026-03-24 22:04:28 [adesa.it] INFO: Scrape type for 10709437: 2
2026-03-24 22:04:28 [adesa.it] INFO: Scraping item 10709437 url https://www.openlane.eu/en/carv6/auction/10709437
2026-03-24 22:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with identifier: 10711226
2026-03-24 22:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with identifier: 10711226
2026-03-24 22:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8acc6fa9-fdb6-5901-be3e-4484e1ee85cf with identifier: 10711226 to the API
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T10:58:00Z',
'fuel_type': 'Diesel',
'id': '8acc6fa9-fdb6-5901-be3e-4484e1ee85cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN357WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711226',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 31888,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': '//Drivalia S.P.A.',
'title': 'Citroën C4 1.5 HDI - Diesel - Automatic - 131 hp - 31.888 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711226%27 HTTP/1.1" 200 None
2026-03-24 22:04:28 [adesa.it] INFO: Saving data for 10711226: {'auction_closing_time': 1774436280.0, 'created_time': 1774282805.40828, 'last_price_update_time': 1774389868.971114}
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711226') HTTP/1.1" 204 0
2026-03-24 22:04:28 [adesa.it] INFO: Found listing with ID: 10709440
2026-03-24 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709440%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709440: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709440 url https://www.openlane.eu/en/carv6/auction/10709440
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709436
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709436%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709436: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709436 url https://www.openlane.eu/en/carv6/auction/10709436
2026-03-24 22:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168e44d9-3724-56eb-8b0b-0dc3d924515f with identifier: 10715115
2026-03-24 22:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168e44d9-3724-56eb-8b0b-0dc3d924515f with scrape type 2
2026-03-24 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168e44d9-3724-56eb-8b0b-0dc3d924515f with scrape type 2
2026-03-24 22:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 168e44d9-3724-56eb-8b0b-0dc3d924515f, identifier: 10715115
2026-03-24 22:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10715109
2026-03-24 22:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e956f9-601a-5683-8543-730e8c2d8cc0 with scrape type 2
2026-03-24 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12e956f9-601a-5683-8543-730e8c2d8cc0 with scrape type 2
2026-03-24 22:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12e956f9-601a-5683-8543-730e8c2d8cc0, identifier: 10715109
2026-03-24 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 168e44d9-3724-56eb-8b0b-0dc3d924515f with identifier: 10715115
2026-03-24 22:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 168e44d9-3724-56eb-8b0b-0dc3d924515f with identifier: 10715115
2026-03-24 22:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 168e44d9-3724-56eb-8b0b-0dc3d924515f with identifier: 10715115 to the API
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '168e44d9-3724-56eb-8b0b-0dc3d924515f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'fc394fh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715115',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 326269,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2015-12-16',
'seats_number': 3,
'seller_name': "SANTACA' S.R.L.",
'title': 'Opel Movano 2.3 Edition - Diesel - Manual - 110 hp - 326.269 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2015}
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715115%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Saving data for 10715115: {'auction_closing_time': 1774446300.0, 'created_time': 1774303376.614036, 'last_price_update_time': 1774389869.492123}
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715115') HTTP/1.1" 204 0
2026-03-24 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10715109
2026-03-24 22:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10715109
2026-03-24 22:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10715109 to the API
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715109>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '12e956f9-601a-5683-8543-730e8c2d8cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC597BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715109',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 213745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-12-30',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L3H2 2.3 DCI - Diesel - Manual - 165 hp - 213.745 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715109%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Saving data for 10715109: {'auction_closing_time': 1774446300.0, 'created_time': 1774303385.326496, 'last_price_update_time': 1774389869.855963}
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715109') HTTP/1.1" 204 0
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709345
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709345%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709345: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709345 url https://www.openlane.eu/en/carv6/auction/10709345
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709344
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709344%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709344: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709344 url https://www.openlane.eu/en/carv6/auction/10709344
2026-03-24 22:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709347
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709347%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709347: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709347 url https://www.openlane.eu/en/carv6/auction/10709347
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10710111
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710111%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10710111: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10710111 url https://www.openlane.eu/en/carv6/auction/10710111
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709351
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709351%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709351: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709351 url https://www.openlane.eu/en/carv6/auction/10709351
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709348
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709348%27 HTTP/1.1" 200 None
2026-03-24 22:04:29 [adesa.it] INFO: Scrape type for 10709348: 2
2026-03-24 22:04:29 [adesa.it] INFO: Scraping item 10709348 url https://www.openlane.eu/en/carv6/auction/10709348
2026-03-24 22:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:29 [adesa.it] INFO: Found listing with ID: 10709349
2026-03-24 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709349%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10709349: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10709349 url https://www.openlane.eu/en/carv6/auction/10709349
2026-03-24 22:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:30 [adesa.it] INFO: Found listing with ID: 10709405
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709405%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10709405: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10709405 url https://www.openlane.eu/en/carv6/auction/10709405
2026-03-24 22:04:30 [adesa.it] INFO: Found listing with ID: 10709404
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709404%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10709404: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10709404 url https://www.openlane.eu/en/carv6/auction/10709404
2026-03-24 22:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with identifier: 10715117
2026-03-24 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with scrape type 2
2026-03-24 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with scrape type 2
2026-03-24 22:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 759bc7cd-a32a-55e7-8745-27c2fdadfc6a, identifier: 10715117
2026-03-24 22:04:30 [adesa.it] INFO: Found listing with ID: 10711666
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711666%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10711666: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10711666 url https://www.openlane.eu/en/carv6/auction/10711666
2026-03-24 22:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with identifier: 10715117
2026-03-24 22:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with identifier: 10715117
2026-03-24 22:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 759bc7cd-a32a-55e7-8745-27c2fdadfc6a with identifier: 10715117 to the API
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '759bc7cd-a32a-55e7-8745-27c2fdadfc6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ES906FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715117',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 179771,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-09-23',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'Mini Countryman Cooper D 1.6 - ALL4 - Diesel - Manual - 112 hp - '
'179.771 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715117%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Saving data for 10715117: {'auction_closing_time': 1774446300.0, 'created_time': 1774303371.962756, 'last_price_update_time': 1774389870.461485}
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715117') HTTP/1.1" 204 0
2026-03-24 22:04:30 [adesa.it] INFO: Found listing with ID: 10711376
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711376%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10711376: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10711376 url https://www.openlane.eu/en/carv6/auction/10711376
2026-03-24 22:04:30 [adesa.it] INFO: Found listing with ID: 10711645
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711645%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Scrape type for 10711645: 2
2026-03-24 22:04:30 [adesa.it] INFO: Scraping item 10711645 url https://www.openlane.eu/en/carv6/auction/10711645
2026-03-24 22:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10400212-e75c-5b54-906c-c988b13fbf3a with identifier: 10715123
2026-03-24 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10400212-e75c-5b54-906c-c988b13fbf3a with scrape type 2
2026-03-24 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10400212-e75c-5b54-906c-c988b13fbf3a with scrape type 2
2026-03-24 22:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10400212-e75c-5b54-906c-c988b13fbf3a, identifier: 10715123
2026-03-24 22:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10400212-e75c-5b54-906c-c988b13fbf3a with identifier: 10715123
2026-03-24 22:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10400212-e75c-5b54-906c-c988b13fbf3a with identifier: 10715123
2026-03-24 22:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10400212-e75c-5b54-906c-c988b13fbf3a with identifier: 10715123 to the API
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '10400212-e75c-5b54-906c-c988b13fbf3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FA978WY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715123',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 99061,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2016-02-24',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'Mercedes-Benz GLE Coupé 350d Premium - 4-Matic - Diesel - Automatic '
'- 258 hp - 99.061 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715123%27 HTTP/1.1" 200 None
2026-03-24 22:04:30 [adesa.it] INFO: Saving data for 10715123: {'auction_closing_time': 1774446300.0, 'created_time': 1774303372.439845, 'last_price_update_time': 1774389870.892927}
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715123') HTTP/1.1" 204 0
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10718551
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718551%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10718551: 0
2026-03-24 22:04:31 [adesa.it] INFO: Skipping item 10718551 url https://www.openlane.eu/en/carv6/auction/10718551
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708920
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708920%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708920: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708920 url https://www.openlane.eu/en/carv6/auction/10708920
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708956
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708956%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708956: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708956 url https://www.openlane.eu/en/carv6/auction/10708956
2026-03-24 22:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708933
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708933%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708933: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708933 url https://www.openlane.eu/en/carv6/auction/10708933
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708935
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708935%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708935: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708935 url https://www.openlane.eu/en/carv6/auction/10708935
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708960
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708960%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708960: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708960 url https://www.openlane.eu/en/carv6/auction/10708960
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708953
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708953%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708953: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708953 url https://www.openlane.eu/en/carv6/auction/10708953
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708936
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708936%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708936: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708936 url https://www.openlane.eu/en/carv6/auction/10708936
2026-03-24 22:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10715108
2026-03-24 22:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45773a85-a5f5-59f4-9e14-fe33538bd57d with scrape type 2
2026-03-24 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45773a85-a5f5-59f4-9e14-fe33538bd57d with scrape type 2
2026-03-24 22:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45773a85-a5f5-59f4-9e14-fe33538bd57d, identifier: 10715108
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708932
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708932%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708932: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708932 url https://www.openlane.eu/en/carv6/auction/10708932
2026-03-24 22:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10715108
2026-03-24 22:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10715108
2026-03-24 22:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10715108 to the API
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715108>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '45773a85-a5f5-59f4-9e14-fe33538bd57d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG421EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715108',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 111548,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L1H2 2.3 DCI Business Plus - Diesel - Manual - 135 '
'hp - 111.548 km',
'transmission': 'manual',
'trim': 'Business Plus',
'vin': None,
'year': 2021}
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715108%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Saving data for 10715108: {'auction_closing_time': 1774446300.0, 'created_time': 1774303380.128629, 'last_price_update_time': 1774389871.757932}
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715108') HTTP/1.1" 204 0
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708945
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708945%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708945: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708945 url https://www.openlane.eu/en/carv6/auction/10708945
2026-03-24 22:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7e109d-4866-5a98-9222-06b9106c70ce with identifier: 10715107
2026-03-24 22:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7e109d-4866-5a98-9222-06b9106c70ce with scrape type 2
2026-03-24 22:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce7e109d-4866-5a98-9222-06b9106c70ce with scrape type 2
2026-03-24 22:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce7e109d-4866-5a98-9222-06b9106c70ce, identifier: 10715107
2026-03-24 22:04:31 [adesa.it] INFO: Found listing with ID: 10708947
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708947%27 HTTP/1.1" 200 None
2026-03-24 22:04:31 [adesa.it] INFO: Scrape type for 10708947: 2
2026-03-24 22:04:31 [adesa.it] INFO: Scraping item 10708947 url https://www.openlane.eu/en/carv6/auction/10708947
2026-03-24 22:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce7e109d-4866-5a98-9222-06b9106c70ce with identifier: 10715107
2026-03-24 22:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce7e109d-4866-5a98-9222-06b9106c70ce with identifier: 10715107
2026-03-24 22:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce7e109d-4866-5a98-9222-06b9106c70ce with identifier: 10715107 to the API
2026-03-24 22:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ce7e109d-4866-5a98-9222-06b9106c70ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH308ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715107',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 156600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz GLE 350de Premium Plus - 4-Matic - Hybrid - Automatic '
'- 194 hp - 156.600 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2022}
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715107%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Saving data for 10715107: {'auction_closing_time': 1774446300.0, 'created_time': 1774303373.795301, 'last_price_update_time': 1774389872.145884}
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715107') HTTP/1.1" 204 0
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708929
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708929%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708929: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708929 url https://www.openlane.eu/en/carv6/auction/10708929
2026-03-24 22:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708928
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708928%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708928: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708928 url https://www.openlane.eu/en/carv6/auction/10708928
2026-03-24 22:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708906
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708906%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708906: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708906 url https://www.openlane.eu/en/carv6/auction/10708906
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708907
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708907%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708907: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708907 url https://www.openlane.eu/en/carv6/auction/10708907
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708908
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708908%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708908: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708908 url https://www.openlane.eu/en/carv6/auction/10708908
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708916
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708916%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708916: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708916 url https://www.openlane.eu/en/carv6/auction/10708916
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708918
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708918%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708918: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708918 url https://www.openlane.eu/en/carv6/auction/10708918
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708915
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708915%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708915: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708915 url https://www.openlane.eu/en/carv6/auction/10708915
2026-03-24 22:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10715113
2026-03-24 22:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad9370c-a7bf-52d3-a223-8335e966d583 with scrape type 2
2026-03-24 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad9370c-a7bf-52d3-a223-8335e966d583 with scrape type 2
2026-03-24 22:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aad9370c-a7bf-52d3-a223-8335e966d583, identifier: 10715113
2026-03-24 22:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e68ee615-bff3-5245-9c10-a37f69eee3a5 with identifier: 10715105
2026-03-24 22:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e68ee615-bff3-5245-9c10-a37f69eee3a5 with scrape type 2
2026-03-24 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e68ee615-bff3-5245-9c10-a37f69eee3a5 with scrape type 2
2026-03-24 22:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e68ee615-bff3-5245-9c10-a37f69eee3a5, identifier: 10715105
2026-03-24 22:04:32 [adesa.it] INFO: Found listing with ID: 10708917
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708917%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Scrape type for 10708917: 2
2026-03-24 22:04:32 [adesa.it] INFO: Scraping item 10708917 url https://www.openlane.eu/en/carv6/auction/10708917
2026-03-24 22:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10715113
2026-03-24 22:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10715113
2026-03-24 22:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aad9370c-a7bf-52d3-a223-8335e966d583 with identifier: 10715113 to the API
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'aad9370c-a7bf-52d3-a223-8335e966d583',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK708BK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715113',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 346286,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 200 hp - '
'346.286 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715113%27 HTTP/1.1" 200 None
2026-03-24 22:04:32 [adesa.it] INFO: Saving data for 10715113: {'auction_closing_time': 1774446300.0, 'created_time': 1774303382.881125, 'last_price_update_time': 1774389872.869823}
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715113') HTTP/1.1" 204 0
2026-03-24 22:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e68ee615-bff3-5245-9c10-a37f69eee3a5 with identifier: 10715105
2026-03-24 22:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e68ee615-bff3-5245-9c10-a37f69eee3a5 with identifier: 10715105
2026-03-24 22:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e68ee615-bff3-5245-9c10-a37f69eee3a5 with identifier: 10715105 to the API
2026-03-24 22:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715105>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e68ee615-bff3-5245-9c10-a37f69eee3a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FH434LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715105',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 466566,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-03-24',
'seats_number': 5,
'seller_name': 'ELITCAR S.R.L.',
'title': 'Mercedes-Benz E 200 Business - Diesel - Automatic - 149 hp - '
'466.566 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715105%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Saving data for 10715105: {'auction_closing_time': 1774446300.0, 'created_time': 1774303377.775521, 'last_price_update_time': 1774389873.152703}
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715105') HTTP/1.1" 204 0
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708922
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708922%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708922: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708922 url https://www.openlane.eu/en/carv6/auction/10708922
2026-03-24 22:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708927
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708927%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708927: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708927 url https://www.openlane.eu/en/carv6/auction/10708927
2026-03-24 22:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708954
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708954%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708954: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708954 url https://www.openlane.eu/en/carv6/auction/10708954
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708911
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708911%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708911: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708911 url https://www.openlane.eu/en/carv6/auction/10708911
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708968
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708968%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708968: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708968 url https://www.openlane.eu/en/carv6/auction/10708968
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708937
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708937%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708937: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708937 url https://www.openlane.eu/en/carv6/auction/10708937
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708959
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708959%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708959: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708959 url https://www.openlane.eu/en/carv6/auction/10708959
2026-03-24 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10715355
2026-03-24 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7a0025-3902-5406-adb8-008872573730 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d7a0025-3902-5406-adb8-008872573730 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d7a0025-3902-5406-adb8-008872573730, identifier: 10715355
2026-03-24 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39d12717-8eea-5b07-8073-ad5618225bb2 with identifier: 10715124
2026-03-24 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39d12717-8eea-5b07-8073-ad5618225bb2 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39d12717-8eea-5b07-8073-ad5618225bb2 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 39d12717-8eea-5b07-8073-ad5618225bb2, identifier: 10715124
2026-03-24 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a40a4c31-840f-53c4-8e28-2eff6b339469 with identifier: 10715118
2026-03-24 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a40a4c31-840f-53c4-8e28-2eff6b339469 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a40a4c31-840f-53c4-8e28-2eff6b339469 with scrape type 2
2026-03-24 22:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a40a4c31-840f-53c4-8e28-2eff6b339469, identifier: 10715118
2026-03-24 22:04:33 [adesa.it] INFO: Found listing with ID: 10708910
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708910%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Scrape type for 10708910: 2
2026-03-24 22:04:33 [adesa.it] INFO: Scraping item 10708910 url https://www.openlane.eu/en/carv6/auction/10708910
2026-03-24 22:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10715355
2026-03-24 22:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10715355
2026-03-24 22:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10715355 to the API
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T15:45:00Z',
'fuel_type': 'Hybrid',
'id': '6d7a0025-3902-5406-adb8-008872573730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL011GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 123668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 190 hp - '
'123.668 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715355%27 HTTP/1.1" 200 None
2026-03-24 22:04:33 [adesa.it] INFO: Saving data for 10715355: {'auction_closing_time': 1774453500.0, 'created_time': 1774303399.957166, 'last_price_update_time': 1774389873.97759}
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715355') HTTP/1.1" 204 0
2026-03-24 22:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 39d12717-8eea-5b07-8073-ad5618225bb2 with identifier: 10715124
2026-03-24 22:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 39d12717-8eea-5b07-8073-ad5618225bb2 with identifier: 10715124
2026-03-24 22:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 39d12717-8eea-5b07-8073-ad5618225bb2 with identifier: 10715124 to the API
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '39d12717-8eea-5b07-8073-ad5618225bb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EY441VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715124',
'listing': 'auction',
'location': 'CUNEO (Italy)',
'make': 'Fiat',
'model': '500L',
'odometer': 144123,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2015-02-26',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'Fiat 500L 1.6 MultiJet Business - Diesel - Manual - 105 hp - '
'144.123 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715124%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Saving data for 10715124: {'auction_closing_time': 1774446300.0, 'created_time': 1774303365.997544, 'last_price_update_time': 1774389874.349589}
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715124') HTTP/1.1" 204 0
2026-03-24 22:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a40a4c31-840f-53c4-8e28-2eff6b339469 with identifier: 10715118
2026-03-24 22:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a40a4c31-840f-53c4-8e28-2eff6b339469 with identifier: 10715118
2026-03-24 22:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a40a4c31-840f-53c4-8e28-2eff6b339469 with identifier: 10715118 to the API
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a40a4c31-840f-53c4-8e28-2eff6b339469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gf415bz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715118',
'listing': 'auction',
'location': 'CUNEO (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 113921,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW 3 Series Touring 320d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 113.921 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715118%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Saving data for 10715118: {'auction_closing_time': 1774446300.0, 'created_time': 1774303366.347125, 'last_price_update_time': 1774389874.642097}
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715118') HTTP/1.1" 204 0
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708919
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708919%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708919: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708919 url https://www.openlane.eu/en/carv6/auction/10708919
2026-03-24 22:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708950
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708950%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708950: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708950 url https://www.openlane.eu/en/carv6/auction/10708950
2026-03-24 22:04:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708912
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708912%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708912: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708912 url https://www.openlane.eu/en/carv6/auction/10708912
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708944
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708944%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708944: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708944 url https://www.openlane.eu/en/carv6/auction/10708944
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708966
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708966%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708966: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708966 url https://www.openlane.eu/en/carv6/auction/10708966
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708962
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708962%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708962: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708962 url https://www.openlane.eu/en/carv6/auction/10708962
2026-03-24 22:04:34 [adesa.it] INFO: Found listing with ID: 10708931
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708931%27 HTTP/1.1" 200 None
2026-03-24 22:04:34 [adesa.it] INFO: Scrape type for 10708931: 2
2026-03-24 22:04:34 [adesa.it] INFO: Scraping item 10708931 url https://www.openlane.eu/en/carv6/auction/10708931
2026-03-24 22:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10711212
2026-03-24 22:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with scrape type 2
2026-03-24 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc, identifier: 10711212
2026-03-24 22:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d16010-e2fa-5ff6-9133-19cbe7f4271a with identifier: 10709426
2026-03-24 22:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d16010-e2fa-5ff6-9133-19cbe7f4271a with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d16010-e2fa-5ff6-9133-19cbe7f4271a with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30d16010-e2fa-5ff6-9133-19cbe7f4271a, identifier: 10709426
2026-03-24 22:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3c0d5c-9932-5374-8426-056ef5fa4f42 with identifier: 10715104
2026-03-24 22:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3c0d5c-9932-5374-8426-056ef5fa4f42 with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3c0d5c-9932-5374-8426-056ef5fa4f42 with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed3c0d5c-9932-5374-8426-056ef5fa4f42, identifier: 10715104
2026-03-24 22:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10709163
2026-03-24 22:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538f3b6a-139e-5f43-a540-5681a791d814 with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 538f3b6a-139e-5f43-a540-5681a791d814 with scrape type 2
2026-03-24 22:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 538f3b6a-139e-5f43-a540-5681a791d814, identifier: 10709163
2026-03-24 22:04:35 [adesa.it] INFO: Found listing with ID: 10708958
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708958%27 HTTP/1.1" 200 None
2026-03-24 22:04:35 [adesa.it] INFO: Scrape type for 10708958: 2
2026-03-24 22:04:35 [adesa.it] INFO: Scraping item 10708958 url https://www.openlane.eu/en/carv6/auction/10708958
2026-03-24 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10711212
2026-03-24 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10711212
2026-03-24 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10711212 to the API
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711212>
{'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': 150,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '15fc10fb-6e77-55c3-bc3a-3b3e010d37fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FH925ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711212',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 299345,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2017-05-16',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'299.345 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711212%27 HTTP/1.1" 200 None
2026-03-24 22:04:35 [adesa.it] INFO: Saving data for 10711212: {'auction_closing_time': 1774446300.0, 'created_time': 1774282830.880665, 'last_price_update_time': 1774389875.548226}
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711212') HTTP/1.1" 204 0
2026-03-24 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30d16010-e2fa-5ff6-9133-19cbe7f4271a with identifier: 10709426
2026-03-24 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30d16010-e2fa-5ff6-9133-19cbe7f4271a with identifier: 10709426
2026-03-24 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30d16010-e2fa-5ff6-9133-19cbe7f4271a with identifier: 10709426 to the API
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': '30d16010-e2fa-5ff6-9133-19cbe7f4271a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV621JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709426',
'listing': 'auction',
'location': 'MILANO (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 380000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 3,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Ducato - Diesel - Manual - 150 hp - 380.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709426%27 HTTP/1.1" 200 None
2026-03-24 22:04:35 [adesa.it] INFO: Saving data for 10709426: {'auction_closing_time': 1774538100.0, 'created_time': 1774282563.850011, 'last_price_update_time': 1774389875.822848}
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709426') HTTP/1.1" 204 0
2026-03-24 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed3c0d5c-9932-5374-8426-056ef5fa4f42 with identifier: 10715104
2026-03-24 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed3c0d5c-9932-5374-8426-056ef5fa4f42 with identifier: 10715104
2026-03-24 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed3c0d5c-9932-5374-8426-056ef5fa4f42 with identifier: 10715104 to the API
2026-03-24 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'ed3c0d5c-9932-5374-8426-056ef5fa4f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB960KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715104',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 45935,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'PLASTIC P.G. DI PALANO GIACOMO',
'title': 'Audi RS3 2.5 TFSI - Petrol - Automatic - 400 hp - 45.935 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715104%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Saving data for 10715104: {'auction_closing_time': 1774446300.0, 'created_time': 1774303363.179278, 'last_price_update_time': 1774389876.141497}
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715104') HTTP/1.1" 204 0
2026-03-24 22:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10709163
2026-03-24 22:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10709163
2026-03-24 22:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10709163 to the API
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '538f3b6a-139e-5f43-a540-5681a791d814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK502BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709163',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 127395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - Automatic - 131 hp - '
'127.395 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709163%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Saving data for 10709163: {'auction_closing_time': 1774527300.0, 'created_time': 1774282629.6119, 'last_price_update_time': 1774389876.447136}
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709163') HTTP/1.1" 204 0
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708957
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708957%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708957: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708957 url https://www.openlane.eu/en/carv6/auction/10708957
2026-03-24 22:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708955
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708955%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708955: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708955 url https://www.openlane.eu/en/carv6/auction/10708955
2026-03-24 22:04:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708949
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708949%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708949: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708949 url https://www.openlane.eu/en/carv6/auction/10708949
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708948
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708948%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708948: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708948 url https://www.openlane.eu/en/carv6/auction/10708948
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708939
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708939%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708939: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708939 url https://www.openlane.eu/en/carv6/auction/10708939
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708934
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708934%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708934: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708934 url https://www.openlane.eu/en/carv6/auction/10708934
2026-03-24 22:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708946
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708946%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708946: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708946 url https://www.openlane.eu/en/carv6/auction/10708946
2026-03-24 22:04:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708909
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708909%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708909: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708909 url https://www.openlane.eu/en/carv6/auction/10708909
2026-03-24 22:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with identifier: 10709345
2026-03-24 22:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with scrape type 2
2026-03-24 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with scrape type 2
2026-03-24 22:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1, identifier: 10709345
2026-03-24 22:04:36 [adesa.it] INFO: Found listing with ID: 10708923
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708923%27 HTTP/1.1" 200 None
2026-03-24 22:04:36 [adesa.it] INFO: Scrape type for 10708923: 2
2026-03-24 22:04:36 [adesa.it] INFO: Scraping item 10708923 url https://www.openlane.eu/en/carv6/auction/10708923
2026-03-24 22:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with identifier: 10709345
2026-03-24 22:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with identifier: 10709345
2026-03-24 22:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4f03c628-d1ed-53d1-bf90-3a55d4f2eef1 with identifier: 10709345 to the API
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '4f03c628-d1ed-53d1-bf90-3a55d4f2eef1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC086CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709345',
'listing': 'auction',
'location': 'Ortona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 206094,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 206.094 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709345%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Saving data for 10709345: {'auction_closing_time': 1774537200.0, 'created_time': 1774282512.79696, 'last_price_update_time': 1774389877.006892}
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709345') HTTP/1.1" 204 0
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708924
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708924%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708924: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708924 url https://www.openlane.eu/en/carv6/auction/10708924
2026-03-24 22:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with identifier: 10709427
2026-03-24 22:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 073bcede-a0d7-587d-a8d5-8c6d15b5a900, identifier: 10709427
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708940
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708940%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708940: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708940 url https://www.openlane.eu/en/carv6/auction/10708940
2026-03-24 22:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with identifier: 10709427
2026-03-24 22:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with identifier: 10709427
2026-03-24 22:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 073bcede-a0d7-587d-a8d5-8c6d15b5a900 with identifier: 10709427 to the API
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': '073bcede-a0d7-587d-a8d5-8c6d15b5a900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT175GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709427',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 454061,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2018-11-19',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Peugeot Boxer 3.0 - Diesel - 156 hp - 454.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709427%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Saving data for 10709427: {'auction_closing_time': 1774538100.0, 'created_time': 1774282557.840356, 'last_price_update_time': 1774389877.506513}
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709427') HTTP/1.1" 204 0
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708913
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708913%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708913: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708913 url https://www.openlane.eu/en/carv6/auction/10708913
2026-03-24 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708961
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708961%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708961: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708961 url https://www.openlane.eu/en/carv6/auction/10708961
2026-03-24 22:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708964
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708964%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708964: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708964 url https://www.openlane.eu/en/carv6/auction/10708964
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708930
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708930%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708930: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708930 url https://www.openlane.eu/en/carv6/auction/10708930
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708963
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708963%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708963: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708963 url https://www.openlane.eu/en/carv6/auction/10708963
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708925
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708925%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708925: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708925 url https://www.openlane.eu/en/carv6/auction/10708925
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708938
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708938%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708938: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708938 url https://www.openlane.eu/en/carv6/auction/10708938
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708926
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708926%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708926: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708926 url https://www.openlane.eu/en/carv6/auction/10708926
2026-03-24 22:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aed143d-e064-54bc-80f2-2230d83d389a with identifier: 10708929
2026-03-24 22:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aed143d-e064-54bc-80f2-2230d83d389a with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aed143d-e064-54bc-80f2-2230d83d389a with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2aed143d-e064-54bc-80f2-2230d83d389a, identifier: 10708929
2026-03-24 22:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with identifier: 10708920
2026-03-24 22:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with scrape type 2
2026-03-24 22:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0bd7dfa5-7698-5b4d-8be5-7417355afcb1, identifier: 10708920
2026-03-24 22:04:37 [adesa.it] INFO: Found listing with ID: 10708965
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708965%27 HTTP/1.1" 200 None
2026-03-24 22:04:37 [adesa.it] INFO: Scrape type for 10708965: 2
2026-03-24 22:04:37 [adesa.it] INFO: Scraping item 10708965 url https://www.openlane.eu/en/carv6/auction/10708965
2026-03-24 22:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2aed143d-e064-54bc-80f2-2230d83d389a with identifier: 10708929
2026-03-24 22:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2aed143d-e064-54bc-80f2-2230d83d389a with identifier: 10708929
2026-03-24 22:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2aed143d-e064-54bc-80f2-2230d83d389a with identifier: 10708929 to the API
2026-03-24 22:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': '2aed143d-e064-54bc-80f2-2230d83d389a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM259KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708929',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 90201,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 90.201 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708929%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Saving data for 10708929: {'auction_closing_time': 1774454400.0, 'created_time': 1774282459.325731, 'last_price_update_time': 1774389878.167009}
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708929') HTTP/1.1" 204 0
2026-03-24 22:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with identifier: 10708920
2026-03-24 22:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with identifier: 10708920
2026-03-24 22:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0bd7dfa5-7698-5b4d-8be5-7417355afcb1 with identifier: 10708920 to the API
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0bd7dfa5-7698-5b4d-8be5-7417355afcb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT952AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708920',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 33470,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-03-18',
'seats_number': 5,
'seller_name': 'VOLKSWAGEN BANK GmbH',
'title': 'Audi A4 Avant 2.0 TDI S Line - Diesel - Automatic - 163 hp - 33.470 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708920%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Saving data for 10708920: {'auction_closing_time': 1774454400.0, 'created_time': 1774282474.499001, 'last_price_update_time': 1774389878.560807}
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708920') HTTP/1.1" 204 0
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708941
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708941%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708941: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708941 url https://www.openlane.eu/en/carv6/auction/10708941
2026-03-24 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708952
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708952%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708952: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708952 url https://www.openlane.eu/en/carv6/auction/10708952
2026-03-24 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708967
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708967%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708967: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708967 url https://www.openlane.eu/en/carv6/auction/10708967
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708951
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708951%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708951: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708951 url https://www.openlane.eu/en/carv6/auction/10708951
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708943
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708943%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708943: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708943 url https://www.openlane.eu/en/carv6/auction/10708943
2026-03-24 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10708942
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708942%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10708942: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10708942 url https://www.openlane.eu/en/carv6/auction/10708942
2026-03-24 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a05447-f8d4-5707-b620-1e01013c64e9 with identifier: 10709348
2026-03-24 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a05447-f8d4-5707-b620-1e01013c64e9 with scrape type 2
2026-03-24 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a05447-f8d4-5707-b620-1e01013c64e9 with scrape type 2
2026-03-24 22:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f0a05447-f8d4-5707-b620-1e01013c64e9, identifier: 10709348
2026-03-24 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with identifier: 10708936
2026-03-24 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with scrape type 2
2026-03-24 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with scrape type 2
2026-03-24 22:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 37f8c9ca-eeda-5777-aa1e-2783a2ff679f, identifier: 10708936
2026-03-24 22:04:38 [adesa.it] INFO: Found listing with ID: 10707644
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707644%27 HTTP/1.1" 200 None
2026-03-24 22:04:38 [adesa.it] INFO: Scrape type for 10707644: 2
2026-03-24 22:04:38 [adesa.it] INFO: Scraping item 10707644 url https://www.openlane.eu/en/carv6/auction/10707644
2026-03-24 22:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f0a05447-f8d4-5707-b620-1e01013c64e9 with identifier: 10709348
2026-03-24 22:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f0a05447-f8d4-5707-b620-1e01013c64e9 with identifier: 10709348
2026-03-24 22:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f0a05447-f8d4-5707-b620-1e01013c64e9 with identifier: 10709348 to the API
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709348>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0a05447-f8d4-5707-b620-1e01013c64e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX173NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709348',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 349815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2017-07-27',
'seats_number': 5,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 349.815 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709348%27 HTTP/1.1" 200 None
2026-03-24 22:04:39 [adesa.it] INFO: Saving data for 10709348: {'auction_closing_time': 1774537200.0, 'created_time': 1774282552.692903, 'last_price_update_time': 1774389879.208655}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709348') HTTP/1.1" 204 0
2026-03-24 22:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with identifier: 10708936
2026-03-24 22:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with identifier: 10708936
2026-03-24 22:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 37f8c9ca-eeda-5777-aa1e-2783a2ff679f with identifier: 10708936 to the API
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708936>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '37f8c9ca-eeda-5777-aa1e-2783a2ff679f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL656KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708936',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 127431,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Citroën C5 Aircross 1.5 HDI Feel - Diesel - Automatic - 131 hp - '
'127.431 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708936%27 HTTP/1.1" 200 None
2026-03-24 22:04:39 [adesa.it] INFO: Saving data for 10708936: {'auction_closing_time': 1774454400.0, 'created_time': 1774282462.705951, 'last_price_update_time': 1774389879.481638}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708936') HTTP/1.1" 204 0
2026-03-24 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b789d62f-369e-58f7-8df5-5e1939061cf9 with identifier: 10708947
2026-03-24 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b789d62f-369e-58f7-8df5-5e1939061cf9 with scrape type 2
2026-03-24 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b789d62f-369e-58f7-8df5-5e1939061cf9 with scrape type 2
2026-03-24 22:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b789d62f-369e-58f7-8df5-5e1939061cf9, identifier: 10708947
2026-03-24 22:04:39 [adesa.it] INFO: Found listing with ID: 10707668
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707668%27 HTTP/1.1" 200 None
2026-03-24 22:04:39 [adesa.it] INFO: Scrape type for 10707668: 2
2026-03-24 22:04:39 [adesa.it] INFO: Scraping item 10707668 url https://www.openlane.eu/en/carv6/auction/10707668
2026-03-24 22:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b789d62f-369e-58f7-8df5-5e1939061cf9 with identifier: 10708947
2026-03-24 22:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b789d62f-369e-58f7-8df5-5e1939061cf9 with identifier: 10708947
2026-03-24 22:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b789d62f-369e-58f7-8df5-5e1939061cf9 with identifier: 10708947 to the API
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708947>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b789d62f-369e-58f7-8df5-5e1939061cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN460ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708947',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 149667,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Citroën C5 Aircross Shine - Diesel - Automatic - 131 hp - 149.667 '
'km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708947%27 HTTP/1.1" 200 None
2026-03-24 22:04:39 [adesa.it] INFO: Saving data for 10708947: {'auction_closing_time': 1774454400.0, 'created_time': 1774282489.685593, 'last_price_update_time': 1774389879.897446}
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708947') HTTP/1.1" 204 0
2026-03-24 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with identifier: 10709431
2026-03-24 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with scrape type 2
2026-03-24 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with scrape type 2
2026-03-24 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1605120e-9e93-5ee2-a3d6-bfc6cea9230b, identifier: 10709431
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707659
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707659%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707659: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707659 url https://www.openlane.eu/en/carv6/auction/10707659
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707656
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707656%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707656: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707656 url https://www.openlane.eu/en/carv6/auction/10707656
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707641
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707641%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707641: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707641 url https://www.openlane.eu/en/carv6/auction/10707641
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707651
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707651%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707651: 2
2026-03-24 22:04:40 [adesa.it] INFO: Scraping item 10707651 url https://www.openlane.eu/en/carv6/auction/10707651
2026-03-24 22:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with identifier: 10709431
2026-03-24 22:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with identifier: 10709431
2026-03-24 22:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1605120e-9e93-5ee2-a3d6-bfc6cea9230b with identifier: 10709431 to the API
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': '1605120e-9e93-5ee2-a3d6-bfc6cea9230b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS364AA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709431',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 321456,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2018-10-24',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Peugeot Boxer 2.0 - Diesel - 156 hp - 321.456 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709431%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Saving data for 10709431: {'auction_closing_time': 1774538100.0, 'created_time': 1774282560.147514, 'last_price_update_time': 1774389880.352679}
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709431') HTTP/1.1" 204 0
2026-03-24 22:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 22.819(s), this was the 1st time calling it.
2026-03-24 22:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.595573190478575 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 22:04:39 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'd1041095bdd2e9fa02c120b2c08261a5', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=d1041095bdd2e9fa02c120b2c08261a5.
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707662
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707662%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707662: 2
2026-03-24 22:04:40 [adesa.it] INFO: Scraping item 10707662 url https://www.openlane.eu/en/carv6/auction/10707662
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707671
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707671%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707671: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707671 url https://www.openlane.eu/en/carv6/auction/10707671
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707645
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707645%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707645: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707645 url https://www.openlane.eu/en/carv6/auction/10707645
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707650
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707650%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707650: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707650 url https://www.openlane.eu/en/carv6/auction/10707650
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707665
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707665%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707665: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707665 url https://www.openlane.eu/en/carv6/auction/10707665
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707654
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707654%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707654: 0
2026-03-24 22:04:40 [adesa.it] INFO: Skipping item 10707654 url https://www.openlane.eu/en/carv6/auction/10707654
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707642
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707642%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707642: 2
2026-03-24 22:04:40 [adesa.it] INFO: Scraping item 10707642 url https://www.openlane.eu/en/carv6/auction/10707642
2026-03-24 22:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74547144-b2a5-560a-a226-3cf6cc63b610 with identifier: 10708917
2026-03-24 22:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74547144-b2a5-560a-a226-3cf6cc63b610 with scrape type 2
2026-03-24 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74547144-b2a5-560a-a226-3cf6cc63b610 with scrape type 2
2026-03-24 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74547144-b2a5-560a-a226-3cf6cc63b610, identifier: 10708917
2026-03-24 22:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74547144-b2a5-560a-a226-3cf6cc63b610 with identifier: 10708917
2026-03-24 22:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74547144-b2a5-560a-a226-3cf6cc63b610 with identifier: 10708917
2026-03-24 22:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74547144-b2a5-560a-a226-3cf6cc63b610 with identifier: 10708917 to the API
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708917>
{'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': 190,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '74547144-b2a5-560a-a226-3cf6cc63b610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH968RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708917',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 111934,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 190 hp - 111.934 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708917%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Saving data for 10708917: {'auction_closing_time': 1774454400.0, 'created_time': 1774282133.890876, 'last_price_update_time': 1774389880.952034}
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708917') HTTP/1.1" 204 0
2026-03-24 22:04:40 [adesa.it] INFO: Found listing with ID: 10707643
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707643%27 HTTP/1.1" 200 None
2026-03-24 22:04:40 [adesa.it] INFO: Scrape type for 10707643: 2
2026-03-24 22:04:40 [adesa.it] INFO: Scraping item 10707643 url https://www.openlane.eu/en/carv6/auction/10707643
2026-03-24 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1152be42-bf5f-58d5-8be1-dbd16ad04cae with identifier: 10708922
2026-03-24 22:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1152be42-bf5f-58d5-8be1-dbd16ad04cae with scrape type 2
2026-03-24 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1152be42-bf5f-58d5-8be1-dbd16ad04cae with scrape type 2
2026-03-24 22:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1152be42-bf5f-58d5-8be1-dbd16ad04cae, identifier: 10708922
2026-03-24 22:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1152be42-bf5f-58d5-8be1-dbd16ad04cae with identifier: 10708922
2026-03-24 22:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1152be42-bf5f-58d5-8be1-dbd16ad04cae with identifier: 10708922
2026-03-24 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1152be42-bf5f-58d5-8be1-dbd16ad04cae with identifier: 10708922 to the API
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708922>
{'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': 163,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1152be42-bf5f-58d5-8be1-dbd16ad04cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG148ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708922',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 236528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Jaguar E-Pace 2.0d S - AWD - Diesel - Automatic - 163 hp - 236.528 '
'km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2021}
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708922%27 HTTP/1.1" 200 None
2026-03-24 22:04:41 [adesa.it] INFO: Saving data for 10708922: {'auction_closing_time': 1774454400.0, 'created_time': 1774282127.415395, 'last_price_update_time': 1774389881.478081}
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708922') HTTP/1.1" 204 0
2026-03-24 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a3a9a3-381d-589f-bce4-bc476c7958b8 with identifier: 10708919
2026-03-24 22:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a3a9a3-381d-589f-bce4-bc476c7958b8 with scrape type 2
2026-03-24 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a3a9a3-381d-589f-bce4-bc476c7958b8 with scrape type 2
2026-03-24 22:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51a3a9a3-381d-589f-bce4-bc476c7958b8, identifier: 10708919
2026-03-24 22:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51a3a9a3-381d-589f-bce4-bc476c7958b8 with identifier: 10708919
2026-03-24 22:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51a3a9a3-381d-589f-bce4-bc476c7958b8 with identifier: 10708919
2026-03-24 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51a3a9a3-381d-589f-bce4-bc476c7958b8 with identifier: 10708919 to the API
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 275,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '51a3a9a3-381d-589f-bce4-bc476c7958b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH479PX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708919',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Levante',
'odometer': 282132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Maserati Levante 3.0 - Diesel - Automatic - 275 hp - 282.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708919%27 HTTP/1.1" 200 None
2026-03-24 22:04:41 [adesa.it] INFO: Saving data for 10708919: {'auction_closing_time': 1774454400.0, 'created_time': 1774282063.814687, 'last_price_update_time': 1774389881.896317}
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708919') HTTP/1.1" 204 0
2026-03-24 22:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 314f0565-c6ad-5ef7-8505-1076adf52d3e with identifier: 10708959
2026-03-24 22:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 314f0565-c6ad-5ef7-8505-1076adf52d3e with scrape type 2
2026-03-24 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 314f0565-c6ad-5ef7-8505-1076adf52d3e with scrape type 2
2026-03-24 22:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 314f0565-c6ad-5ef7-8505-1076adf52d3e, identifier: 10708959
2026-03-24 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a4b8706-1f8b-5435-aead-78a70133537f with identifier: 10708910
2026-03-24 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a4b8706-1f8b-5435-aead-78a70133537f with scrape type 2
2026-03-24 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a4b8706-1f8b-5435-aead-78a70133537f with scrape type 2
2026-03-24 22:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7a4b8706-1f8b-5435-aead-78a70133537f, identifier: 10708910
2026-03-24 22:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 314f0565-c6ad-5ef7-8505-1076adf52d3e with identifier: 10708959
2026-03-24 22:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 314f0565-c6ad-5ef7-8505-1076adf52d3e with identifier: 10708959
2026-03-24 22:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 314f0565-c6ad-5ef7-8505-1076adf52d3e with identifier: 10708959 to the API
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708959>
{'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': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '314f0565-c6ad-5ef7-8505-1076adf52d3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA308DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708959',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 103160,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': 'BARBUSCIA S.p.a.',
'title': 'Land Rover Discovery Sport 2.0 SE - AWD - Diesel - Automatic - 150 '
'hp - 103.160 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708959%27 HTTP/1.1" 200 None
2026-03-24 22:04:42 [adesa.it] INFO: Saving data for 10708959: {'auction_closing_time': 1774454400.0, 'created_time': 1774282059.368413, 'last_price_update_time': 1774389882.482741}
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708959') HTTP/1.1" 204 0
2026-03-24 22:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7a4b8706-1f8b-5435-aead-78a70133537f with identifier: 10708910
2026-03-24 22:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7a4b8706-1f8b-5435-aead-78a70133537f with identifier: 10708910
2026-03-24 22:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7a4b8706-1f8b-5435-aead-78a70133537f with identifier: 10708910 to the API
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '7a4b8706-1f8b-5435-aead-78a70133537f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG357HM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708910',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 122051,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Lynk&Co 01 1.5 - Hybrid - Automatic - 261 hp - 122.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708910%27 HTTP/1.1" 200 None
2026-03-24 22:04:42 [adesa.it] INFO: Saving data for 10708910: {'auction_closing_time': 1774454400.0, 'created_time': 1774282054.816229, 'last_price_update_time': 1774389882.917234}
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708910') HTTP/1.1" 204 0
2026-03-24 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74900bac-70a0-5278-bdfe-383db86ce270 with identifier: 10708957
2026-03-24 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74900bac-70a0-5278-bdfe-383db86ce270 with scrape type 2
2026-03-24 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74900bac-70a0-5278-bdfe-383db86ce270 with scrape type 2
2026-03-24 22:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74900bac-70a0-5278-bdfe-383db86ce270, identifier: 10708957
2026-03-24 22:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74900bac-70a0-5278-bdfe-383db86ce270 with identifier: 10708957
2026-03-24 22:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74900bac-70a0-5278-bdfe-383db86ce270 with identifier: 10708957
2026-03-24 22:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74900bac-70a0-5278-bdfe-383db86ce270 with identifier: 10708957 to the API
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708957>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '74900bac-70a0-5278-bdfe-383db86ce270',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE984FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708957',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 74645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Peugeot e-208 Allure - Electric - Automatic - 136 hp - 74.645 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708957%27 HTTP/1.1" 200 None
2026-03-24 22:04:43 [adesa.it] INFO: Saving data for 10708957: {'auction_closing_time': 1774454400.0, 'created_time': 1774282163.498436, 'last_price_update_time': 1774389883.337467}
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708957') HTTP/1.1" 204 0
2026-03-24 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e081e72-d907-556a-bb15-7d3e0585c686 with identifier: 10708934
2026-03-24 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e081e72-d907-556a-bb15-7d3e0585c686 with scrape type 2
2026-03-24 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e081e72-d907-556a-bb15-7d3e0585c686 with scrape type 2
2026-03-24 22:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4e081e72-d907-556a-bb15-7d3e0585c686, identifier: 10708934
2026-03-24 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with identifier: 10708913
2026-03-24 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with scrape type 2
2026-03-24 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with scrape type 2
2026-03-24 22:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1bb55af2-1991-5a0d-a5d1-1e036bb35226, identifier: 10708913
2026-03-24 22:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4e081e72-d907-556a-bb15-7d3e0585c686 with identifier: 10708934
2026-03-24 22:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4e081e72-d907-556a-bb15-7d3e0585c686 with identifier: 10708934
2026-03-24 22:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4e081e72-d907-556a-bb15-7d3e0585c686 with identifier: 10708934 to the API
2026-03-24 22:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708934>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4e081e72-d907-556a-bb15-7d3e0585c686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP722AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708934',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 100949,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 100.949 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708934%27 HTTP/1.1" 200 None
2026-03-24 22:04:44 [adesa.it] INFO: Saving data for 10708934: {'auction_closing_time': 1774454400.0, 'created_time': 1774282009.733343, 'last_price_update_time': 1774389884.497342}
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708934') HTTP/1.1" 204 0
2026-03-24 22:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with identifier: 10708913
2026-03-24 22:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with identifier: 10708913
2026-03-24 22:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1bb55af2-1991-5a0d-a5d1-1e036bb35226 with identifier: 10708913 to the API
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '1bb55af2-1991-5a0d-a5d1-1e036bb35226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL799PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708913',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 149500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'CAR RECYCLING S.R.L.',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 149.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708913%27 HTTP/1.1" 200 None
2026-03-24 22:04:44 [adesa.it] INFO: Saving data for 10708913: {'auction_closing_time': 1774454400.0, 'created_time': 1774281989.492882, 'last_price_update_time': 1774389884.777802}
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708913') HTTP/1.1" 204 0
2026-03-24 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with identifier: 10708926
2026-03-24 22:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with scrape type 2
2026-03-24 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with scrape type 2
2026-03-24 22:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dfd927ee-3d5f-56b8-8391-5571fe0e0d36, identifier: 10708926
2026-03-24 22:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9886afcd-a60a-5f5c-a3c4-5160658d6986 with identifier: 10708940
2026-03-24 22:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9886afcd-a60a-5f5c-a3c4-5160658d6986 with scrape type 2
2026-03-24 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9886afcd-a60a-5f5c-a3c4-5160658d6986 with scrape type 2
2026-03-24 22:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9886afcd-a60a-5f5c-a3c4-5160658d6986, identifier: 10708940
2026-03-24 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with identifier: 10708926
2026-03-24 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with identifier: 10708926
2026-03-24 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dfd927ee-3d5f-56b8-8391-5571fe0e0d36 with identifier: 10708926 to the API
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': 'dfd927ee-3d5f-56b8-8391-5571fe0e0d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL265FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708926',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 78685,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 204 hp - '
'78.685 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708926%27 HTTP/1.1" 200 None
2026-03-24 22:04:45 [adesa.it] INFO: Saving data for 10708926: {'auction_closing_time': 1774454400.0, 'created_time': 1774281948.893336, 'last_price_update_time': 1774389885.348386}
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708926') HTTP/1.1" 204 0
2026-03-24 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9886afcd-a60a-5f5c-a3c4-5160658d6986 with identifier: 10708940
2026-03-24 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9886afcd-a60a-5f5c-a3c4-5160658d6986 with identifier: 10708940
2026-03-24 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9886afcd-a60a-5f5c-a3c4-5160658d6986 with identifier: 10708940 to the API
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '9886afcd-a60a-5f5c-a3c4-5160658d6986',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH872JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708940',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 128336,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 128.336 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708940%27 HTTP/1.1" 200 None
2026-03-24 22:04:45 [adesa.it] INFO: Saving data for 10708940: {'auction_closing_time': 1774454400.0, 'created_time': 1774281993.705672, 'last_price_update_time': 1774389885.622021}
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708940') HTTP/1.1" 204 0
2026-03-24 22:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 22:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e675df1a-017b-5166-93a6-eeeb68d3493d with identifier: 10708965
2026-03-24 22:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e675df1a-017b-5166-93a6-eeeb68d3493d with scrape type 2
2026-03-24 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e675df1a-017b-5166-93a6-eeeb68d3493d with scrape type 2
2026-03-24 22:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e675df1a-017b-5166-93a6-eeeb68d3493d, identifier: 10708965
2026-03-24 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e675df1a-017b-5166-93a6-eeeb68d3493d with identifier: 10708965
2026-03-24 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e675df1a-017b-5166-93a6-eeeb68d3493d with identifier: 10708965
2026-03-24 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e675df1a-017b-5166-93a6-eeeb68d3493d with identifier: 10708965 to the API
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708965>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e675df1a-017b-5166-93a6-eeeb68d3493d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL923SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708965',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 206234,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 206.234 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708965%27 HTTP/1.1" 200 None
2026-03-24 22:04:45 [adesa.it] INFO: Saving data for 10708965: {'auction_closing_time': 1774454400.0, 'created_time': 1774282080.918445, 'last_price_update_time': 1774389885.994071}
2026-03-24 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708965') HTTP/1.1" 204 0
2026-03-24 22:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10707668
2026-03-24 22:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-24 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-24 22:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 509a55c2-c3b2-59a7-9c7a-35c79896e849, identifier: 10707668
2026-03-24 22:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10707668
2026-03-24 22:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10707668
2026-03-24 22:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10707668 to the API
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707668>
{'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': 190,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '509a55c2-c3b2-59a7-9c7a-35c79896e849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP657MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707668',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 225925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 190 '
'hp - 225.925 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707668%27 HTTP/1.1" 200 None
2026-03-24 22:04:47 [adesa.it] INFO: Saving data for 10707668: {'auction_closing_time': 1774440900.0, 'created_time': 1774195217.835115, 'last_price_update_time': 1774389887.306397}
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707668') HTTP/1.1" 204 0
2026-03-24 22:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10707643
2026-03-24 22:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-24 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-24 22:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c10b620-c696-5762-85f3-1100734b7217, identifier: 10707643
2026-03-24 22:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10707643
2026-03-24 22:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10707643
2026-03-24 22:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10707643 to the API
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '3c10b620-c696-5762-85f3-1100734b7217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DG456TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707643',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RX',
'odometer': 245271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2007-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 400h - Hybrid - Automatic - 211 hp - 245.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707643%27 HTTP/1.1" 200 None
2026-03-24 22:04:47 [adesa.it] INFO: Saving data for 10707643: {'auction_closing_time': 1774440900.0, 'created_time': 1774195224.786979, 'last_price_update_time': 1774389887.78286}
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707643') HTTP/1.1" 204 0
2026-03-24 22:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10709179
2026-03-24 22:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 234a9754-4a18-5851-ab50-c11de9f8060e with scrape type 2
2026-03-24 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 234a9754-4a18-5851-ab50-c11de9f8060e with scrape type 2
2026-03-24 22:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 234a9754-4a18-5851-ab50-c11de9f8060e, identifier: 10709179
2026-03-24 22:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10709179
2026-03-24 22:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10709179
2026-03-24 22:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10709179 to the API
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Petrol',
'id': '234a9754-4a18-5851-ab50-c11de9f8060e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN925VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709179',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 77850,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 77.850 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709179%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Saving data for 10709179: {'auction_closing_time': 1774527300.0, 'created_time': 1774282652.955679, 'last_price_update_time': 1774389888.25243}
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709179') HTTP/1.1" 204 0
2026-03-24 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707640
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707640%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707640: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707640 url https://www.openlane.eu/en/carv6/auction/10707640
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707649
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707649%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707649: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707649 url https://www.openlane.eu/en/carv6/auction/10707649
2026-03-24 22:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with identifier: 10708915
2026-03-24 22:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with scrape type 2
2026-03-24 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with scrape type 2
2026-03-24 22:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30ddba26-fdc1-5af8-bf4e-7197143c8e76, identifier: 10708915
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707661
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707661%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707661: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707661 url https://www.openlane.eu/en/carv6/auction/10707661
2026-03-24 22:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with identifier: 10708915
2026-03-24 22:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with identifier: 10708915
2026-03-24 22:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30ddba26-fdc1-5af8-bf4e-7197143c8e76 with identifier: 10708915 to the API
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '30ddba26-fdc1-5af8-bf4e-7197143c8e76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM586KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 145024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 145.024 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708915%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Saving data for 10708915: {'auction_closing_time': 1774454400.0, 'created_time': 1774282443.256792, 'last_price_update_time': 1774389888.796584}
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708915') HTTP/1.1" 204 0
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707670
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707670%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707670: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707670 url https://www.openlane.eu/en/carv6/auction/10707670
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707672
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707672%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707672: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707672 url https://www.openlane.eu/en/carv6/auction/10707672
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707652
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707652%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707652: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707652 url https://www.openlane.eu/en/carv6/auction/10707652
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707655
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707655%27 HTTP/1.1" 200 None
2026-03-24 22:04:48 [adesa.it] INFO: Scrape type for 10707655: 2
2026-03-24 22:04:48 [adesa.it] INFO: Scraping item 10707655 url https://www.openlane.eu/en/carv6/auction/10707655
2026-03-24 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:48 [adesa.it] INFO: Found listing with ID: 10707657
2026-03-24 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707657%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707657: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707657 url https://www.openlane.eu/en/carv6/auction/10707657
2026-03-24 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707663
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707663%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707663: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707663 url https://www.openlane.eu/en/carv6/auction/10707663
2026-03-24 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707673
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707673%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707673: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707673 url https://www.openlane.eu/en/carv6/auction/10707673
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707667
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707667%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707667: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707667 url https://www.openlane.eu/en/carv6/auction/10707667
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707646
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707646%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707646: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707646 url https://www.openlane.eu/en/carv6/auction/10707646
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707653
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707653%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707653: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707653 url https://www.openlane.eu/en/carv6/auction/10707653
2026-03-24 22:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10707642
2026-03-24 22:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-24 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-24 22:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 950b1d11-1eb1-53d5-8394-ee28dec6169b, identifier: 10707642
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707669
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707669%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707669: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707669 url https://www.openlane.eu/en/carv6/auction/10707669
2026-03-24 22:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10707642
2026-03-24 22:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10707642
2026-03-24 22:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10707642 to the API
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707642>
{'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': 400,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': '950b1d11-1eb1-53d5-8394-ee28dec6169b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG185ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707642',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 130553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Land Rover Range Rover Sport 3.0 HSE Dynamic - Petrol - Automatic - '
'400 hp - 130.553 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2021}
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707642%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Saving data for 10707642: {'auction_closing_time': 1774440900.0, 'created_time': 1774195223.709144, 'last_price_update_time': 1774389889.530385}
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707642') HTTP/1.1" 204 0
2026-03-24 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with identifier: 10708941
2026-03-24 22:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with scrape type 2
2026-03-24 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with scrape type 2
2026-03-24 22:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96, identifier: 10708941
2026-03-24 22:04:49 [adesa.it] INFO: Found listing with ID: 10707666
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707666%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Scrape type for 10707666: 2
2026-03-24 22:04:49 [adesa.it] INFO: Scraping item 10707666 url https://www.openlane.eu/en/carv6/auction/10707666
2026-03-24 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with identifier: 10708941
2026-03-24 22:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with identifier: 10708941
2026-03-24 22:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96 with identifier: 10708941 to the API
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a6d2bb4b-2ab7-5302-8f3f-f2637bc75c96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH958PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708941',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 141208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 141.208 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708941%27 HTTP/1.1" 200 None
2026-03-24 22:04:49 [adesa.it] INFO: Saving data for 10708941: {'auction_closing_time': 1774454400.0, 'created_time': 1774282076.359473, 'last_price_update_time': 1774389889.999314}
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708941') HTTP/1.1" 204 0
2026-03-24 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707647
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707647%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707647: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707647 url https://www.openlane.eu/en/carv6/auction/10707647
2026-03-24 22:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707658
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707658%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707658: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707658 url https://www.openlane.eu/en/carv6/auction/10707658
2026-03-24 22:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10707651
2026-03-24 22:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-24 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-24 22:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b44ee12-d845-5b01-bd84-a800a08112d2, identifier: 10707651
2026-03-24 22:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10707651
2026-03-24 22:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10707651
2026-03-24 22:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10707651 to the API
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6b44ee12-d845-5b01-bd84-a800a08112d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL631SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707651',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 192457,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d Sport - Diesel - Automatic - 286 hp - 192.457 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707651%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Saving data for 10707651: {'auction_closing_time': 1774440900.0, 'created_time': 1774195220.367784, 'last_price_update_time': 1774389890.435792}
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707651') HTTP/1.1" 204 0
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707664
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707664%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707664: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707664 url https://www.openlane.eu/en/carv6/auction/10707664
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707660
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707660%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707660: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707660 url https://www.openlane.eu/en/carv6/auction/10707660
2026-03-24 22:04:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with identifier: 10708942
2026-03-24 22:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with scrape type 2
2026-03-24 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with scrape type 2
2026-03-24 22:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1d9f164-9883-5b9d-a6db-c14d0296d1b9, identifier: 10708942
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707648
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707648%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707648: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707648 url https://www.openlane.eu/en/carv6/auction/10707648
2026-03-24 22:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with identifier: 10708942
2026-03-24 22:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with identifier: 10708942
2026-03-24 22:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1d9f164-9883-5b9d-a6db-c14d0296d1b9 with identifier: 10708942 to the API
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708942>
{'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': 115,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1d9f164-9883-5b9d-a6db-c14d0296d1b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH553EP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708942',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 147396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH, Braunschweig',
'title': 'Volkswagen T-ROC Style - Diesel - Manual - 115 hp - 147.396 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708942%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Saving data for 10708942: {'auction_closing_time': 1774454400.0, 'created_time': 1774281934.310493, 'last_price_update_time': 1774389890.854306}
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708942') HTTP/1.1" 204 0
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10707674
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707674%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10707674: 2
2026-03-24 22:04:50 [adesa.it] INFO: Scraping item 10707674 url https://www.openlane.eu/en/carv6/auction/10707674
2026-03-24 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10715372
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715372%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10715372: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10715372 url https://www.openlane.eu/en/carv6/auction/10715372
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699470%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10699470: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716648%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10716648: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10716461: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10716462
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716462%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10716462: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10716462 url https://www.openlane.eu/en/carv6/auction/10716462
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10716716
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716716%27 HTTP/1.1" 200 None
2026-03-24 22:04:50 [adesa.it] INFO: Scrape type for 10716716: 0
2026-03-24 22:04:50 [adesa.it] INFO: Skipping item 10716716 url https://www.openlane.eu/en/carv6/auction/10716716
2026-03-24 22:04:50 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-24 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699920%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10699920: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10699919
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699919%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10699919: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10699919 url https://www.openlane.eu/en/carv6/auction/10699919
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699930%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10699930: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716715%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10716715: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707947%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10707947: 2
2026-03-24 22:04:51 [adesa.it] INFO: Scraping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-24 22:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10711146
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711146%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10711146: 2
2026-03-24 22:04:51 [adesa.it] INFO: Scraping item 10711146 url https://www.openlane.eu/en/carv6/auction/10711146
2026-03-24 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10716256
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716256%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10716256: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10716256 url https://www.openlane.eu/en/carv6/auction/10716256
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718846%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10718846: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699931%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10699931: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719073%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10719073: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699414%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10699414: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707250%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718205%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10718205: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10719084
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719084%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10719084: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10719084 url https://www.openlane.eu/en/carv6/auction/10719084
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716681%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10716681: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696442%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10696442: 0
2026-03-24 22:04:51 [adesa.it] INFO: Skipping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707944%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10707944: 2
2026-03-24 22:04:51 [adesa.it] INFO: Scraping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-24 22:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 004068cb-54f5-5e90-a5bb-7a20d67a8585 with identifier: 10708951
2026-03-24 22:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 004068cb-54f5-5e90-a5bb-7a20d67a8585 with scrape type 2
2026-03-24 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 004068cb-54f5-5e90-a5bb-7a20d67a8585 with scrape type 2
2026-03-24 22:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 004068cb-54f5-5e90-a5bb-7a20d67a8585, identifier: 10708951
2026-03-24 22:04:51 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711149%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Scrape type for 10711149: 2
2026-03-24 22:04:51 [adesa.it] INFO: Scraping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-24 22:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 004068cb-54f5-5e90-a5bb-7a20d67a8585 with identifier: 10708951
2026-03-24 22:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 004068cb-54f5-5e90-a5bb-7a20d67a8585 with identifier: 10708951
2026-03-24 22:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 004068cb-54f5-5e90-a5bb-7a20d67a8585 with identifier: 10708951 to the API
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': '004068cb-54f5-5e90-a5bb-7a20d67a8585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL715KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708951',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 105497,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 95 hp - '
'105.497 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708951%27 HTTP/1.1" 200 None
2026-03-24 22:04:51 [adesa.it] INFO: Saving data for 10708951: {'auction_closing_time': 1774454400.0, 'created_time': 1774281937.344786, 'last_price_update_time': 1774389891.962216}
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708951') HTTP/1.1" 204 0
2026-03-24 22:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68dc6804-5090-5d50-93dd-d22e28ff5b77 with identifier: 10708967
2026-03-24 22:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68dc6804-5090-5d50-93dd-d22e28ff5b77 with scrape type 2
2026-03-24 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68dc6804-5090-5d50-93dd-d22e28ff5b77 with scrape type 2
2026-03-24 22:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 68dc6804-5090-5d50-93dd-d22e28ff5b77, identifier: 10708967
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703831%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716618%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716618: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716485%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716485: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699938%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10699938: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718966%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10718966: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716742%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716742: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10715025
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715025%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10715025: 2
2026-03-24 22:04:52 [adesa.it] INFO: Scraping item 10715025 url https://www.openlane.eu/en/carv6/auction/10715025
2026-03-24 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 68dc6804-5090-5d50-93dd-d22e28ff5b77 with identifier: 10708967
2026-03-24 22:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 68dc6804-5090-5d50-93dd-d22e28ff5b77 with identifier: 10708967
2026-03-24 22:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 68dc6804-5090-5d50-93dd-d22e28ff5b77 with identifier: 10708967 to the API
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': '68dc6804-5090-5d50-93dd-d22e28ff5b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP211WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708967',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 92630,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 92.630 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708967%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Saving data for 10708967: {'auction_closing_time': 1774454400.0, 'created_time': 1774281941.972496, 'last_price_update_time': 1774389892.542677}
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708967') HTTP/1.1" 204 0
2026-03-24 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716558%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716558: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703988%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716640%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716640: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716718%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716718: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716605
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716605%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716605: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716605 url https://www.openlane.eu/en/carv6/auction/10716605
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716719%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716719: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716720
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716720%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716720: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716720 url https://www.openlane.eu/en/carv6/auction/10716720
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699918%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10699918: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699939%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10699939: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716484%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716484: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10716637
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716637%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10716637: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10716637 url https://www.openlane.eu/en/carv6/auction/10716637
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715101%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699944%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10699944: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711152%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10711152: 2
2026-03-24 22:04:52 [adesa.it] INFO: Scraping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-24 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699926%27 HTTP/1.1" 200 None
2026-03-24 22:04:52 [adesa.it] INFO: Scrape type for 10699926: 0
2026-03-24 22:04:52 [adesa.it] INFO: Skipping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-24 22:04:52 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-24 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699928%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10699928: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716679%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10716679: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707725%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10707725: 2
2026-03-24 22:04:53 [adesa.it] INFO: Scraping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-24 22:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e517996a-c840-5f97-b347-df7db725e8bd with identifier: 10708952
2026-03-24 22:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e517996a-c840-5f97-b347-df7db725e8bd with scrape type 2
2026-03-24 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e517996a-c840-5f97-b347-df7db725e8bd with scrape type 2
2026-03-24 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e517996a-c840-5f97-b347-df7db725e8bd, identifier: 10708952
2026-03-24 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e517996a-c840-5f97-b347-df7db725e8bd with identifier: 10708952
2026-03-24 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e517996a-c840-5f97-b347-df7db725e8bd with identifier: 10708952
2026-03-24 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e517996a-c840-5f97-b347-df7db725e8bd with identifier: 10708952 to the API
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708952>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'e517996a-c840-5f97-b347-df7db725e8bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP341WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708952',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 85387,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 85.387 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708952%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Saving data for 10708952: {'auction_closing_time': 1774454400.0, 'created_time': 1774281964.761975, 'last_price_update_time': 1774389893.447042}
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708952') HTTP/1.1" 204 0
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698480%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10698480: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699921%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10699921: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10716633
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716633%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10716633: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10716633 url https://www.openlane.eu/en/carv6/auction/10716633
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716285%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10716285: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716607%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10716607: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710703829%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699492%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10699492: 0
2026-03-24 22:04:53 [adesa.it] INFO: Skipping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-24 22:04:53 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709129%27 HTTP/1.1" 200 None
2026-03-24 22:04:53 [adesa.it] INFO: Scrape type for 10709129: 2
2026-03-24 22:04:53 [adesa.it] INFO: Scraping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-24 22:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d894badd-4dca-5744-b6ef-307dab11f6c6 with identifier: 10708938
2026-03-24 22:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d894badd-4dca-5744-b6ef-307dab11f6c6 with scrape type 2
2026-03-24 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d894badd-4dca-5744-b6ef-307dab11f6c6 with scrape type 2
2026-03-24 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d894badd-4dca-5744-b6ef-307dab11f6c6, identifier: 10708938
2026-03-24 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d894badd-4dca-5744-b6ef-307dab11f6c6 with identifier: 10708938
2026-03-24 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d894badd-4dca-5744-b6ef-307dab11f6c6 with identifier: 10708938
2026-03-24 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d894badd-4dca-5744-b6ef-307dab11f6c6 with identifier: 10708938 to the API
2026-03-24 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd894badd-4dca-5744-b6ef-307dab11f6c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN732ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708938',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 85422,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-05-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH, Braunschweig',
'title': 'Volkswagen Golf 1.0 eTSI Life - Hybrid - Automatic - 110 hp - '
'85.422 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708938%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Saving data for 10708938: {'auction_closing_time': 1774454400.0, 'created_time': 1774281950.616941, 'last_price_update_time': 1774389894.060759}
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708938') HTTP/1.1" 204 0
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709128%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10709128: 2
2026-03-24 22:04:54 [adesa.it] INFO: Scraping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-24 22:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with identifier: 10708937
2026-03-24 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51b35ba0-807d-50e7-9d72-c7b7e57b2286, identifier: 10708937
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699915%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10699915: 0
2026-03-24 22:04:54 [adesa.it] INFO: Skipping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10709127: 2
2026-03-24 22:04:54 [adesa.it] INFO: Scraping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-24 22:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with identifier: 10708937
2026-03-24 22:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with identifier: 10708937
2026-03-24 22:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51b35ba0-807d-50e7-9d72-c7b7e57b2286 with identifier: 10708937 to the API
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '51b35ba0-807d-50e7-9d72-c7b7e57b2286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM837NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708937',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 92206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 GDI GT Line - Hybrid - Automatic - 180 hp - 92.206 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708937%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Saving data for 10708937: {'auction_closing_time': 1774454400.0, 'created_time': 1774282061.730881, 'last_price_update_time': 1774389894.584998}
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708937') HTTP/1.1" 204 0
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10707948: 2
2026-03-24 22:04:54 [adesa.it] INFO: Scraping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-24 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5ff93d-ccab-5980-be51-5200697cb182 with identifier: 10708925
2026-03-24 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5ff93d-ccab-5980-be51-5200697cb182 with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de5ff93d-ccab-5980-be51-5200697cb182 with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: de5ff93d-ccab-5980-be51-5200697cb182, identifier: 10708925
2026-03-24 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44636030-2e83-5ee5-ac47-35288e8dc24c with identifier: 10708963
2026-03-24 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44636030-2e83-5ee5-ac47-35288e8dc24c with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44636030-2e83-5ee5-ac47-35288e8dc24c with scrape type 2
2026-03-24 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 44636030-2e83-5ee5-ac47-35288e8dc24c, identifier: 10708963
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716590%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10716590: 0
2026-03-24 22:04:54 [adesa.it] INFO: Skipping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10716463
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716463%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10716463: 0
2026-03-24 22:04:54 [adesa.it] INFO: Skipping item 10716463 url https://www.openlane.eu/en/carv6/auction/10716463
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715102%27 HTTP/1.1" 200 None
2026-03-24 22:04:54 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-24 22:04:54 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-24 22:04:54 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716257%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10716257: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10721259
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10721259: 1
2026-03-24 22:04:55 [adesa.it] INFO: Scraping item 10721259 url https://www.openlane.eu/en/carv6/auction/10721259
2026-03-24 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: de5ff93d-ccab-5980-be51-5200697cb182 with identifier: 10708925
2026-03-24 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: de5ff93d-ccab-5980-be51-5200697cb182 with identifier: 10708925
2026-03-24 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: de5ff93d-ccab-5980-be51-5200697cb182 with identifier: 10708925 to the API
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de5ff93d-ccab-5980-be51-5200697cb182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE467CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708925',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 248263,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 222 hp - 248.263 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708925%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Saving data for 10708925: {'auction_closing_time': 1774454400.0, 'created_time': 1774281985.122792, 'last_price_update_time': 1774389895.297553}
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708925') HTTP/1.1" 204 0
2026-03-24 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 44636030-2e83-5ee5-ac47-35288e8dc24c with identifier: 10708963
2026-03-24 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 44636030-2e83-5ee5-ac47-35288e8dc24c with identifier: 10708963
2026-03-24 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 44636030-2e83-5ee5-ac47-35288e8dc24c with identifier: 10708963 to the API
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708963>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '44636030-2e83-5ee5-ac47-35288e8dc24c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH696PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708963',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 195731,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 195.731 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708963%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Saving data for 10708963: {'auction_closing_time': 1774454400.0, 'created_time': 1774281986.418354, 'last_price_update_time': 1774389895.579866}
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708963') HTTP/1.1" 204 0
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717479%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10717479: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696441%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10696441: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717927%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10717927: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699922%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10699922: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711151%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10711151: 2
2026-03-24 22:04:55 [adesa.it] INFO: Scraping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-24 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716568%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10716568: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715099%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10715099: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698504%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10698504: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10697387
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710697387%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10697387: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10697387 url https://www.openlane.eu/en/carv6/auction/10697387
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716684%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10716684: 0
2026-03-24 22:04:55 [adesa.it] INFO: Skipping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10721261
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721261%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10721261: 1
2026-03-24 22:04:55 [adesa.it] INFO: Scraping item 10721261 url https://www.openlane.eu/en/carv6/auction/10721261
2026-03-24 22:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711148%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10711148: 2
2026-03-24 22:04:55 [adesa.it] INFO: Scraping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-24 22:04:55 [adesa.it] INFO: Found listing with ID: 10707945
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707945%27 HTTP/1.1" 200 None
2026-03-24 22:04:55 [adesa.it] INFO: Scrape type for 10707945: 2
2026-03-24 22:04:55 [adesa.it] INFO: Scraping item 10707945 url https://www.openlane.eu/en/carv6/auction/10707945
2026-03-24 22:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with identifier: 10708930
2026-03-24 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with scrape type 2
2026-03-24 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with scrape type 2
2026-03-24 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546, identifier: 10708930
2026-03-24 22:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10707655
2026-03-24 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-24 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a8d4a93-adca-57a3-915c-7a1f43fc7221, identifier: 10707655
2026-03-24 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a7bf652-eb0c-5304-ae07-0624964b5099 with identifier: 10708964
2026-03-24 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a7bf652-eb0c-5304-ae07-0624964b5099 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a7bf652-eb0c-5304-ae07-0624964b5099 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5a7bf652-eb0c-5304-ae07-0624964b5099, identifier: 10708964
2026-03-24 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with identifier: 10708943
2026-03-24 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with scrape type 2
2026-03-24 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a7e559f-ed1d-53d6-8e8a-46972b8bba53, identifier: 10708943
2026-03-24 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with identifier: 10708930
2026-03-24 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with identifier: 10708930
2026-03-24 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8fb86674-ca13-5cb2-80ce-b6a4fc8d1546 with identifier: 10708930 to the API
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '8fb86674-ca13-5cb2-80ce-b6a4fc8d1546',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gf941wh',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708930',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 172391,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'122 hp - 172.391 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708930%27 HTTP/1.1" 200 None
2026-03-24 22:04:56 [adesa.it] INFO: Saving data for 10708930: {'auction_closing_time': 1774454400.0, 'created_time': 1774281990.576571, 'last_price_update_time': 1774389896.528533}
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708930') HTTP/1.1" 204 0
2026-03-24 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10707655
2026-03-24 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10707655
2026-03-24 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10707655 to the API
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Electric',
'id': '8a8d4a93-adca-57a3-915c-7a1f43fc7221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY050CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707655',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 89413,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-07-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 122 hp - 89.413 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707655%27 HTTP/1.1" 200 None
2026-03-24 22:04:56 [adesa.it] INFO: Saving data for 10707655: {'auction_closing_time': 1774440900.0, 'created_time': 1774195238.239429, 'last_price_update_time': 1774389896.952444}
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707655') HTTP/1.1" 204 0
2026-03-24 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5a7bf652-eb0c-5304-ae07-0624964b5099 with identifier: 10708964
2026-03-24 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5a7bf652-eb0c-5304-ae07-0624964b5099 with identifier: 10708964
2026-03-24 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5a7bf652-eb0c-5304-ae07-0624964b5099 with identifier: 10708964 to the API
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '5a7bf652-eb0c-5304-ae07-0624964b5099',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Gl866sz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708964',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 156332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota Corolla 1.8 Business - Hybrid - Automatic - 122 hp - 156.332 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708964%27 HTTP/1.1" 200 None
2026-03-24 22:04:57 [adesa.it] INFO: Saving data for 10708964: {'auction_closing_time': 1774454400.0, 'created_time': 1774281988.236192, 'last_price_update_time': 1774389897.247182}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708964') HTTP/1.1" 204 0
2026-03-24 22:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with identifier: 10708943
2026-03-24 22:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with identifier: 10708943
2026-03-24 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a7e559f-ed1d-53d6-8e8a-46972b8bba53 with identifier: 10708943 to the API
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6a7e559f-ed1d-53d6-8e8a-46972b8bba53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG852YJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708943',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 157143,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH, Braunschweig',
'title': 'Volkswagen T-ROC 2.0 TDI Advance - Diesel - Manual - 115 hp - '
'157.143 km',
'transmission': 'manual',
'trim': 'Advance',
'vin': None,
'year': 2021}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708943%27 HTTP/1.1" 200 None
2026-03-24 22:04:57 [adesa.it] INFO: Saving data for 10708943: {'auction_closing_time': 1774454400.0, 'created_time': 1774281943.825973, 'last_price_update_time': 1774389897.526316}
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708943') HTTP/1.1" 204 0
2026-03-24 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10707657
2026-03-24 22:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-24 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-24 22:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17a9f8b4-301b-537f-b2f8-f458e7704f3a, identifier: 10707657
2026-03-24 22:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10707669
2026-03-24 22:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b085cca0-66ac-5c5a-981e-dbd4acb95947 with scrape type 2
2026-03-24 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b085cca0-66ac-5c5a-981e-dbd4acb95947 with scrape type 2
2026-03-24 22:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b085cca0-66ac-5c5a-981e-dbd4acb95947, identifier: 10707669
2026-03-24 22:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10707657
2026-03-24 22:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10707657
2026-03-24 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10707657 to the API
2026-03-24 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '17a9f8b4-301b-537f-b2f8-f458e7704f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP623AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707657',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 77494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 77.494 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707657%27 HTTP/1.1" 200 None
2026-03-24 22:04:58 [adesa.it] INFO: Saving data for 10707657: {'auction_closing_time': 1774440900.0, 'created_time': 1774195238.556491, 'last_price_update_time': 1774389898.148181}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707657') HTTP/1.1" 204 0
2026-03-24 22:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10707669
2026-03-24 22:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10707669
2026-03-24 22:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b085cca0-66ac-5c5a-981e-dbd4acb95947 with identifier: 10707669 to the API
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707669>
{'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': 115,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b085cca0-66ac-5c5a-981e-dbd4acb95947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL174DH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707669',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 193050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 193.050 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707669%27 HTTP/1.1" 200 None
2026-03-24 22:04:58 [adesa.it] INFO: Saving data for 10707669: {'auction_closing_time': 1774440900.0, 'created_time': 1774195233.67872, 'last_price_update_time': 1774389898.428821}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707669') HTTP/1.1" 204 0
2026-03-24 22:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10707644
2026-03-24 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-24 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-24 22:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a54aec02-87b8-58b9-b9a8-1351752fd282, identifier: 10707644
2026-03-24 22:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10707644
2026-03-24 22:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10707644
2026-03-24 22:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10707644 to the API
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707644>
{'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': 150,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a54aec02-87b8-58b9-b9a8-1351752fd282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FW282KB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707644',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 385619,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI Business Sport - Diesel - Automatic - 150 hp - '
'385.619 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2019}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707644%27 HTTP/1.1" 200 None
2026-03-24 22:04:58 [adesa.it] INFO: Saving data for 10707644: {'auction_closing_time': 1774440900.0, 'created_time': 1774195220.71103, 'last_price_update_time': 1774389898.824435}
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707644') HTTP/1.1" 204 0
2026-03-24 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fd20df-820e-5685-ae3b-2489388bb7db with identifier: 10711146
2026-03-24 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fd20df-820e-5685-ae3b-2489388bb7db with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fd20df-820e-5685-ae3b-2489388bb7db with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 75fd20df-820e-5685-ae3b-2489388bb7db, identifier: 10711146
2026-03-24 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 75fd20df-820e-5685-ae3b-2489388bb7db with identifier: 10711146
2026-03-24 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 75fd20df-820e-5685-ae3b-2489388bb7db with identifier: 10711146
2026-03-24 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 75fd20df-820e-5685-ae3b-2489388bb7db with identifier: 10711146 to the API
2026-03-24 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:04: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-24 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '75fd20df-820e-5685-ae3b-2489388bb7db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM770TC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711146',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 81799,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23750,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e M Sport - xDrive - Hybrid - Automatic - '
'292 hp - 81.799 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711146%27 HTTP/1.1" 200 None
2026-03-24 22:04:59 [adesa.it] INFO: Saving data for 10711146: {'auction_closing_time': 1798711260.0, 'created_time': 1774282143.332297, 'last_price_update_time': 1774389899.618708}
2026-03-24 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711146') HTTP/1.1" 204 0
2026-03-24 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-24 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d22f1b-50dc-529a-95a5-1fa016343df1 with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29d22f1b-50dc-529a-95a5-1fa016343df1 with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29d22f1b-50dc-529a-95a5-1fa016343df1, identifier: 10711152
2026-03-24 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-24 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448d618e-043e-5997-8b27-55e9549541f1 with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448d618e-043e-5997-8b27-55e9549541f1 with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 448d618e-043e-5997-8b27-55e9549541f1, identifier: 10711149
2026-03-24 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with identifier: 10715025
2026-03-24 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with scrape type 2
2026-03-24 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with scrape type 2
2026-03-24 22:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6, identifier: 10715025
2026-03-24 22:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10707674
2026-03-24 22:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-24 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-24 22:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 032ad7a3-a3d1-5221-b332-1c1c2e122f67, identifier: 10707674
2026-03-24 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-24 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152
2026-03-24 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29d22f1b-50dc-529a-95a5-1fa016343df1 with identifier: 10711152 to the API
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711152>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '29d22f1b-50dc-529a-95a5-1fa016343df1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD792TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711152',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 120014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Peugeot 3008 1.6 Allure - Hybrid - Automatic - 225 hp - 120.014 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711152%27 HTTP/1.1" 200 None
2026-03-24 22:05:00 [adesa.it] INFO: Saving data for 10711152: {'auction_closing_time': 1798711260.0, 'created_time': 1774282369.838719, 'last_price_update_time': 1774389900.382886}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711152') HTTP/1.1" 204 0
2026-03-24 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-24 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149
2026-03-24 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 448d618e-043e-5997-8b27-55e9549541f1 with identifier: 10711149 to the API
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 45,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '448d618e-043e-5997-8b27-55e9549541f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH621BY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711149',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 30957,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring 27 kWh Comfort - Electric - Automatic - 45 hp - 30.957 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711149%27 HTTP/1.1" 200 None
2026-03-24 22:05:00 [adesa.it] INFO: Saving data for 10711149: {'auction_closing_time': 1798711260.0, 'created_time': 1774282430.304698, 'last_price_update_time': 1774389900.655837}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711149') HTTP/1.1" 204 0
2026-03-24 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with identifier: 10715025
2026-03-24 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with identifier: 10715025
2026-03-24 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e75fcb1-3a70-5224-8e5f-7269f51bb1f6 with identifier: 10715025 to the API
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715025>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '7e75fcb1-3a70-5224-8e5f-7269f51bb1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM699SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715025',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 94000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'94.000 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715025%27 HTTP/1.1" 200 None
2026-03-24 22:05:00 [adesa.it] INFO: Saving data for 10715025: {'auction_closing_time': 1798711260.0, 'created_time': 1774282416.812275, 'last_price_update_time': 1774389900.930523}
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715025') HTTP/1.1" 204 0
2026-03-24 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10707674
2026-03-24 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10707674
2026-03-24 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10707674 to the API
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '032ad7a3-a3d1-5221-b332-1c1c2e122f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK100FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707674',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 216306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen T-ROC 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'216.306 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707674%27 HTTP/1.1" 200 None
2026-03-24 22:05:01 [adesa.it] INFO: Saving data for 10707674: {'auction_closing_time': 1774440900.0, 'created_time': 1774195227.050693, 'last_price_update_time': 1774389901.208302}
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707674') HTTP/1.1" 204 0
2026-03-24 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-24 22:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with scrape type 2
2026-03-24 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with scrape type 2
2026-03-24 22:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073, identifier: 10709129
2026-03-24 22:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10707666
2026-03-24 22:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-24 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-24 22:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aa40debf-d99d-5c54-9d60-d41035b3fa65, identifier: 10707666
2026-03-24 22:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-24 22:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129
2026-03-24 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cb7f1c3-9c55-5dab-b4f5-1610541f1073 with identifier: 10709129 to the API
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709129>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '6cb7f1c3-9c55-5dab-b4f5-1610541f1073',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP703AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709129',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 68643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'68.643 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709129%27 HTTP/1.1" 200 None
2026-03-24 22:05:01 [adesa.it] INFO: Saving data for 10709129: {'auction_closing_time': 1798711260.0, 'created_time': 1774282342.970904, 'last_price_update_time': 1774389901.776872}
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709129') HTTP/1.1" 204 0
2026-03-24 22:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10707666
2026-03-24 22:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10707666
2026-03-24 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10707666 to the API
2026-03-24 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707666>
{'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': 150,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'aa40debf-d99d-5c54-9d60-d41035b3fa65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH358NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707666',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 171816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 171.816 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707666%27 HTTP/1.1" 200 None
2026-03-24 22:05:02 [adesa.it] INFO: Saving data for 10707666: {'auction_closing_time': 1774440900.0, 'created_time': 1774195233.978653, 'last_price_update_time': 1774389902.059369}
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707666') HTTP/1.1" 204 0
2026-03-24 22:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-24 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a0cde66-a650-5785-a406-f0952aa356e4 with scrape type 2
2026-03-24 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a0cde66-a650-5785-a406-f0952aa356e4 with scrape type 2
2026-03-24 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a0cde66-a650-5785-a406-f0952aa356e4, identifier: 10709128
2026-03-24 22:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-24 22:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128
2026-03-24 22:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a0cde66-a650-5785-a406-f0952aa356e4 with identifier: 10709128 to the API
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709128>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0a0cde66-a650-5785-a406-f0952aa356e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP523BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709128',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 74946,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 74.946 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709128%27 HTTP/1.1" 200 None
2026-03-24 22:05:02 [adesa.it] INFO: Saving data for 10709128: {'auction_closing_time': 1798711260.0, 'created_time': 1774282620.409041, 'last_price_update_time': 1774389902.534844}
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709128') HTTP/1.1" 204 0
2026-03-24 22:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-24 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2690b058-b091-5e19-b9e4-af3ec563ea4d with scrape type 2
2026-03-24 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2690b058-b091-5e19-b9e4-af3ec563ea4d with scrape type 2
2026-03-24 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2690b058-b091-5e19-b9e4-af3ec563ea4d, identifier: 10707948
2026-03-24 22:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-24 22:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948
2026-03-24 22:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2690b058-b091-5e19-b9e4-af3ec563ea4d with identifier: 10707948 to the API
2026-03-24 22:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707948>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '2690b058-b091-5e19-b9e4-af3ec563ea4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN982LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707948',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 76443,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'Skoda Fabia 1.0 Ambition - Petrol - Manual - 80 hp - 76.443 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-24 22:05:03 [adesa.it] INFO: Saving data for 10707948: {'auction_closing_time': 1798711260.0, 'created_time': 1774195357.407883, 'last_price_update_time': 1774389903.173669}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707948') HTTP/1.1" 204 0
2026-03-24 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-24 22:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with scrape type 2
2026-03-24 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with scrape type 2
2026-03-24 22:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1, identifier: 10709127
2026-03-24 22:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-24 22:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127
2026-03-24 22:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8ff28db-d3f3-5b52-88fa-aa35ad439ce1 with identifier: 10709127 to the API
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709127>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'f8ff28db-d3f3-5b52-88fa-aa35ad439ce1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP705AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709127',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 81579,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 81.579 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-24 22:05:03 [adesa.it] INFO: Saving data for 10709127: {'auction_closing_time': 1798711260.0, 'created_time': 1774282374.870425, 'last_price_update_time': 1774389903.542372}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709127') HTTP/1.1" 204 0
2026-03-24 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-24 22:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f with scrape type 1
2026-03-24 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg not downloaded yet
2026-03-24 22:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-24 22:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91945f6e-7208-5984-bde5-bd4b897028ae with scrape type 2
2026-03-24 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91945f6e-7208-5984-bde5-bd4b897028ae with scrape type 2
2026-03-24 22:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 91945f6e-7208-5984-bde5-bd4b897028ae, identifier: 10711151
2026-03-24 22:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-24 22:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151
2026-03-24 22:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 91945f6e-7208-5984-bde5-bd4b897028ae with identifier: 10711151 to the API
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711151>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '91945f6e-7208-5984-bde5-bd4b897028ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH880JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711151',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 134809,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 134.809 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711151%27 HTTP/1.1" 200 None
2026-03-24 22:05:03 [adesa.it] INFO: Saving data for 10711151: {'auction_closing_time': 1798711260.0, 'created_time': 1774282192.501525, 'last_price_update_time': 1774389903.949431}
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711151') HTTP/1.1" 204 0
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F21413d42-e2df-4025-8d42-d9208ec6a657.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/21413d42-e2df-4025-8d42-d9208ec6a657.jpg not downloaded yet
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F5afc6336-282f-4275-a795-22797d4ad13d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/5afc6336-282f-4275-a795-22797d4ad13d.jpg not downloaded yet
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with identifier: 10707945
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with scrape type 2
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with scrape type 2
2026-03-24 22:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7cdd51d-c0d2-5dcd-a179-01ee92e79658, identifier: 10707945
2026-03-24 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-24 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f041d48-9f13-584b-8c52-5d977d828b97 with scrape type 2
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f041d48-9f13-584b-8c52-5d977d828b97 with scrape type 2
2026-03-24 22:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f041d48-9f13-584b-8c52-5d977d828b97, identifier: 10711148
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F6c8ad465-b262-4717-a2a3-685d5e002b34.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/6c8ad465-b262-4717-a2a3-685d5e002b34.jpg not downloaded yet
2026-03-24 22:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with identifier: 10707945
2026-03-24 22:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with identifier: 10707945
2026-03-24 22:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7cdd51d-c0d2-5dcd-a179-01ee92e79658 with identifier: 10707945 to the API
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707945>
{'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': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'b7cdd51d-c0d2-5dcd-a179-01ee92e79658',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL308DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707945',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 178437,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 178.437 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707945%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Saving data for 10707945: {'auction_closing_time': 1798711260.0, 'created_time': 1774195382.64261, 'last_price_update_time': 1774389904.465757}
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707945') HTTP/1.1" 204 0
2026-03-24 22:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-24 22:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148
2026-03-24 22:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f041d48-9f13-584b-8c52-5d977d828b97 with identifier: 10711148 to the API
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711148>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '5f041d48-9f13-584b-8c52-5d977d828b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ739AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711148',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 85082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19250,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - Hybrid - Automatic - 218 hp - '
'85.082 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711148%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Saving data for 10711148: {'auction_closing_time': 1798711260.0, 'created_time': 1774282304.460311, 'last_price_update_time': 1774389904.753956}
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711148') HTTP/1.1" 204 0
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252Ff2d6ca01-77bb-4226-802d-28cf810bc886.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/f2d6ca01-77bb-4226-802d-28cf810bc886.jpg not downloaded yet
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:04 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709996%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Scrape type for 10709996: 2
2026-03-24 22:05:04 [adesa.it] INFO: Scraping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-24 22:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F980c1c34-d963-400d-babb-c4dc08988fc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/980c1c34-d963-400d-babb-c4dc08988fc1.jpg not downloaded yet
2026-03-24 22:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:04 [adesa.it] INFO: Found listing with ID: 10716596
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716596%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Scrape type for 10716596: 0
2026-03-24 22:05:04 [adesa.it] INFO: Skipping item 10716596 url https://www.openlane.eu/en/carv6/auction/10716596
2026-03-24 22:05:04 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699940%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Scrape type for 10699940: 0
2026-03-24 22:05:04 [adesa.it] INFO: Skipping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-24 22:05:04 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715034%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [adesa.it] INFO: Scrape type for 10715034: 2
2026-03-24 22:05:04 [adesa.it] INFO: Scraping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-24 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/21413d42-e2df-4025-8d42-d9208ec6a657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg not downloaded yet
2026-03-24 22:05:04 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-24 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716644%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716644: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716677%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716677: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10718323
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718323%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10718323: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10718323 url https://www.openlane.eu/en/carv6/auction/10718323
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716464%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716464: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707726%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10707726: 2
2026-03-24 22:05:05 [adesa.it] INFO: Scraping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg not downloaded yet
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716602%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716602: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716600%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716600: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716682
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716682%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716682: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716682 url https://www.openlane.eu/en/carv6/auction/10716682
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716957%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10716957: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710637027%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10637027: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710553901%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10553901: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10694992
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710694992%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10694992: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10694992 url https://www.openlane.eu/en/carv6/auction/10694992
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710685088%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10685088: 0
2026-03-24 22:05:05 [adesa.it] INFO: Skipping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-24 22:05:05 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710673716%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Scrape type for 10673716: 2
2026-03-24 22:05:05 [adesa.it] INFO: Scraping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-24 22:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-24 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8de169-66e5-5fb9-abfd-268360084488 with scrape type 2
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b8de169-66e5-5fb9-abfd-268360084488 with scrape type 2
2026-03-24 22:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b8de169-66e5-5fb9-abfd-268360084488, identifier: 10707944
2026-03-24 22:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-24 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with scrape type 2
2026-03-24 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with scrape type 2
2026-03-24 22:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67, identifier: 10707947
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/6c8ad465-b262-4717-a2a3-685d5e002b34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/5afc6336-282f-4275-a795-22797d4ad13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/f2d6ca01-77bb-4226-802d-28cf810bc886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-24 22:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944
2026-03-24 22:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b8de169-66e5-5fb9-abfd-268360084488 with identifier: 10707944 to the API
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5b8de169-66e5-5fb9-abfd-268360084488',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV663MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 141061,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.5 DCI Stepway Prestige - Diesel - Manual - 90 hp - '
'141.061 km',
'transmission': 'manual',
'trim': 'Stepway Prestige',
'vin': None,
'year': 2014}
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707944%27 HTTP/1.1" 200 None
2026-03-24 22:05:05 [adesa.it] INFO: Saving data for 10707944: {'auction_closing_time': 1798711260.0, 'created_time': 1774195344.898659, 'last_price_update_time': 1774389905.722964}
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707944') HTTP/1.1" 204 0
2026-03-24 22:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-24 22:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947
2026-03-24 22:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 368b2b0f-3e9f-5d75-af5b-d267c4cb6b67 with identifier: 10707947 to the API
2026-03-24 22:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707947>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 249,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '368b2b0f-3e9f-5d75-af5b-d267c4cb6b67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL205JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707947',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 127477,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 5 Series Touring 530d Luxury - Diesel - Automatic - 249 hp - '
'127.477 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707947%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Saving data for 10707947: {'auction_closing_time': 1798711260.0, 'created_time': 1774195342.580164, 'last_price_update_time': 1774389906.089713}
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707947') HTTP/1.1" 204 0
2026-03-24 22:05:06 [scrapy.extensions.logstats] INFO: Crawled 423 pages (at 123 pages/min), scraped 402 items (at 113 items/min)
2026-03-24 22:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg not downloaded yet
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710655715%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10655715: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710696142%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710661601%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10661601: 2
2026-03-24 22:05:06 [adesa.it] INFO: Scraping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-24 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe981539-e7ca-5e2b-be87-a07a31623cce with identifier: 10721261
2026-03-24 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe981539-e7ca-5e2b-be87-a07a31623cce with scrape type 1
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg not downloaded yet
2026-03-24 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10707662
2026-03-24 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-24 22:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba8edd8f-3528-5a54-b2e6-5a595c4713ed, identifier: 10707662
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f1650>
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F21413d42-e2df-4025-8d42-d9208ec6a657.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/21413d42-e2df-4025-8d42-d9208ec6a657.jpg saved to cache
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10707662
2026-03-24 22:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10707662
2026-03-24 22:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10707662 to the API
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ba8edd8f-3528-5a54-b2e6-5a595c4713ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX704EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707662',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2019-05-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X5 30d X Line - Diesel - Automatic - 265 hp - 145.000 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707662%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Saving data for 10707662: {'auction_closing_time': 1774440900.0, 'created_time': 1774195218.660489, 'last_price_update_time': 1774389906.621187}
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707662') HTTP/1.1" 204 0
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252Fd70f2dea-ca8b-4502-9737-f82165d4b55c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/d70f2dea-ca8b-4502-9737-f82165d4b55c.jpg not downloaded yet
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626555%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10626555: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710693709%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10693709: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710626536%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10626536: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710698055%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710640471%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-24 22:05:06 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-24 22:05:06 [adesa.it] INFO: Found listing with ID: 10707923
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707923%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [adesa.it] INFO: Scrape type for 10707923: 2
2026-03-24 22:05:06 [adesa.it] INFO: Scraping item 10707923 url https://www.openlane.eu/en/carv6/auction/10707923
2026-03-24 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg not downloaded yet
2026-03-24 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48d790>
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F6c8ad465-b262-4717-a2a3-685d5e002b34.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/6c8ad465-b262-4717-a2a3-685d5e002b34.jpg saved to cache
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10d9d0>
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F5afc6336-282f-4275-a795-22797d4ad13d.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/5afc6336-282f-4275-a795-22797d4ad13d.jpg saved to cache
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54e1d0>
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252Ff2d6ca01-77bb-4226-802d-28cf810bc886.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/f2d6ca01-77bb-4226-802d-28cf810bc886.jpg saved to cache
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-24 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77550011-70ab-5646-93cd-aa41a6554079 with scrape type 2
2026-03-24 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77550011-70ab-5646-93cd-aa41a6554079 with scrape type 2
2026-03-24 22:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77550011-70ab-5646-93cd-aa41a6554079, identifier: 10707725
2026-03-24 22:05:07 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710652148%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [adesa.it] INFO: Scrape type for 10652148: 2
2026-03-24 22:05:07 [adesa.it] INFO: Scraping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252Fd7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/d7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg not downloaded yet
2026-03-24 22:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-24 22:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725
2026-03-24 22:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77550011-70ab-5646-93cd-aa41a6554079 with identifier: 10707725 to the API
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '77550011-70ab-5646-93cd-aa41a6554079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM510NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707725',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 143319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 308 SW Allure Pack - Diesel - Automatic - 131 hp - 143.319 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707725%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [adesa.it] INFO: Saving data for 10707725: {'auction_closing_time': 1798711260.0, 'created_time': 1774195369.11513, 'last_price_update_time': 1774389907.405796}
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707725') HTTP/1.1" 204 0
2026-03-24 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe49bd0>
2026-03-24 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg saved to cache
2026-03-24 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10707660
2026-03-24 22:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8175ba21-a243-5857-86eb-f35a4133ed2d with scrape type 2
2026-03-24 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8175ba21-a243-5857-86eb-f35a4133ed2d with scrape type 2
2026-03-24 22:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8175ba21-a243-5857-86eb-f35a4133ed2d, identifier: 10707660
2026-03-24 22:05:07 [adesa.it] INFO: Found listing with ID: 10687173
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710687173%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [adesa.it] INFO: Scrape type for 10687173: 0
2026-03-24 22:05:07 [adesa.it] INFO: Skipping item 10687173 url https://www.openlane.eu/en/carv6/auction/10687173
2026-03-24 22:05:07 [adesa.it] INFO: Found listing with ID: 10581957
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710581957%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [adesa.it] INFO: Scrape type for 10581957: 2
2026-03-24 22:05:07 [adesa.it] INFO: Scraping item 10581957 url https://www.openlane.eu/en/carv6/auction/10581957
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252Fad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/ad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg not downloaded yet
2026-03-24 22:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10707660
2026-03-24 22:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10707660
2026-03-24 22:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8175ba21-a243-5857-86eb-f35a4133ed2d with identifier: 10707660 to the API
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '8175ba21-a243-5857-86eb-f35a4133ed2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE548YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707660',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 209115,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Advance - Diesel - Automatic - '
'150 hp - 209.115 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2021}
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707660%27 HTTP/1.1" 200 None
2026-03-24 22:05:07 [adesa.it] INFO: Saving data for 10707660: {'auction_closing_time': 1774440900.0, 'created_time': 1774195232.493836, 'last_price_update_time': 1774389907.889603}
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707660') HTTP/1.1" 204 0
2026-03-24 22:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10707648
2026-03-24 22:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-24 22:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec, identifier: 10707648
2026-03-24 22:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10707664
2026-03-24 22:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-24 22:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b6489fe4-af36-5ce4-bc94-5caf8dd7f955, identifier: 10707664
2026-03-24 22:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10707648
2026-03-24 22:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10707648
2026-03-24 22:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10707648 to the API
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '1824d3fe-6cbf-5027-89c9-6c440b2d79ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF427NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707648',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 202000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2010-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Exclusive - 4Motion - Diesel - Automatic '
'- 239 hp - 202.000 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707648%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [adesa.it] INFO: Saving data for 10707648: {'auction_closing_time': 1774440900.0, 'created_time': 1774195231.75749, 'last_price_update_time': 1774389908.48202}
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707648') HTTP/1.1" 204 0
2026-03-24 22:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10707664
2026-03-24 22:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10707664
2026-03-24 22:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10707664 to the API
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'b6489fe4-af36-5ce4-bc94-5caf8dd7f955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL755KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707664',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 127555,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 95 hp - '
'127.555 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707664%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [adesa.it] INFO: Saving data for 10707664: {'auction_closing_time': 1774440900.0, 'created_time': 1774195232.816003, 'last_price_update_time': 1774389908.781045}
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707664') HTTP/1.1" 204 0
2026-03-24 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:08 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699462%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-24 22:05:08 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-24 22:05:08 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664296%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [adesa.it] INFO: Scrape type for 10664296: 2
2026-03-24 22:05:08 [adesa.it] INFO: Scraping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F0282b821-2c34-4d65-b973-9c3e6adcf308.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/0282b821-2c34-4d65-b973-9c3e6adcf308.jpg not downloaded yet
2026-03-24 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c293d10>
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg saved to cache
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5abb50>
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg saved to cache
2026-03-24 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:08 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707859%27 HTTP/1.1" 200 None
2026-03-24 22:05:08 [adesa.it] INFO: Scrape type for 10707859: 2
2026-03-24 22:05:08 [adesa.it] INFO: Scraping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg not downloaded yet
2026-03-24 22:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11f450>
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg saved to cache
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1adcd0>
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg saved to cache
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10631177
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710631177%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10631177: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10631177 url https://www.openlane.eu/en/carv6/auction/10631177
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699423%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699419%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699447%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10699447: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10641144
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710641144%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10641144: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10641144 url https://www.openlane.eu/en/carv6/auction/10641144
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699449%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710538292%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10538292: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716296%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10716296: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10716210
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716210%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10716210: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10716210 url https://www.openlane.eu/en/carv6/auction/10716210
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10561914
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710561914%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10561914: 2
2026-03-24 22:05:09 [adesa.it] INFO: Scraping item 10561914 url https://www.openlane.eu/en/carv6/auction/10561914
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg not downloaded yet
2026-03-24 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/ad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10707653
2026-03-24 22:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acff995-6c29-5bf1-abc1-e2d57df576d4 with scrape type 2
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acff995-6c29-5bf1-abc1-e2d57df576d4 with scrape type 2
2026-03-24 22:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2acff995-6c29-5bf1-abc1-e2d57df576d4, identifier: 10707653
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10685085
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710685085%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10685085: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10685085 url https://www.openlane.eu/en/carv6/auction/10685085
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710691962%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10691962: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10699461
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699461%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10699461: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10699461 url https://www.openlane.eu/en/carv6/auction/10699461
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10451928
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710451928%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10451928: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10451928 url https://www.openlane.eu/en/carv6/auction/10451928
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710269525%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10269525: 0
2026-03-24 22:05:09 [adesa.it] INFO: Skipping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-24 22:05:09 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710104511%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Scrape type for 10104511: 2
2026-03-24 22:05:09 [adesa.it] INFO: Scraping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg not downloaded yet
2026-03-24 22:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10707653
2026-03-24 22:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10707653
2026-03-24 22:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2acff995-6c29-5bf1-abc1-e2d57df576d4 with identifier: 10707653 to the API
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '2acff995-6c29-5bf1-abc1-e2d57df576d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH609JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707653',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 138107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Toyota Yaris Cross Business - Hybrid - Automatic - 116 hp - 138.107 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707653%27 HTTP/1.1" 200 None
2026-03-24 22:05:09 [adesa.it] INFO: Saving data for 10707653: {'auction_closing_time': 1774440900.0, 'created_time': 1774195234.860447, 'last_price_update_time': 1774389909.909982}
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707653') HTTP/1.1" 204 0
2026-03-24 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/d7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/0282b821-2c34-4d65-b973-9c3e6adcf308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710279685%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10641909
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710641909%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10641909: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10641909 url https://www.openlane.eu/en/carv6/auction/10641909
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699478%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10699478: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710420142%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710394824%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710491301%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664300%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10664300: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710419055%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710627620%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10627620: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699484%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710631808%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10631808: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710574134%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10574134: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710276295%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598543%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598536%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598549%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699521%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699509%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710598544%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710697381%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710612787%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10682765
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710682765%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10682765: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10682765 url https://www.openlane.eu/en/carv6/auction/10682765
2026-03-24 22:05:10 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699510%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-24 22:05:10 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F13055d36-b033-4697-b383-e81474c30daa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/13055d36-b033-4697-b383-e81474c30daa.jpg not downloaded yet
2026-03-24 22:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10707658
2026-03-24 22:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-24 22:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d7defe5-8658-5781-afb9-cc03077b00a6, identifier: 10707658
2026-03-24 22:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10707647
2026-03-24 22:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-24 22:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ebefece-8d19-544a-89d4-810bfe8c52b2, identifier: 10707647
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c24bb90>
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg saved to cache
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe19310>
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252Fad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/ad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg saved to cache
2026-03-24 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10707658
2026-03-24 22:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10707658
2026-03-24 22:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10707658 to the API
2026-03-24 22:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': '4d7defe5-8658-5781-afb9-cc03077b00a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY045RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707658',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 18389,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 115 hp - 18.389 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707658%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [adesa.it] INFO: Saving data for 10707658: {'auction_closing_time': 1774440900.0, 'created_time': 1774195232.180402, 'last_price_update_time': 1774389911.074112}
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707658') HTTP/1.1" 204 0
2026-03-24 22:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10707647
2026-03-24 22:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10707647
2026-03-24 22:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10707647 to the API
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707647>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '1ebefece-8d19-544a-89d4-810bfe8c52b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE858SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707647',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 198827,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Passat Variant GTE 1.4 - Hybrid - Automatic - 218 hp - '
'198.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707647%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [adesa.it] INFO: Saving data for 10707647: {'auction_closing_time': 1774440900.0, 'created_time': 1774195235.229059, 'last_price_update_time': 1774389911.492742}
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707647') HTTP/1.1" 204 0
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg not downloaded yet
2026-03-24 22:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c279b10>
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252Fd7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/d7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg saved to cache
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2fcd50>
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F0282b821-2c34-4d65-b973-9c3e6adcf308.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/0282b821-2c34-4d65-b973-9c3e6adcf308.jpg saved to cache
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-24 22:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 505fab3b-851d-5bd3-b219-e5681688e75a with scrape type 2
2026-03-24 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 505fab3b-851d-5bd3-b219-e5681688e75a with scrape type 2
2026-03-24 22:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 505fab3b-851d-5bd3-b219-e5681688e75a, identifier: 10709996
2026-03-24 22:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-24 22:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996
2026-03-24 22:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 505fab3b-851d-5bd3-b219-e5681688e75a with identifier: 10709996 to the API
2026-03-24 22:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709996>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '505fab3b-851d-5bd3-b219-e5681688e75a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM325BM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709996',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Passat GTE 1.4 TSI - Hybrid - Automatic - 218 hp - '
'158.461 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709996%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [adesa.it] INFO: Saving data for 10709996: {'auction_closing_time': 1798711260.0, 'created_time': 1774282336.058734, 'last_price_update_time': 1774389912.185405}
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709996') HTTP/1.1" 204 0
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fc990>
2026-03-24 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg saved to cache
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10707673
2026-03-24 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-24 22:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5, identifier: 10707673
2026-03-24 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10707663
2026-03-24 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-24 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-24 22:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba5fbbbe-1d03-5e40-a97d-9589827dae09, identifier: 10707663
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/13055d36-b033-4697-b383-e81474c30daa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10707673
2026-03-24 22:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10707673
2026-03-24 22:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10707673 to the API
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE025CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707673',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 131572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 225 hp - 131.572 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707673%27 HTTP/1.1" 200 None
2026-03-24 22:05:12 [adesa.it] INFO: Saving data for 10707673: {'auction_closing_time': 1774440900.0, 'created_time': 1774195236.376048, 'last_price_update_time': 1774389912.723136}
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707673') HTTP/1.1" 204 0
2026-03-24 22:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10707663
2026-03-24 22:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10707663
2026-03-24 22:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10707663 to the API
2026-03-24 22:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ba5fbbbe-1d03-5e40-a97d-9589827dae09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP413FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707663',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'110.810 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707663%27 HTTP/1.1" 200 None
2026-03-24 22:05:13 [adesa.it] INFO: Saving data for 10707663: {'auction_closing_time': 1774440900.0, 'created_time': 1774195236.707098, 'last_price_update_time': 1774389913.010941}
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707663') HTTP/1.1" 204 0
2026-03-24 22:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739455/general/1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721261)
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe2f750>
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg saved to cache
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-24 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94049282-c7b3-5d23-93cd-ba398f5dd17e with scrape type 2
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94049282-c7b3-5d23-93cd-ba398f5dd17e with scrape type 2
2026-03-24 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94049282-c7b3-5d23-93cd-ba398f5dd17e, identifier: 10673716
2026-03-24 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-24 22:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716
2026-03-24 22:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94049282-c7b3-5d23-93cd-ba398f5dd17e with identifier: 10673716 to the API
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '94049282-c7b3-5d23-93cd-ba398f5dd17e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 12871,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 156 hp - 12.871 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710673716%27 HTTP/1.1" 200 None
2026-03-24 22:05:13 [adesa.it] INFO: Saving data for 10673716: {'auction_closing_time': 1798675200.0, 'created_time': 1773678362.956557, 'last_price_update_time': 1774389913.430196}
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10673716') HTTP/1.1" 204 0
2026-03-24 22:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e3f90>
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F13055d36-b033-4697-b383-e81474c30daa.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/13055d36-b033-4697-b383-e81474c30daa.jpg saved to cache
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c30acd0>
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg saved to cache
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-24 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4216c645-c4b1-5cb5-876d-81d867a09996 with scrape type 2
2026-03-24 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4216c645-c4b1-5cb5-876d-81d867a09996 with scrape type 2
2026-03-24 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4216c645-c4b1-5cb5-876d-81d867a09996, identifier: 10715034
2026-03-24 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/d70f2dea-ca8b-4502-9737-f82165d4b55c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739450/general/980c1c34-d963-400d-babb-c4dc08988fc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10721259)
2026-03-24 22:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-24 22:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034
2026-03-24 22:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4216c645-c4b1-5cb5-876d-81d867a09996 with identifier: 10715034 to the API
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '4216c645-c4b1-5cb5-876d-81d867a09996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP242WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715034',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 126000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'126.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715034%27 HTTP/1.1" 200 None
2026-03-24 22:05:13 [adesa.it] INFO: Saving data for 10715034: {'auction_closing_time': 1798711260.0, 'created_time': 1774282305.549589, 'last_price_update_time': 1774389913.903502}
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715034') HTTP/1.1" 204 0
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c080310>
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739455%252Fgeneral%252F1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739455/general/1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg saved to cache
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe981539-e7ca-5e2b-be87-a07a31623cce
2026-03-24 22:05:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe981539-e7ca-5e2b-be87-a07a31623cce, skipping ID generation
2026-03-24 22:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe981539-e7ca-5e2b-be87-a07a31623cce with scrape type 1
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe981539-e7ca-5e2b-be87-a07a31623cce sending to next pipeline
2026-03-24 22:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe981539-e7ca-5e2b-be87-a07a31623cce, identifier: 10721261
2026-03-24 22:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-24 22:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7423e021-fff6-563b-b293-2c0d50327b7f with scrape type 2
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7423e021-fff6-563b-b293-2c0d50327b7f with scrape type 2
2026-03-24 22:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7423e021-fff6-563b-b293-2c0d50327b7f, identifier: 10707726
2026-03-24 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe981539-e7ca-5e2b-be87-a07a31623cce with identifier: 10721261
2026-03-24 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe981539-e7ca-5e2b-be87-a07a31623cce with identifier: 10721261
2026-03-24 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe981539-e7ca-5e2b-be87-a07a31623cce with identifier: 10721261 to the API
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739455/general/1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.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': 222,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'fe981539-e7ca-5e2b-be87-a07a31623cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ589JJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721261',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 148162,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/79d98d87-9b20-4330-8fb3-fd1bd47e7843.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/6ff64aab-cd7c-4886-ba75-5a2ed968767b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/d7fd4681-6323-4199-9c6a-f1ca28211e0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/ad25a712-1458-4ade-97c8-86dfdce9b8c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/0282b821-2c34-4d65-b973-9c3e6adcf308.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85598,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/689f1fa2-3209-40da-a1ed-018ecaabd4ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102454,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/3c316c91-0ec1-4ca5-87fd-ad1dd45f9a4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/0ae81a6d-967e-4c4e-82af-df8884e8fee8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/13055d36-b033-4697-b383-e81474c30daa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe981539-e7ca-5e2b-be87-a07a31623cce/fe981539-e7ca-5e2b-be87-a07a31623cce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739455/general/1ccd0b88-c8c7-40a9-9fdb-cea600c8905b.jpg',
'Width': 800}],
'price': 19250,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Rav4 2.5 Style - AWD - Hybrid - Automatic - 222 hp - 148.162 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721261%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [adesa.it] INFO: Saving data for 10721261: {'created_time': 1774389914.618398, 'last_price_update_time': 1774389914.618407, 'auction_closing_time': 1798711260.0}
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721261') HTTP/1.1" 204 0
2026-03-24 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-24 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726
2026-03-24 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7423e021-fff6-563b-b293-2c0d50327b7f with identifier: 10707726 to the API
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7423e021-fff6-563b-b293-2c0d50327b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE443CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707726',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 146938,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'146.938 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707726%27 HTTP/1.1" 200 None
2026-03-24 22:05:14 [adesa.it] INFO: Saving data for 10707726: {'auction_closing_time': 1798711260.0, 'created_time': 1774195384.110432, 'last_price_update_time': 1774389914.899607}
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707726') HTTP/1.1" 204 0
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2f3e90>
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252Fd70f2dea-ca8b-4502-9737-f82165d4b55c.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/d70f2dea-ca8b-4502-9737-f82165d4b55c.jpg saved to cache
2026-03-24 22:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41efd0>
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739450%252Fgeneral%252F980c1c34-d963-400d-babb-c4dc08988fc1.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739450/general/980c1c34-d963-400d-babb-c4dc08988fc1.jpg saved to cache
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f
2026-03-24 22:05:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a389d05d-a9e3-528e-b6d0-a6dbbe45948f, skipping ID generation
2026-03-24 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f with scrape type 1
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a389d05d-a9e3-528e-b6d0-a6dbbe45948f sending to next pipeline
2026-03-24 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a389d05d-a9e3-528e-b6d0-a6dbbe45948f, identifier: 10721259
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10581957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-24 22:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259
2026-03-24 22:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a389d05d-a9e3-528e-b6d0-a6dbbe45948f with identifier: 10721259 to the API
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739450/general/980c1c34-d963-400d-babb-c4dc08988fc1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a389d05d-a9e3-528e-b6d0-a6dbbe45948f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK090FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721259',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 91969,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91323,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/6f97252b-0c96-42fe-ad2f-0c2368d53f12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90406,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/21413d42-e2df-4025-8d42-d9208ec6a657.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100967,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/5afc6336-282f-4275-a795-22797d4ad13d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102377,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/6c8ad465-b262-4717-a2a3-685d5e002b34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90913,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/f2d6ca01-77bb-4226-802d-28cf810bc886.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82453,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/980c1c34-d963-400d-babb-c4dc08988fc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87334,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/49b470ec-5480-4d0d-a71e-e758d4ab48ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80487,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/636a7aab-be32-4571-a2ed-dfcad2c5db78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87292,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/0c0190d5-f7b8-4852-b6ae-75d27d2e1138.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a389d05d-a9e3-528e-b6d0-a6dbbe45948f/a389d05d-a9e3-528e-b6d0-a6dbbe45948f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739450/general/d70f2dea-ca8b-4502-9737-f82165d4b55c.jpg',
'Width': 1024}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 7,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'91.969 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-24 22:05:15 [adesa.it] INFO: Saving data for 10721259: {'created_time': 1774389915.551399, 'last_price_update_time': 1774389915.55141, 'auction_closing_time': 1798711260.0}
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721259') HTTP/1.1" 204 0
2026-03-24 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10664296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c169aa0-9c33-511d-9649-18d32b8e6f81 with identifier: 10581957
2026-03-24 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c169aa0-9c33-511d-9649-18d32b8e6f81 with scrape type 2
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c169aa0-9c33-511d-9649-18d32b8e6f81 with scrape type 2
2026-03-24 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c169aa0-9c33-511d-9649-18d32b8e6f81, identifier: 10581957
2026-03-24 22:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26686f48-9bae-5fd5-bf1e-5efecb814eab with identifier: 10707923
2026-03-24 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26686f48-9bae-5fd5-bf1e-5efecb814eab with scrape type 2
2026-03-24 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26686f48-9bae-5fd5-bf1e-5efecb814eab with scrape type 2
2026-03-24 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 26686f48-9bae-5fd5-bf1e-5efecb814eab, identifier: 10707923
2026-03-24 22:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c169aa0-9c33-511d-9649-18d32b8e6f81 with identifier: 10581957
2026-03-24 22:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c169aa0-9c33-511d-9649-18d32b8e6f81 with identifier: 10581957
2026-03-24 22:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c169aa0-9c33-511d-9649-18d32b8e6f81 with identifier: 10581957 to the API
2026-03-24 22:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10581957>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '3c169aa0-9c33-511d-9649-18d32b8e6f81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA308WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10581957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-11-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Hybrid - Automatic - 161 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2025}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710581957%27 HTTP/1.1" 200 None
2026-03-24 22:05:16 [adesa.it] INFO: Saving data for 10581957: {'auction_closing_time': 1798675200.0, 'created_time': 1772013779.215835, 'last_price_update_time': 1774389916.018575}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10581957') HTTP/1.1" 204 0
2026-03-24 22:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 26686f48-9bae-5fd5-bf1e-5efecb814eab with identifier: 10707923
2026-03-24 22:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 26686f48-9bae-5fd5-bf1e-5efecb814eab with identifier: 10707923
2026-03-24 22:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 26686f48-9bae-5fd5-bf1e-5efecb814eab with identifier: 10707923 to the API
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707923>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '26686f48-9bae-5fd5-bf1e-5efecb814eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC255XW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2026-02-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster - Petrol - Automatic - 109 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707923%27 HTTP/1.1" 200 None
2026-03-24 22:05:16 [adesa.it] INFO: Saving data for 10707923: {'auction_closing_time': 1798675200.0, 'created_time': 1774282240.500723, 'last_price_update_time': 1774389916.280519}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707923') HTTP/1.1" 204 0
2026-03-24 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10104511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-24 22:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a, identifier: 10661601
2026-03-24 22:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-24 22:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d80aa3f-e91e-5863-875c-608df9c0f342 with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d80aa3f-e91e-5863-875c-608df9c0f342 with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d80aa3f-e91e-5863-875c-608df9c0f342, identifier: 10664296
2026-03-24 22:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-24 22:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 992f53e0-a47c-532f-a177-6c5104772e1a with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 992f53e0-a47c-532f-a177-6c5104772e1a with scrape type 2
2026-03-24 22:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 992f53e0-a47c-532f-a177-6c5104772e1a, identifier: 10652148
2026-03-24 22:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-24 22:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601
2026-03-24 22:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a39dffb-0b8f-55b3-ab81-ba4638c71a1a with identifier: 10661601 to the API
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6a39dffb-0b8f-55b3-ab81-ba4638c71a1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661601',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 13486,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior - Electric - Automatic - 158 hp - 13.486 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710661601%27 HTTP/1.1" 200 None
2026-03-24 22:05:16 [adesa.it] INFO: Saving data for 10661601: {'auction_closing_time': 1798675200.0, 'created_time': 1773331317.931718, 'last_price_update_time': 1774389916.865958}
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10661601') HTTP/1.1" 204 0
2026-03-24 22:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-24 22:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296
2026-03-24 22:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d80aa3f-e91e-5863-875c-608df9c0f342 with identifier: 10664296 to the API
2026-03-24 22:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10664296>
{'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': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9d80aa3f-e91e-5863-875c-608df9c0f342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC006MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10664296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2026-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710664296%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [adesa.it] INFO: Saving data for 10664296: {'auction_closing_time': 1798675200.0, 'created_time': 1773418336.1414149, 'last_price_update_time': 1774389917.188582}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10664296') HTTP/1.1" 204 0
2026-03-24 22:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-24 22:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148
2026-03-24 22:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 992f53e0-a47c-532f-a177-6c5104772e1a with identifier: 10652148 to the API
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652148>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 111,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '992f53e0-a47c-532f-a177-6c5104772e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652148',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2026-02-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster - Petrol - Automatic - 111 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710652148%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [adesa.it] INFO: Saving data for 10652148: {'auction_closing_time': 1798675200.0, 'created_time': 1773259745.415437, 'last_price_update_time': 1774389917.489539}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10652148') HTTP/1.1" 204 0
2026-03-24 22:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-24 22:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d36c4b-9953-55e8-a141-e229273eddf7 with scrape type 2
2026-03-24 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d36c4b-9953-55e8-a141-e229273eddf7 with scrape type 2
2026-03-24 22:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 24d36c4b-9953-55e8-a141-e229273eddf7, identifier: 10104511
2026-03-24 22:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-24 22:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511
2026-03-24 22:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 24d36c4b-9953-55e8-a141-e229273eddf7 with identifier: 10104511 to the API
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10104511>
{'auction_title': '',
'c_o_2_emission_value': 220,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '24d36c4b-9953-55e8-a141-e229273eddf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-242-TC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10104511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 38900,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 4,
'seller_name': None,
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Manual - 165 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710104511%27 HTTP/1.1" 200 None
2026-03-24 22:05:17 [adesa.it] INFO: Saving data for 10104511: {'auction_closing_time': 1798671600.0, 'created_time': 1770927504.659175, 'last_price_update_time': 1774389917.946054}
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10104511') HTTP/1.1" 204 0
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10707672
2026-03-24 22:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-24 22:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d, identifier: 10707672
2026-03-24 22:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10707672
2026-03-24 22:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10707672
2026-03-24 22:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10707672 to the API
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': '3dc7d1e2-4b2b-5460-8b80-2a270108d47d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN217YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707672',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 91513,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Luxury - Petrol - Automatic - 162 hp - 91.513 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707672%27 HTTP/1.1" 200 None
2026-03-24 22:05:18 [adesa.it] INFO: Saving data for 10707672: {'auction_closing_time': 1774440900.0, 'created_time': 1774195241.113974, 'last_price_update_time': 1774389918.643859}
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707672') HTTP/1.1" 204 0
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10561914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-24 22:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12ee3219-a2f4-5251-86b1-ea2f773be584 with scrape type 2
2026-03-24 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12ee3219-a2f4-5251-86b1-ea2f773be584 with scrape type 2
2026-03-24 22:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12ee3219-a2f4-5251-86b1-ea2f773be584, identifier: 10707859
2026-03-24 22:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-24 22:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859
2026-03-24 22:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12ee3219-a2f4-5251-86b1-ea2f773be584 with identifier: 10707859 to the API
2026-03-24 22:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707859>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '12ee3219-a2f4-5251-86b1-ea2f773be584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB063TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 70,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2026-02-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia Sportage 1.6 Active - Hybrid - Automatic - 180 hp - 70 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2026}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707859%27 HTTP/1.1" 200 None
2026-03-24 22:05:19 [adesa.it] INFO: Saving data for 10707859: {'auction_closing_time': 1798675200.0, 'created_time': 1774282214.850187, 'last_price_update_time': 1774389919.017136}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707859') HTTP/1.1" 204 0
2026-03-24 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e295f802-6f51-5afc-88c8-81fd34009ab0 with identifier: 10707652
2026-03-24 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e295f802-6f51-5afc-88c8-81fd34009ab0 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e295f802-6f51-5afc-88c8-81fd34009ab0 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e295f802-6f51-5afc-88c8-81fd34009ab0, identifier: 10707652
2026-03-24 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with identifier: 10561914
2026-03-24 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf9edefd-b842-52a3-8dfb-b7bdedf5a815, identifier: 10561914
2026-03-24 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10707670
2026-03-24 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47375208-bf4c-5334-ab6f-df1901fe6e33, identifier: 10707670
2026-03-24 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10707661
2026-03-24 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-24 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13a797d2-9039-5575-abee-f501b95acb8a, identifier: 10707661
2026-03-24 22:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e295f802-6f51-5afc-88c8-81fd34009ab0 with identifier: 10707652
2026-03-24 22:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e295f802-6f51-5afc-88c8-81fd34009ab0 with identifier: 10707652
2026-03-24 22:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e295f802-6f51-5afc-88c8-81fd34009ab0 with identifier: 10707652 to the API
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'e295f802-6f51-5afc-88c8-81fd34009ab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP449NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707652',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 90111,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Luxury - Petrol - Manual - 162 hp - 90.111 km',
'transmission': 'manual',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707652%27 HTTP/1.1" 200 None
2026-03-24 22:05:19 [adesa.it] INFO: Saving data for 10707652: {'auction_closing_time': 1774440900.0, 'created_time': 1774195240.73214, 'last_price_update_time': 1774389919.734445}
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707652') HTTP/1.1" 204 0
2026-03-24 22:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with identifier: 10561914
2026-03-24 22:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with identifier: 10561914
2026-03-24 22:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf9edefd-b842-52a3-8dfb-b7bdedf5a815 with identifier: 10561914 to the API
2026-03-24 22:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10561914>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 229,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf9edefd-b842-52a3-8dfb-b7bdedf5a815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10561914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2025-12-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota C-HR 2.0 Design - Hybrid - Automatic - 229 hp - 50 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710561914%27 HTTP/1.1" 200 None
2026-03-24 22:05:20 [adesa.it] INFO: Saving data for 10561914: {'auction_closing_time': 1798675200.0, 'created_time': 1771598725.063024, 'last_price_update_time': 1774389920.02041}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10561914') HTTP/1.1" 204 0
2026-03-24 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10707670
2026-03-24 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10707670
2026-03-24 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10707670 to the API
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Petrol',
'id': '47375208-bf4c-5334-ab6f-df1901fe6e33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP492NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707670',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 99701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Comfort - Petrol - Automatic - 162 hp - 99.701 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707670%27 HTTP/1.1" 200 None
2026-03-24 22:05:20 [adesa.it] INFO: Saving data for 10707670: {'auction_closing_time': 1774440900.0, 'created_time': 1774195240.407152, 'last_price_update_time': 1774389920.303367}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707670') HTTP/1.1" 204 0
2026-03-24 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10707661
2026-03-24 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10707661
2026-03-24 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10707661 to the API
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '13a797d2-9039-5575-abee-f501b95acb8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gb909cx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707661',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 244774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2007-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S 320 CDI Avantgarde - Diesel - Automatic - 235 hp - '
'244.774 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2007}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707661%27 HTTP/1.1" 200 None
2026-03-24 22:05:20 [adesa.it] INFO: Saving data for 10707661: {'auction_closing_time': 1774440900.0, 'created_time': 1774195241.409417, 'last_price_update_time': 1774389920.591208}
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707661') HTTP/1.1" 204 0
2026-03-24 22:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10707649
2026-03-24 22:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-24 22:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f44faf93-10d3-5175-96d4-13e5447f6b6c, identifier: 10707649
2026-03-24 22:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10707640
2026-03-24 22:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-24 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-24 22:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00eb1e44-a1f0-588d-8911-938ececf9b91, identifier: 10707640
2026-03-24 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10707649
2026-03-24 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10707649
2026-03-24 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10707649 to the API
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f44faf93-10d3-5175-96d4-13e5447f6b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT676LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707649',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140165,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Sport - Diesel - Automatic - 170 hp - '
'140.165 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707649%27 HTTP/1.1" 200 None
2026-03-24 22:05:21 [adesa.it] INFO: Saving data for 10707649: {'auction_closing_time': 1774440900.0, 'created_time': 1774195227.724481, 'last_price_update_time': 1774389921.287163}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707649') HTTP/1.1" 204 0
2026-03-24 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10707640
2026-03-24 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10707640
2026-03-24 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10707640 to the API
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707640>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '00eb1e44-a1f0-588d-8911-938ececf9b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE432AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707640',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 473528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 194 hp - '
'473.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707640%27 HTTP/1.1" 200 None
2026-03-24 22:05:21 [adesa.it] INFO: Saving data for 10707640: {'auction_closing_time': 1774440900.0, 'created_time': 1774195227.387919, 'last_price_update_time': 1774389921.632251}
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707640') HTTP/1.1" 204 0
2026-03-24 22:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10707667
2026-03-24 22:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-24 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-24 22:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 963899c2-42dc-5e87-b030-49d15bbbc0cf, identifier: 10707667
2026-03-24 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10707667
2026-03-24 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10707667
2026-03-24 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10707667 to the API
2026-03-24 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Diesel',
'id': '963899c2-42dc-5e87-b030-49d15bbbc0cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD213AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707667',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 221981,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2016-03-22',
'seats_number': 5,
'seller_name': 'Staremilia a Penske Automotive Dealership',
'title': 'Renault Kadjar 1.6 DCI Bose Edition - Diesel - Manual - 131 hp - '
'221.981 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707667%27 HTTP/1.1" 200 None
2026-03-24 22:05:22 [adesa.it] INFO: Saving data for 10707667: {'auction_closing_time': 1774440900.0, 'created_time': 1774195237.028574, 'last_price_update_time': 1774389922.022754}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707667') HTTP/1.1" 204 0
2026-03-24 22:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6990d70-3720-5384-b8ca-4c07877340c2 with identifier: 10708909
2026-03-24 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6990d70-3720-5384-b8ca-4c07877340c2 with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6990d70-3720-5384-b8ca-4c07877340c2 with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b6990d70-3720-5384-b8ca-4c07877340c2, identifier: 10708909
2026-03-24 22:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d655129f-a2ca-523a-af4e-5e340583ddae with identifier: 10708924
2026-03-24 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d655129f-a2ca-523a-af4e-5e340583ddae with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d655129f-a2ca-523a-af4e-5e340583ddae with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d655129f-a2ca-523a-af4e-5e340583ddae, identifier: 10708924
2026-03-24 22:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78c7cf6e-7644-5c80-b61a-4656e770fee4 with identifier: 10708923
2026-03-24 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78c7cf6e-7644-5c80-b61a-4656e770fee4 with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78c7cf6e-7644-5c80-b61a-4656e770fee4 with scrape type 2
2026-03-24 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78c7cf6e-7644-5c80-b61a-4656e770fee4, identifier: 10708923
2026-03-24 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b6990d70-3720-5384-b8ca-4c07877340c2 with identifier: 10708909
2026-03-24 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b6990d70-3720-5384-b8ca-4c07877340c2 with identifier: 10708909
2026-03-24 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b6990d70-3720-5384-b8ca-4c07877340c2 with identifier: 10708909 to the API
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708909>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6990d70-3720-5384-b8ca-4c07877340c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN067LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708909',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 88180,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Fabia 1.0 TSI Ambition - Petrol - Manual - 95 hp - 88.180 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708909%27 HTTP/1.1" 200 None
2026-03-24 22:05:22 [adesa.it] INFO: Saving data for 10708909: {'auction_closing_time': 1774454400.0, 'created_time': 1774282001.356707, 'last_price_update_time': 1774389922.583662}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708909') HTTP/1.1" 204 0
2026-03-24 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d655129f-a2ca-523a-af4e-5e340583ddae with identifier: 10708924
2026-03-24 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d655129f-a2ca-523a-af4e-5e340583ddae with identifier: 10708924
2026-03-24 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d655129f-a2ca-523a-af4e-5e340583ddae with identifier: 10708924 to the API
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd655129f-a2ca-523a-af4e-5e340583ddae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC294JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708924',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 205206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Skoda Octavia Combi 1.6 TDI Executive - Diesel - Manual - 115 hp - '
'205.206 km',
'transmission': 'manual',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708924%27 HTTP/1.1" 200 None
2026-03-24 22:05:22 [adesa.it] INFO: Saving data for 10708924: {'auction_closing_time': 1774454400.0, 'created_time': 1774281998.168796, 'last_price_update_time': 1774389922.885329}
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708924') HTTP/1.1" 204 0
2026-03-24 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78c7cf6e-7644-5c80-b61a-4656e770fee4 with identifier: 10708923
2026-03-24 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78c7cf6e-7644-5c80-b61a-4656e770fee4 with identifier: 10708923
2026-03-24 22:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78c7cf6e-7644-5c80-b61a-4656e770fee4 with identifier: 10708923 to the API
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708923>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '78c7cf6e-7644-5c80-b61a-4656e770fee4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM306EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708923',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 161334,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Skoda Karoq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'161.334 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708923%27 HTTP/1.1" 200 None
2026-03-24 22:05:23 [adesa.it] INFO: Saving data for 10708923: {'auction_closing_time': 1774454400.0, 'created_time': 1774282002.031202, 'last_price_update_time': 1774389923.200446}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708923') HTTP/1.1" 204 0
2026-03-24 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b2d6648-40a8-574e-9f04-17562ac8edc8 with identifier: 10708939
2026-03-24 22:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b2d6648-40a8-574e-9f04-17562ac8edc8 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b2d6648-40a8-574e-9f04-17562ac8edc8 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b2d6648-40a8-574e-9f04-17562ac8edc8, identifier: 10708939
2026-03-24 22:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b2d6648-40a8-574e-9f04-17562ac8edc8 with identifier: 10708939
2026-03-24 22:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b2d6648-40a8-574e-9f04-17562ac8edc8 with identifier: 10708939
2026-03-24 22:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b2d6648-40a8-574e-9f04-17562ac8edc8 with identifier: 10708939 to the API
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3b2d6648-40a8-574e-9f04-17562ac8edc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY954GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708939',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 16267,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'AMICAR S.r.l.',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 95 hp - 16.267 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708939%27 HTTP/1.1" 200 None
2026-03-24 22:05:23 [adesa.it] INFO: Saving data for 10708939: {'auction_closing_time': 1774454400.0, 'created_time': 1774282011.136682, 'last_price_update_time': 1774389923.684464}
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708939') HTTP/1.1" 204 0
2026-03-24 22:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917fd481-acc2-598d-bf07-f74e8649ca18 with identifier: 10708948
2026-03-24 22:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917fd481-acc2-598d-bf07-f74e8649ca18 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917fd481-acc2-598d-bf07-f74e8649ca18 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 917fd481-acc2-598d-bf07-f74e8649ca18, identifier: 10708948
2026-03-24 22:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c636f82-997b-5792-8ed4-846dd82baae6 with identifier: 10708946
2026-03-24 22:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c636f82-997b-5792-8ed4-846dd82baae6 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c636f82-997b-5792-8ed4-846dd82baae6 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c636f82-997b-5792-8ed4-846dd82baae6, identifier: 10708946
2026-03-24 22:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02fea4c2-447d-5645-a870-0ff5f20a1694 with identifier: 10707646
2026-03-24 22:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02fea4c2-447d-5645-a870-0ff5f20a1694 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02fea4c2-447d-5645-a870-0ff5f20a1694 with scrape type 2
2026-03-24 22:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 02fea4c2-447d-5645-a870-0ff5f20a1694, identifier: 10707646
2026-03-24 22:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 917fd481-acc2-598d-bf07-f74e8649ca18 with identifier: 10708948
2026-03-24 22:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 917fd481-acc2-598d-bf07-f74e8649ca18 with identifier: 10708948
2026-03-24 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 917fd481-acc2-598d-bf07-f74e8649ca18 with identifier: 10708948 to the API
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708948>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '917fd481-acc2-598d-bf07-f74e8649ca18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB282VH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708948',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 79868,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Peugeot e-208 Allure Pack - Electric - Automatic - 136 hp - 79.868 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708948%27 HTTP/1.1" 200 None
2026-03-24 22:05:24 [adesa.it] INFO: Saving data for 10708948: {'auction_closing_time': 1774454400.0, 'created_time': 1774282020.464331, 'last_price_update_time': 1774389924.244042}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708948') HTTP/1.1" 204 0
2026-03-24 22:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c636f82-997b-5792-8ed4-846dd82baae6 with identifier: 10708946
2026-03-24 22:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c636f82-997b-5792-8ed4-846dd82baae6 with identifier: 10708946
2026-03-24 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c636f82-997b-5792-8ed4-846dd82baae6 with identifier: 10708946 to the API
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708946>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2c636f82-997b-5792-8ed4-846dd82baae6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP726AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708946',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 82186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 82.186 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708946%27 HTTP/1.1" 200 None
2026-03-24 22:05:24 [adesa.it] INFO: Saving data for 10708946: {'auction_closing_time': 1774454400.0, 'created_time': 1774282010.452854, 'last_price_update_time': 1774389924.549156}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708946') HTTP/1.1" 204 0
2026-03-24 22:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 02fea4c2-447d-5645-a870-0ff5f20a1694 with identifier: 10707646
2026-03-24 22:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 02fea4c2-447d-5645-a870-0ff5f20a1694 with identifier: 10707646
2026-03-24 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 02fea4c2-447d-5645-a870-0ff5f20a1694 with identifier: 10707646 to the API
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 185,
'expiration_date': '2026-03-25T12:15:00Z',
'fuel_type': 'Electric',
'id': '02fea4c2-447d-5645-a870-0ff5f20a1694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT999WF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707646',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 356923,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2016-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S 90D 90 kWh - Dual Motor - Electric - Automatic - 185 '
'hp - 356.923 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707646%27 HTTP/1.1" 200 None
2026-03-24 22:05:24 [adesa.it] INFO: Saving data for 10707646: {'auction_closing_time': 1774440900.0, 'created_time': 1774195238.885751, 'last_price_update_time': 1774389924.836707}
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10707646') HTTP/1.1" 204 0
2026-03-24 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with identifier: 10708955
2026-03-24 22:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with scrape type 2
2026-03-24 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d16416d-ecf4-51b2-a66a-d56bab4a86b8, identifier: 10708955
2026-03-24 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with identifier: 10708955
2026-03-24 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with identifier: 10708955
2026-03-24 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d16416d-ecf4-51b2-a66a-d56bab4a86b8 with identifier: 10708955 to the API
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708955>
{'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-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '1d16416d-ecf4-51b2-a66a-d56bab4a86b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD582SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708955',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 86000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Peugeot e-208 Allure - Electric - Automatic - 136 hp - 86.000 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708955%27 HTTP/1.1" 200 None
2026-03-24 22:05:25 [adesa.it] INFO: Saving data for 10708955: {'auction_closing_time': 1774454400.0, 'created_time': 1774282031.353184, 'last_price_update_time': 1774389925.327419}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708955') HTTP/1.1" 204 0
2026-03-24 22:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e03827bd-5754-51b5-9bc5-d3936d495d80 with identifier: 10708949
2026-03-24 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e03827bd-5754-51b5-9bc5-d3936d495d80 with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e03827bd-5754-51b5-9bc5-d3936d495d80 with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e03827bd-5754-51b5-9bc5-d3936d495d80, identifier: 10708949
2026-03-24 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e03827bd-5754-51b5-9bc5-d3936d495d80 with identifier: 10708949
2026-03-24 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e03827bd-5754-51b5-9bc5-d3936d495d80 with identifier: 10708949
2026-03-24 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e03827bd-5754-51b5-9bc5-d3936d495d80 with identifier: 10708949 to the API
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708949>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': 'e03827bd-5754-51b5-9bc5-d3936d495d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD232PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708949',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 79658,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Peugeot e-208 Allure Pack - Electric - Automatic - 136 hp - 79.658 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708949%27 HTTP/1.1" 200 None
2026-03-24 22:05:25 [adesa.it] INFO: Saving data for 10708949: {'auction_closing_time': 1774454400.0, 'created_time': 1774282029.558416, 'last_price_update_time': 1774389925.696832}
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708949') HTTP/1.1" 204 0
2026-03-24 22:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71c0a48-985f-556f-98d1-e63b79c0d02b with identifier: 10708962
2026-03-24 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71c0a48-985f-556f-98d1-e63b79c0d02b with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71c0a48-985f-556f-98d1-e63b79c0d02b with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a71c0a48-985f-556f-98d1-e63b79c0d02b, identifier: 10708962
2026-03-24 22:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6661b0dc-05e9-5c22-b7ea-18a797348900 with identifier: 10708958
2026-03-24 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6661b0dc-05e9-5c22-b7ea-18a797348900 with scrape type 2
2026-03-24 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6661b0dc-05e9-5c22-b7ea-18a797348900 with scrape type 2
2026-03-24 22:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6661b0dc-05e9-5c22-b7ea-18a797348900, identifier: 10708958
2026-03-24 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a71c0a48-985f-556f-98d1-e63b79c0d02b with identifier: 10708962
2026-03-24 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a71c0a48-985f-556f-98d1-e63b79c0d02b with identifier: 10708962
2026-03-24 22:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a71c0a48-985f-556f-98d1-e63b79c0d02b with identifier: 10708962 to the API
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a71c0a48-985f-556f-98d1-e63b79c0d02b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE813CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708962',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 214751,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 214.751 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708962%27 HTTP/1.1" 200 None
2026-03-24 22:05:26 [adesa.it] INFO: Saving data for 10708962: {'auction_closing_time': 1774454400.0, 'created_time': 1774282068.983627, 'last_price_update_time': 1774389926.264755}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708962') HTTP/1.1" 204 0
2026-03-24 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6661b0dc-05e9-5c22-b7ea-18a797348900 with identifier: 10708958
2026-03-24 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6661b0dc-05e9-5c22-b7ea-18a797348900 with identifier: 10708958
2026-03-24 22:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6661b0dc-05e9-5c22-b7ea-18a797348900 with identifier: 10708958 to the API
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '6661b0dc-05e9-5c22-b7ea-18a797348900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF182TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708958',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 67000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Peugeot e-208 Allure - Electric - Automatic - 136 hp - 67.000 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708958%27 HTTP/1.1" 200 None
2026-03-24 22:05:26 [adesa.it] INFO: Saving data for 10708958: {'auction_closing_time': 1774454400.0, 'created_time': 1774282032.02769, 'last_price_update_time': 1774389926.553394}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708958') HTTP/1.1" 204 0
2026-03-24 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c0be6ef-3010-58cd-a301-c12af4751b38 with identifier: 10708944
2026-03-24 22:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c0be6ef-3010-58cd-a301-c12af4751b38 with scrape type 2
2026-03-24 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c0be6ef-3010-58cd-a301-c12af4751b38 with scrape type 2
2026-03-24 22:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0c0be6ef-3010-58cd-a301-c12af4751b38, identifier: 10708944
2026-03-24 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0c0be6ef-3010-58cd-a301-c12af4751b38 with identifier: 10708944
2026-03-24 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0c0be6ef-3010-58cd-a301-c12af4751b38 with identifier: 10708944
2026-03-24 22:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0c0be6ef-3010-58cd-a301-c12af4751b38 with identifier: 10708944 to the API
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '0c0be6ef-3010-58cd-a301-c12af4751b38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF365MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708944',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Mokka-e',
'odometer': 134711,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'Groupe PSA Italia s.p.a.',
'title': 'Opel Mokka-e Edition - Electric - Automatic - 136 hp - 134.711 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708944%27 HTTP/1.1" 200 None
2026-03-24 22:05:26 [adesa.it] INFO: Saving data for 10708944: {'auction_closing_time': 1774454400.0, 'created_time': 1774282043.867421, 'last_price_update_time': 1774389926.927808}
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708944') HTTP/1.1" 204 0
2026-03-24 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with identifier: 10708912
2026-03-24 22:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with scrape type 2
2026-03-24 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with scrape type 2
2026-03-24 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 067fdd77-7cfd-5b28-bda1-bbb06726b9ba, identifier: 10708912
2026-03-24 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6547c93-bb54-5cd9-bd10-2254ef21fde2 with identifier: 10708931
2026-03-24 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6547c93-bb54-5cd9-bd10-2254ef21fde2 with scrape type 2
2026-03-24 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6547c93-bb54-5cd9-bd10-2254ef21fde2 with scrape type 2
2026-03-24 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6547c93-bb54-5cd9-bd10-2254ef21fde2, identifier: 10708931
2026-03-24 22:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with identifier: 10708912
2026-03-24 22:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with identifier: 10708912
2026-03-24 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 067fdd77-7cfd-5b28-bda1-bbb06726b9ba with identifier: 10708912 to the API
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '067fdd77-7cfd-5b28-bda1-bbb06726b9ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EY828LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708912',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 182246,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2015-03-06',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Nissan Qashqai 1.5 DCI Acenta - Diesel - Manual - 110 hp - 182.246 '
'km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2015}
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708912%27 HTTP/1.1" 200 None
2026-03-24 22:05:27 [adesa.it] INFO: Saving data for 10708912: {'auction_closing_time': 1774454400.0, 'created_time': 1774282042.990013, 'last_price_update_time': 1774389927.436623}
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708912') HTTP/1.1" 204 0
2026-03-24 22:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6547c93-bb54-5cd9-bd10-2254ef21fde2 with identifier: 10708931
2026-03-24 22:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6547c93-bb54-5cd9-bd10-2254ef21fde2 with identifier: 10708931
2026-03-24 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6547c93-bb54-5cd9-bd10-2254ef21fde2 with identifier: 10708931 to the API
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708931>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f6547c93-bb54-5cd9-bd10-2254ef21fde2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG212AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708931',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 196462,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'196.462 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708931%27 HTTP/1.1" 200 None
2026-03-24 22:05:27 [adesa.it] INFO: Saving data for 10708931: {'auction_closing_time': 1774454400.0, 'created_time': 1774282039.65649, 'last_price_update_time': 1774389927.716598}
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708931') HTTP/1.1" 204 0
2026-03-24 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 459c7425-8bd0-55a6-a864-0402704e57ab with identifier: 10708950
2026-03-24 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 459c7425-8bd0-55a6-a864-0402704e57ab with scrape type 2
2026-03-24 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 459c7425-8bd0-55a6-a864-0402704e57ab with scrape type 2
2026-03-24 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 459c7425-8bd0-55a6-a864-0402704e57ab, identifier: 10708950
2026-03-24 22:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 459c7425-8bd0-55a6-a864-0402704e57ab with identifier: 10708950
2026-03-24 22:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 459c7425-8bd0-55a6-a864-0402704e57ab with identifier: 10708950
2026-03-24 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 459c7425-8bd0-55a6-a864-0402704e57ab with identifier: 10708950 to the API
2026-03-24 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '459c7425-8bd0-55a6-a864-0402704e57ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Ga646zn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708950',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 142218,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Mercedes-Benz GLC 200d Sport - Diesel - Automatic - 163 hp - '
'142.218 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708950%27 HTTP/1.1" 200 None
2026-03-24 22:05:28 [adesa.it] INFO: Saving data for 10708950: {'auction_closing_time': 1774454400.0, 'created_time': 1774282055.52247, 'last_price_update_time': 1774389928.102201}
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708950') HTTP/1.1" 204 0
2026-03-24 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8cdbca8-5b48-5503-b170-308822574372 with identifier: 10708954
2026-03-24 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8cdbca8-5b48-5503-b170-308822574372 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8cdbca8-5b48-5503-b170-308822574372 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a8cdbca8-5b48-5503-b170-308822574372, identifier: 10708954
2026-03-24 22:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a8cdbca8-5b48-5503-b170-308822574372 with identifier: 10708954
2026-03-24 22:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a8cdbca8-5b48-5503-b170-308822574372 with identifier: 10708954
2026-03-24 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a8cdbca8-5b48-5503-b170-308822574372 with identifier: 10708954 to the API
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a8cdbca8-5b48-5503-b170-308822574372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM557SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708954',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 93583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'93.583 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708954%27 HTTP/1.1" 200 None
2026-03-24 22:05:28 [adesa.it] INFO: Saving data for 10708954: {'auction_closing_time': 1774454400.0, 'created_time': 1774282134.560486, 'last_price_update_time': 1774389928.577296}
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708954') HTTP/1.1" 204 0
2026-03-24 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with identifier: 10708968
2026-03-24 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63601c21-e185-5ea5-9c4f-e7cc08dc1265, identifier: 10708968
2026-03-24 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890d632b-e19d-566e-8a08-2f3111a11be9 with identifier: 10708911
2026-03-24 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890d632b-e19d-566e-8a08-2f3111a11be9 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 890d632b-e19d-566e-8a08-2f3111a11be9 with scrape type 2
2026-03-24 22:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 890d632b-e19d-566e-8a08-2f3111a11be9, identifier: 10708911
2026-03-24 22:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with identifier: 10708968
2026-03-24 22:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with identifier: 10708968
2026-03-24 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63601c21-e185-5ea5-9c4f-e7cc08dc1265 with identifier: 10708968 to the API
2026-03-24 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708968>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '63601c21-e185-5ea5-9c4f-e7cc08dc1265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM750ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708968',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 98055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'98.055 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708968%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [adesa.it] INFO: Saving data for 10708968: {'auction_closing_time': 1774454400.0, 'created_time': 1774282103.408559, 'last_price_update_time': 1774389929.031002}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708968') HTTP/1.1" 204 0
2026-03-24 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 890d632b-e19d-566e-8a08-2f3111a11be9 with identifier: 10708911
2026-03-24 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 890d632b-e19d-566e-8a08-2f3111a11be9 with identifier: 10708911
2026-03-24 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 890d632b-e19d-566e-8a08-2f3111a11be9 with identifier: 10708911 to the API
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708911>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '890d632b-e19d-566e-8a08-2f3111a11be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK529YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708911',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 109056,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Jeep Renegade 4xe 1.3 Limited - AWD - Hybrid - Automatic - 131 hp - '
'109.056 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708911%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [adesa.it] INFO: Saving data for 10708911: {'auction_closing_time': 1774454400.0, 'created_time': 1774282115.977528, 'last_price_update_time': 1774389929.303503}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708911') HTTP/1.1" 204 0
2026-03-24 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197a0168-c5ad-5043-83f8-5396c636b41d with identifier: 10708927
2026-03-24 22:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197a0168-c5ad-5043-83f8-5396c636b41d with scrape type 2
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 197a0168-c5ad-5043-83f8-5396c636b41d with scrape type 2
2026-03-24 22:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 197a0168-c5ad-5043-83f8-5396c636b41d, identifier: 10708927
2026-03-24 22:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 729b3248-0648-58d3-bbe5-3ac8f815ff7c with identifier: 10708918
2026-03-24 22:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 729b3248-0648-58d3-bbe5-3ac8f815ff7c with scrape type 2
2026-03-24 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 729b3248-0648-58d3-bbe5-3ac8f815ff7c with scrape type 2
2026-03-24 22:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 729b3248-0648-58d3-bbe5-3ac8f815ff7c, identifier: 10708918
2026-03-24 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 197a0168-c5ad-5043-83f8-5396c636b41d with identifier: 10708927
2026-03-24 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 197a0168-c5ad-5043-83f8-5396c636b41d with identifier: 10708927
2026-03-24 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 197a0168-c5ad-5043-83f8-5396c636b41d with identifier: 10708927 to the API
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '197a0168-c5ad-5043-83f8-5396c636b41d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DG742AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 280000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2007-07-10',
'seats_number': 5,
'seller_name': 'AUTOVANTI S.R.L.',
'title': 'Jeep Compass 2.0 CRD Limited - Diesel - Manual - 139 hp - 280.000 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2007}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708927%27 HTTP/1.1" 200 None
2026-03-24 22:05:29 [adesa.it] INFO: Saving data for 10708927: {'auction_closing_time': 1774454400.0, 'created_time': 1774282125.575057, 'last_price_update_time': 1774389929.79331}
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708927') HTTP/1.1" 204 0
2026-03-24 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 729b3248-0648-58d3-bbe5-3ac8f815ff7c with identifier: 10708918
2026-03-24 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 729b3248-0648-58d3-bbe5-3ac8f815ff7c with identifier: 10708918
2026-03-24 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 729b3248-0648-58d3-bbe5-3ac8f815ff7c with identifier: 10708918 to the API
2026-03-24 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '729b3248-0648-58d3-bbe5-3ac8f815ff7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ344JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708918',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 75938,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 225 hp - 75.938 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708918%27 HTTP/1.1" 200 None
2026-03-24 22:05:30 [adesa.it] INFO: Saving data for 10708918: {'auction_closing_time': 1774454400.0, 'created_time': 1774282452.411486, 'last_price_update_time': 1774389930.095665}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708918') HTTP/1.1" 204 0
2026-03-24 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37253da9-e712-52f5-8dbe-5dc37b51b474 with identifier: 10708961
2026-03-24 22:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37253da9-e712-52f5-8dbe-5dc37b51b474 with scrape type 2
2026-03-24 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37253da9-e712-52f5-8dbe-5dc37b51b474 with scrape type 2
2026-03-24 22:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 37253da9-e712-52f5-8dbe-5dc37b51b474, identifier: 10708961
2026-03-24 22:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 958fe576-1220-55e1-aed9-c8dfedd73c9b with identifier: 10708916
2026-03-24 22:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958fe576-1220-55e1-aed9-c8dfedd73c9b with scrape type 2
2026-03-24 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 958fe576-1220-55e1-aed9-c8dfedd73c9b with scrape type 2
2026-03-24 22:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 958fe576-1220-55e1-aed9-c8dfedd73c9b, identifier: 10708916
2026-03-24 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 37253da9-e712-52f5-8dbe-5dc37b51b474 with identifier: 10708961
2026-03-24 22:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 37253da9-e712-52f5-8dbe-5dc37b51b474 with identifier: 10708961
2026-03-24 22:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 37253da9-e712-52f5-8dbe-5dc37b51b474 with identifier: 10708961 to the API
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '37253da9-e712-52f5-8dbe-5dc37b51b474',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gn274lv',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708961',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 158315,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'EMV AUTO S.R.L',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 122 hp - 158.315 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708961%27 HTTP/1.1" 200 None
2026-03-24 22:05:30 [adesa.it] INFO: Saving data for 10708961: {'auction_closing_time': 1774454400.0, 'created_time': 1774281990.878654, 'last_price_update_time': 1774389930.581642}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708961') HTTP/1.1" 204 0
2026-03-24 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 958fe576-1220-55e1-aed9-c8dfedd73c9b with identifier: 10708916
2026-03-24 22:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 958fe576-1220-55e1-aed9-c8dfedd73c9b with identifier: 10708916
2026-03-24 22:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 958fe576-1220-55e1-aed9-c8dfedd73c9b with identifier: 10708916 to the API
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '958fe576-1220-55e1-aed9-c8dfedd73c9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB846TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708916',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 155009,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-02-23',
'seats_number': 2,
'seller_name': 'EMPORIO AUTO TORINO DI MASSIMO DI GREGORIO',
'title': 'Fiat Ducato L1H1 2.3 MultiJet Business - Diesel - Manual - 120 hp - '
'155.009 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708916%27 HTTP/1.1" 200 None
2026-03-24 22:05:30 [adesa.it] INFO: Saving data for 10708916: {'auction_closing_time': 1774454400.0, 'created_time': 1774282449.923865, 'last_price_update_time': 1774389930.977352}
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708916') HTTP/1.1" 204 0
2026-03-24 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5b7465-6054-5165-85ee-5c5ec886dbcb with identifier: 10708906
2026-03-24 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5b7465-6054-5165-85ee-5c5ec886dbcb with scrape type 2
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b5b7465-6054-5165-85ee-5c5ec886dbcb with scrape type 2
2026-03-24 22:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4b5b7465-6054-5165-85ee-5c5ec886dbcb, identifier: 10708906
2026-03-24 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daad775a-0e17-5de4-92be-9fbc974d63ff with identifier: 10708908
2026-03-24 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daad775a-0e17-5de4-92be-9fbc974d63ff with scrape type 2
2026-03-24 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daad775a-0e17-5de4-92be-9fbc974d63ff with scrape type 2
2026-03-24 22:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: daad775a-0e17-5de4-92be-9fbc974d63ff, identifier: 10708908
2026-03-24 22:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4b5b7465-6054-5165-85ee-5c5ec886dbcb with identifier: 10708906
2026-03-24 22:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4b5b7465-6054-5165-85ee-5c5ec886dbcb with identifier: 10708906
2026-03-24 22:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4b5b7465-6054-5165-85ee-5c5ec886dbcb with identifier: 10708906 to the API
2026-03-24 22:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708906>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '4b5b7465-6054-5165-85ee-5c5ec886dbcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ926JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708906',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 58244,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line + - Hybrid - '
'Automatic - 225 hp - 58.244 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2022}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708906%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [adesa.it] INFO: Saving data for 10708906: {'auction_closing_time': 1774454400.0, 'created_time': 1774282456.151079, 'last_price_update_time': 1774389932.067813}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708906') HTTP/1.1" 204 0
2026-03-24 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: daad775a-0e17-5de4-92be-9fbc974d63ff with identifier: 10708908
2026-03-24 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: daad775a-0e17-5de4-92be-9fbc974d63ff with identifier: 10708908
2026-03-24 22:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: daad775a-0e17-5de4-92be-9fbc974d63ff with identifier: 10708908 to the API
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708908>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'daad775a-0e17-5de4-92be-9fbc974d63ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP744BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708908',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94378,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'94.378 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708908%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [adesa.it] INFO: Saving data for 10708908: {'auction_closing_time': 1774454400.0, 'created_time': 1774282450.815379, 'last_price_update_time': 1774389932.396498}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708908') HTTP/1.1" 204 0
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with identifier: 10708907
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with scrape type 2
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with scrape type 2
2026-03-24 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a3d50d57-7f4f-5285-9f5b-046738d9eaa6, identifier: 10708907
2026-03-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with identifier: 10708907
2026-03-24 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with identifier: 10708907
2026-03-24 22:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a3d50d57-7f4f-5285-9f5b-046738d9eaa6 with identifier: 10708907 to the API
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708907>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3d50d57-7f4f-5285-9f5b-046738d9eaa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP828FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708907',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 83135,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'83.135 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708907%27 HTTP/1.1" 200 None
2026-03-24 22:05:32 [adesa.it] INFO: Saving data for 10708907: {'auction_closing_time': 1774454400.0, 'created_time': 1774282453.146526, 'last_price_update_time': 1774389932.798505}
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708907') HTTP/1.1" 204 0
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab4b8e62-d489-5a84-ad1f-7a99e70745bb with identifier: 10708932
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab4b8e62-d489-5a84-ad1f-7a99e70745bb with scrape type 2
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab4b8e62-d489-5a84-ad1f-7a99e70745bb with scrape type 2
2026-03-24 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab4b8e62-d489-5a84-ad1f-7a99e70745bb, identifier: 10708932
2026-03-24 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14258397-d46d-58e0-aec4-0dcd61a75db9 with identifier: 10708928
2026-03-24 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14258397-d46d-58e0-aec4-0dcd61a75db9 with scrape type 2
2026-03-24 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14258397-d46d-58e0-aec4-0dcd61a75db9 with scrape type 2
2026-03-24 22:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 14258397-d46d-58e0-aec4-0dcd61a75db9, identifier: 10708928
2026-03-24 22:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b56a96-7556-5807-9610-95ed14684bca with identifier: 10708953
2026-03-24 22:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b56a96-7556-5807-9610-95ed14684bca with scrape type 2
2026-03-24 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b56a96-7556-5807-9610-95ed14684bca with scrape type 2
2026-03-24 22:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19b56a96-7556-5807-9610-95ed14684bca, identifier: 10708953
2026-03-24 22:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with identifier: 10708945
2026-03-24 22:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with scrape type 2
2026-03-24 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with scrape type 2
2026-03-24 22:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8, identifier: 10708945
2026-03-24 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab4b8e62-d489-5a84-ad1f-7a99e70745bb with identifier: 10708932
2026-03-24 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab4b8e62-d489-5a84-ad1f-7a99e70745bb with identifier: 10708932
2026-03-24 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab4b8e62-d489-5a84-ad1f-7a99e70745bb with identifier: 10708932 to the API
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708932>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab4b8e62-d489-5a84-ad1f-7a99e70745bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD994TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708932',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 175684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Automatic - 130 hp - '
'175.684 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708932%27 HTTP/1.1" 200 None
2026-03-24 22:05:33 [adesa.it] INFO: Saving data for 10708932: {'auction_closing_time': 1774454400.0, 'created_time': 1774282460.679682, 'last_price_update_time': 1774389933.517306}
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708932') HTTP/1.1" 204 0
2026-03-24 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 14258397-d46d-58e0-aec4-0dcd61a75db9 with identifier: 10708928
2026-03-24 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 14258397-d46d-58e0-aec4-0dcd61a75db9 with identifier: 10708928
2026-03-24 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 14258397-d46d-58e0-aec4-0dcd61a75db9 with identifier: 10708928 to the API
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 24,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Electric',
'id': '14258397-d46d-58e0-aec4-0dcd61a75db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV590DR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708928',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 22100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 4,
'seller_name': 'Riccardi Centro Auto S.r.l.',
'title': 'Dacia Spring 27 kWh Comfort - Electric - Automatic - 24 hp - 22.100 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708928%27 HTTP/1.1" 200 None
2026-03-24 22:05:33 [adesa.it] INFO: Saving data for 10708928: {'auction_closing_time': 1774454400.0, 'created_time': 1774282455.256557, 'last_price_update_time': 1774389933.78379}
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708928') HTTP/1.1" 204 0
2026-03-24 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19b56a96-7556-5807-9610-95ed14684bca with identifier: 10708953
2026-03-24 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19b56a96-7556-5807-9610-95ed14684bca with identifier: 10708953
2026-03-24 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19b56a96-7556-5807-9610-95ed14684bca with identifier: 10708953 to the API
2026-03-24 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708953>
{'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-25T16:00:00Z',
'fuel_type': 'Petrol',
'id': '19b56a96-7556-5807-9610-95ed14684bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN145VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708953',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 89409,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'AVIS BUDGET ITALIA S.P.A. Fleet CO. SApA',
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 89.409 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708953%27 HTTP/1.1" 200 None
2026-03-24 22:05:34 [adesa.it] INFO: Saving data for 10708953: {'auction_closing_time': 1774454400.0, 'created_time': 1774282461.386125, 'last_price_update_time': 1774389934.049746}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708953') HTTP/1.1" 204 0
2026-03-24 22:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with identifier: 10708945
2026-03-24 22:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with identifier: 10708945
2026-03-24 22:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8 with identifier: 10708945 to the API
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708945>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '9e58ebe8-93e1-5492-9a1d-93a7f6f2a9c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK617FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708945',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 112975,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'UnipolRental S.p.A.',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'112.975 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708945%27 HTTP/1.1" 200 None
2026-03-24 22:05:34 [adesa.it] INFO: Saving data for 10708945: {'auction_closing_time': 1774454400.0, 'created_time': 1774282458.592418, 'last_price_update_time': 1774389934.337498}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708945') HTTP/1.1" 204 0
2026-03-24 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with identifier: 10708966
2026-03-24 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with scrape type 2
2026-03-24 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with scrape type 2
2026-03-24 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fac6e40-72ea-559e-b046-caf2d9ef7c4f, identifier: 10708966
2026-03-24 22:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc517546-d91f-5f42-a565-a41a0692d5af with identifier: 10708960
2026-03-24 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc517546-d91f-5f42-a565-a41a0692d5af with scrape type 2
2026-03-24 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc517546-d91f-5f42-a565-a41a0692d5af with scrape type 2
2026-03-24 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fc517546-d91f-5f42-a565-a41a0692d5af, identifier: 10708960
2026-03-24 22:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with identifier: 10708966
2026-03-24 22:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with identifier: 10708966
2026-03-24 22:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fac6e40-72ea-559e-b046-caf2d9ef7c4f with identifier: 10708966 to the API
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0fac6e40-72ea-559e-b046-caf2d9ef7c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN657NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708966',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 90933,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Peugeot 3008 1.5 Allure Pack - Diesel - Automatic - 131 hp - 90.933 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708966%27 HTTP/1.1" 200 None
2026-03-24 22:05:34 [adesa.it] INFO: Saving data for 10708966: {'auction_closing_time': 1774454400.0, 'created_time': 1774282046.439922, 'last_price_update_time': 1774389934.923352}
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708966') HTTP/1.1" 204 0
2026-03-24 22:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fc517546-d91f-5f42-a565-a41a0692d5af with identifier: 10708960
2026-03-24 22:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fc517546-d91f-5f42-a565-a41a0692d5af with identifier: 10708960
2026-03-24 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fc517546-d91f-5f42-a565-a41a0692d5af with identifier: 10708960 to the API
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708960>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fc517546-d91f-5f42-a565-a41a0692d5af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT919SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708960',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 19596,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33900,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 19.596 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708960%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [adesa.it] INFO: Saving data for 10708960: {'auction_closing_time': 1774454400.0, 'created_time': 1774282480.91583, 'last_price_update_time': 1774389935.18552}
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708960') HTTP/1.1" 204 0
2026-03-24 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with identifier: 10708935
2026-03-24 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a5996f0-a0c2-58bf-bbd3-c9072b327881, identifier: 10708935
2026-03-24 22:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with identifier: 10708935
2026-03-24 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with identifier: 10708935
2026-03-24 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a5996f0-a0c2-58bf-bbd3-c9072b327881 with identifier: 10708935 to the API
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708935>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '0a5996f0-a0c2-58bf-bbd3-c9072b327881',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH779ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 144180,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'LEASYS SPA',
'title': 'Audi Q8 3.0 TDI Sport - Quattro - Diesel - Automatic - 231 hp - '
'144.180 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708935%27 HTTP/1.1" 200 None
2026-03-24 22:05:35 [adesa.it] INFO: Saving data for 10708935: {'auction_closing_time': 1774454400.0, 'created_time': 1774282463.513766, 'last_price_update_time': 1774389935.591431}
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708935') HTTP/1.1" 204 0
2026-03-24 22:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with identifier: 10711645
2026-03-24 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89, identifier: 10711645
2026-03-24 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c22cfc5c-8add-5574-95b5-b3439456c4d7 with identifier: 10708956
2026-03-24 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c22cfc5c-8add-5574-95b5-b3439456c4d7 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c22cfc5c-8add-5574-95b5-b3439456c4d7 with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c22cfc5c-8add-5574-95b5-b3439456c4d7, identifier: 10708956
2026-03-24 22:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 577ec5ca-71b6-5a49-9862-510c22f79ccf with identifier: 10711376
2026-03-24 22:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 577ec5ca-71b6-5a49-9862-510c22f79ccf with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 577ec5ca-71b6-5a49-9862-510c22f79ccf with scrape type 2
2026-03-24 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 577ec5ca-71b6-5a49-9862-510c22f79ccf, identifier: 10711376
2026-03-24 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with identifier: 10711645
2026-03-24 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with identifier: 10711645
2026-03-24 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3575dab4-c5fe-5e7b-98e5-ed86cfc7de89 with identifier: 10711645 to the API
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3575dab4-c5fe-5e7b-98e5-ed86cfc7de89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA314AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 169747,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2020-01-07',
'seats_number': 5,
'seller_name': 'Patrick Philippe',
'title': 'Porsche Cayenne 3.0 - Hybrid - Automatic - 339 hp - 169.747 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711645%27 HTTP/1.1" 200 None
2026-03-24 22:05:36 [adesa.it] INFO: Saving data for 10711645: {'auction_closing_time': 1774431000.0, 'created_time': 1774282469.629172, 'last_price_update_time': 1774389936.809545}
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711645') HTTP/1.1" 204 0
2026-03-24 22:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c22cfc5c-8add-5574-95b5-b3439456c4d7 with identifier: 10708956
2026-03-24 22:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c22cfc5c-8add-5574-95b5-b3439456c4d7 with identifier: 10708956
2026-03-24 22:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c22cfc5c-8add-5574-95b5-b3439456c4d7 with identifier: 10708956 to the API
2026-03-24 22:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c22cfc5c-8add-5574-95b5-b3439456c4d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF500RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708956',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 180557,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'180.557 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708956%27 HTTP/1.1" 200 None
2026-03-24 22:05:37 [adesa.it] INFO: Saving data for 10708956: {'auction_closing_time': 1774454400.0, 'created_time': 1774282467.742339, 'last_price_update_time': 1774389937.099383}
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708956') HTTP/1.1" 204 0
2026-03-24 22:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 577ec5ca-71b6-5a49-9862-510c22f79ccf with identifier: 10711376
2026-03-24 22:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 577ec5ca-71b6-5a49-9862-510c22f79ccf with identifier: 10711376
2026-03-24 22:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 577ec5ca-71b6-5a49-9862-510c22f79ccf with identifier: 10711376 to the API
2026-03-24 22:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '577ec5ca-71b6-5a49-9862-510c22f79ccf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711376',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLS',
'odometer': 137616,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 59800,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 7,
'seller_name': 'Car Investment Belgium BV',
'title': 'Mercedes-Benz GLS 400 - 4-Matic - Diesel - Automatic - 330 hp - '
'137.616 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711376%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [adesa.it] INFO: Saving data for 10711376: {'auction_closing_time': 1774432800.0, 'created_time': 1774282475.159659, 'last_price_update_time': 1774389938.259134}
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711376') HTTP/1.1" 204 0
2026-03-24 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f6d9caa-4bb3-5542-bc88-c04147245edf with identifier: 10711666
2026-03-24 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f6d9caa-4bb3-5542-bc88-c04147245edf with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f6d9caa-4bb3-5542-bc88-c04147245edf with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f6d9caa-4bb3-5542-bc88-c04147245edf, identifier: 10711666
2026-03-24 22:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f6d9caa-4bb3-5542-bc88-c04147245edf with identifier: 10711666
2026-03-24 22:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f6d9caa-4bb3-5542-bc88-c04147245edf with identifier: 10711666
2026-03-24 22:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f6d9caa-4bb3-5542-bc88-c04147245edf with identifier: 10711666 to the API
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 353,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0f6d9caa-4bb3-5542-bc88-c04147245edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '104057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'Patrick Philippe',
'title': 'Audi S4 Avant 3.0 TFSI S Line - Quattro - Petrol - Automatic - 353 '
'hp - 156.663 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711666%27 HTTP/1.1" 200 None
2026-03-24 22:05:38 [adesa.it] INFO: Saving data for 10711666: {'auction_closing_time': 1774431000.0, 'created_time': 1774282493.073873, 'last_price_update_time': 1774389938.680143}
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711666') HTTP/1.1" 204 0
2026-03-24 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with identifier: 10709405
2026-03-24 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd, identifier: 10709405
2026-03-24 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f10e89-d82b-544e-8d64-38b5a745628c with identifier: 10709404
2026-03-24 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f10e89-d82b-544e-8d64-38b5a745628c with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f10e89-d82b-544e-8d64-38b5a745628c with scrape type 2
2026-03-24 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84f10e89-d82b-544e-8d64-38b5a745628c, identifier: 10709404
2026-03-24 22:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with identifier: 10709405
2026-03-24 22:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with identifier: 10709405
2026-03-24 22:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd with identifier: 10709405 to the API
2026-03-24 22:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '40911c8d-cf94-5ecf-8c0f-7d9ec2aadfbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM674BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709405',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 118940,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Superb Combi 2.0 TDI Executive - Diesel - Manual - 150 hp - '
'118.940 km',
'transmission': 'manual',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709405%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [adesa.it] INFO: Saving data for 10709405: {'auction_closing_time': 1774537200.0, 'created_time': 1774282485.34134, 'last_price_update_time': 1774389939.223762}
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709405') HTTP/1.1" 204 0
2026-03-24 22:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84f10e89-d82b-544e-8d64-38b5a745628c with identifier: 10709404
2026-03-24 22:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84f10e89-d82b-544e-8d64-38b5a745628c with identifier: 10709404
2026-03-24 22:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84f10e89-d82b-544e-8d64-38b5a745628c with identifier: 10709404 to the API
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '84f10e89-d82b-544e-8d64-38b5a745628c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DD381XH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709404',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 292613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2006-09-12',
'seats_number': 5,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Volkswagen Passat 2.0 TDI Business - Diesel - Automatic - 140 hp - '
'292.613 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2006}
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709404%27 HTTP/1.1" 200 None
2026-03-24 22:05:39 [adesa.it] INFO: Saving data for 10709404: {'auction_closing_time': 1774537200.0, 'created_time': 1774282489.391012, 'last_price_update_time': 1774389939.498924}
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709404') HTTP/1.1" 204 0
2026-03-24 22:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c56b87e-026f-5caa-ba1d-554e40deaff5 with identifier: 10709351
2026-03-24 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c56b87e-026f-5caa-ba1d-554e40deaff5 with scrape type 2
2026-03-24 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c56b87e-026f-5caa-ba1d-554e40deaff5 with scrape type 2
2026-03-24 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8c56b87e-026f-5caa-ba1d-554e40deaff5, identifier: 10709351
2026-03-24 22:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8c56b87e-026f-5caa-ba1d-554e40deaff5 with identifier: 10709351
2026-03-24 22:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8c56b87e-026f-5caa-ba1d-554e40deaff5 with identifier: 10709351
2026-03-24 22:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8c56b87e-026f-5caa-ba1d-554e40deaff5 with identifier: 10709351 to the API
2026-03-24 22:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '8c56b87e-026f-5caa-ba1d-554e40deaff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC085CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709351',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 313392,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 313.392 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709351%27 HTTP/1.1" 200 None
2026-03-24 22:05:40 [adesa.it] INFO: Saving data for 10709351: {'auction_closing_time': 1774537200.0, 'created_time': 1774282639.00831, 'last_price_update_time': 1774389940.726597}
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709351') HTTP/1.1" 204 0
2026-03-24 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb629ad-01ed-5bcf-a299-4013c7070e18 with identifier: 10709344
2026-03-24 22:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb629ad-01ed-5bcf-a299-4013c7070e18 with scrape type 2
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb629ad-01ed-5bcf-a299-4013c7070e18 with scrape type 2
2026-03-24 22:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fb629ad-01ed-5bcf-a299-4013c7070e18, identifier: 10709344
2026-03-24 22:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e130c3a8-3349-51a5-a6e6-a07664956f4c with identifier: 10709436
2026-03-24 22:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e130c3a8-3349-51a5-a6e6-a07664956f4c with scrape type 2
2026-03-24 22:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e130c3a8-3349-51a5-a6e6-a07664956f4c with scrape type 2
2026-03-24 22:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e130c3a8-3349-51a5-a6e6-a07664956f4c, identifier: 10709436
2026-03-24 22:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fb629ad-01ed-5bcf-a299-4013c7070e18 with identifier: 10709344
2026-03-24 22:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fb629ad-01ed-5bcf-a299-4013c7070e18 with identifier: 10709344
2026-03-24 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fb629ad-01ed-5bcf-a299-4013c7070e18 with identifier: 10709344 to the API
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '5fb629ad-01ed-5bcf-a299-4013c7070e18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC084CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709344',
'listing': 'auction',
'location': 'Ortona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 235410,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 235.410 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709344%27 HTTP/1.1" 200 None
2026-03-24 22:05:41 [adesa.it] INFO: Saving data for 10709344: {'auction_closing_time': 1774537200.0, 'created_time': 1774282570.315884, 'last_price_update_time': 1774389941.291989}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709344') HTTP/1.1" 204 0
2026-03-24 22:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e130c3a8-3349-51a5-a6e6-a07664956f4c with identifier: 10709436
2026-03-24 22:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e130c3a8-3349-51a5-a6e6-a07664956f4c with identifier: 10709436
2026-03-24 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e130c3a8-3349-51a5-a6e6-a07664956f4c with identifier: 10709436 to the API
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': 'e130c3a8-3349-51a5-a6e6-a07664956f4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD126XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709436',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 301015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - 150 hp - 301.015 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709436%27 HTTP/1.1" 200 None
2026-03-24 22:05:41 [adesa.it] INFO: Saving data for 10709436: {'auction_closing_time': 1774538100.0, 'created_time': 1774282575.526289, 'last_price_update_time': 1774389941.580983}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709436') HTTP/1.1" 204 0
2026-03-24 22:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52c252d2-5301-529a-8a7b-0e1387959b6c with identifier: 10710111
2026-03-24 22:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52c252d2-5301-529a-8a7b-0e1387959b6c with scrape type 2
2026-03-24 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52c252d2-5301-529a-8a7b-0e1387959b6c with scrape type 2
2026-03-24 22:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 52c252d2-5301-529a-8a7b-0e1387959b6c, identifier: 10710111
2026-03-24 22:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 52c252d2-5301-529a-8a7b-0e1387959b6c with identifier: 10710111
2026-03-24 22:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 52c252d2-5301-529a-8a7b-0e1387959b6c with identifier: 10710111
2026-03-24 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 52c252d2-5301-529a-8a7b-0e1387959b6c with identifier: 10710111 to the API
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': '52c252d2-5301-529a-8a7b-0e1387959b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB695DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710111',
'listing': 'auction',
'location': 'MILANO (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 307096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 307.096 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710111%27 HTTP/1.1" 200 None
2026-03-24 22:05:41 [adesa.it] INFO: Saving data for 10710111: {'auction_closing_time': 1774538100.0, 'created_time': 1774282897.090968, 'last_price_update_time': 1774389941.98515}
2026-03-24 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710111') HTTP/1.1" 204 0
2026-03-24 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55a9ec3-adbc-57a1-8f38-32183d478f78 with identifier: 10709440
2026-03-24 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55a9ec3-adbc-57a1-8f38-32183d478f78 with scrape type 2
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55a9ec3-adbc-57a1-8f38-32183d478f78 with scrape type 2
2026-03-24 22:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b55a9ec3-adbc-57a1-8f38-32183d478f78, identifier: 10709440
2026-03-24 22:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b55a9ec3-adbc-57a1-8f38-32183d478f78 with identifier: 10709440
2026-03-24 22:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b55a9ec3-adbc-57a1-8f38-32183d478f78 with identifier: 10709440
2026-03-24 22:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b55a9ec3-adbc-57a1-8f38-32183d478f78 with identifier: 10709440 to the API
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': 'b55a9ec3-adbc-57a1-8f38-32183d478f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD101XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709440',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 298836,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - 150 hp - 298.836 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709440%27 HTTP/1.1" 200 None
2026-03-24 22:05:42 [adesa.it] INFO: Saving data for 10709440: {'auction_closing_time': 1774538100.0, 'created_time': 1774282720.524799, 'last_price_update_time': 1774389942.597117}
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709440') HTTP/1.1" 204 0
2026-03-24 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with identifier: 10709437
2026-03-24 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with scrape type 2
2026-03-24 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with scrape type 2
2026-03-24 22:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c9713b47-43d2-5bbf-8f9e-6f13b7af9000, identifier: 10709437
2026-03-24 22:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with identifier: 10709437
2026-03-24 22:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with identifier: 10709437
2026-03-24 22:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c9713b47-43d2-5bbf-8f9e-6f13b7af9000 with identifier: 10709437 to the API
2026-03-24 22:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9713b47-43d2-5bbf-8f9e-6f13b7af9000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC091CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709437',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 298018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - 150 hp - 298.018 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709437%27 HTTP/1.1" 200 None
2026-03-24 22:05:43 [adesa.it] INFO: Saving data for 10709437: {'auction_closing_time': 1774538100.0, 'created_time': 1774282676.091718, 'last_price_update_time': 1774389943.131307}
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709437') HTTP/1.1" 204 0
2026-03-24 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a049b90a-41e1-505a-a608-56ab72704bcf with identifier: 10709428
2026-03-24 22:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a049b90a-41e1-505a-a608-56ab72704bcf with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a049b90a-41e1-505a-a608-56ab72704bcf with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a049b90a-41e1-505a-a608-56ab72704bcf, identifier: 10709428
2026-03-24 22:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a049b90a-41e1-505a-a608-56ab72704bcf with identifier: 10709428
2026-03-24 22:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a049b90a-41e1-505a-a608-56ab72704bcf with identifier: 10709428
2026-03-24 22:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a049b90a-41e1-505a-a608-56ab72704bcf with identifier: 10709428 to the API
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': 'a049b90a-41e1-505a-a608-56ab72704bcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ140MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709428',
'listing': 'auction',
'location': 'Roma (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 338928,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Ducato 2.3 - Diesel - 150 hp - 338.928 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709428%27 HTTP/1.1" 200 None
2026-03-24 22:05:43 [adesa.it] INFO: Saving data for 10709428: {'auction_closing_time': 1774538100.0, 'created_time': 1774282730.32303, 'last_price_update_time': 1774389943.578119}
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709428') HTTP/1.1" 204 0
2026-03-24 22:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with identifier: 10709439
2026-03-24 22:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e, identifier: 10709439
2026-03-24 22:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with identifier: 10709208
2026-03-24 22:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with scrape type 2
2026-03-24 22:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 36cf57e6-816d-5bb8-ac1e-cf5b60bce249, identifier: 10709208
2026-03-24 22:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with identifier: 10709439
2026-03-24 22:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with identifier: 10709439
2026-03-24 22:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dc9bff2-3a7f-5fd8-ad01-d34072784d3e with identifier: 10709439 to the API
2026-03-24 22:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': '9dc9bff2-3a7f-5fd8-ad01-d34072784d3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY607LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709439',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 379966,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Ducato 2.3 - Diesel - 150 hp - 379.966 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709439%27 HTTP/1.1" 200 None
2026-03-24 22:05:44 [adesa.it] INFO: Saving data for 10709439: {'auction_closing_time': 1774538100.0, 'created_time': 1774282572.943928, 'last_price_update_time': 1774389944.084693}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709439') HTTP/1.1" 204 0
2026-03-24 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with identifier: 10709208
2026-03-24 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with identifier: 10709208
2026-03-24 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 36cf57e6-816d-5bb8-ac1e-cf5b60bce249 with identifier: 10709208 to the API
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709208>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '36cf57e6-816d-5bb8-ac1e-cf5b60bce249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE405WR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709208',
'listing': 'auction',
'location': 'FIANO ROMANO (Italy)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 177405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2006-11-24',
'seats_number': 3,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Scudo 1.9 EL - Diesel - Manual - 80 hp - 177.405 km',
'transmission': 'manual',
'trim': 'EL',
'vin': None,
'year': 2006}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709208%27 HTTP/1.1" 200 None
2026-03-24 22:05:44 [adesa.it] INFO: Saving data for 10709208: {'auction_closing_time': 1774537200.0, 'created_time': 1774282562.333635, 'last_price_update_time': 1774389944.377635}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709208') HTTP/1.1" 204 0
2026-03-24 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b163385c-12ca-5ce5-b13f-328412e08da0 with identifier: 10709429
2026-03-24 22:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b163385c-12ca-5ce5-b13f-328412e08da0 with scrape type 2
2026-03-24 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b163385c-12ca-5ce5-b13f-328412e08da0 with scrape type 2
2026-03-24 22:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b163385c-12ca-5ce5-b13f-328412e08da0, identifier: 10709429
2026-03-24 22:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b163385c-12ca-5ce5-b13f-328412e08da0 with identifier: 10709429
2026-03-24 22:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b163385c-12ca-5ce5-b13f-328412e08da0 with identifier: 10709429
2026-03-24 22:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b163385c-12ca-5ce5-b13f-328412e08da0 with identifier: 10709429 to the API
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709429>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-26T15:15:00Z',
'fuel_type': 'Diesel',
'id': 'b163385c-12ca-5ce5-b13f-328412e08da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG766MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709429',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 266622,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2016-12-21',
'seats_number': 3,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Citroën Jumpy 2.0 HDI - Diesel - 128 hp - 266.622 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709429%27 HTTP/1.1" 200 None
2026-03-24 22:05:44 [adesa.it] INFO: Saving data for 10709429: {'auction_closing_time': 1774538100.0, 'created_time': 1774282590.722965, 'last_price_update_time': 1774389944.904131}
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709429') HTTP/1.1" 204 0
2026-03-24 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2236fd42-fe7c-5334-83c0-2b236ffd37bc with identifier: 10709349
2026-03-24 22:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2236fd42-fe7c-5334-83c0-2b236ffd37bc with scrape type 2
2026-03-24 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2236fd42-fe7c-5334-83c0-2b236ffd37bc with scrape type 2
2026-03-24 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2236fd42-fe7c-5334-83c0-2b236ffd37bc, identifier: 10709349
2026-03-24 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with identifier: 10709337
2026-03-24 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with scrape type 2
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with scrape type 2
2026-03-24 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc, identifier: 10709337
2026-03-24 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2236fd42-fe7c-5334-83c0-2b236ffd37bc with identifier: 10709349
2026-03-24 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2236fd42-fe7c-5334-83c0-2b236ffd37bc with identifier: 10709349
2026-03-24 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2236fd42-fe7c-5334-83c0-2b236ffd37bc with identifier: 10709349 to the API
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '2236fd42-fe7c-5334-83c0-2b236ffd37bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK164FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709349',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 358677,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-07-27',
'seats_number': 5,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 358.677 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709349%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [adesa.it] INFO: Saving data for 10709349: {'auction_closing_time': 1774537200.0, 'created_time': 1774282488.339169, 'last_price_update_time': 1774389945.407017}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709349') HTTP/1.1" 204 0
2026-03-24 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with identifier: 10709337
2026-03-24 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with identifier: 10709337
2026-03-24 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc with identifier: 10709337 to the API
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709337>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '7a1cb6bd-4c1d-53c9-b94b-f6d8a6ba72bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB966SD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709337',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 312086,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2015-12-24',
'seats_number': 2,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Fiat Doblo 1.2 - Diesel - Manual - 90 hp - 312.086 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709337%27 HTTP/1.1" 200 None
2026-03-24 22:05:45 [adesa.it] INFO: Saving data for 10709337: {'auction_closing_time': 1774537200.0, 'created_time': 1774282594.345927, 'last_price_update_time': 1774389945.689332}
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709337') HTTP/1.1" 204 0
2026-03-24 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10715111
2026-03-24 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 2
2026-03-24 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 2
2026-03-24 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ce5e757-d583-511f-95ce-3dce5e50df8b, identifier: 10715111
2026-03-24 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10715111
2026-03-24 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10715111
2026-03-24 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10715111 to the API
2026-03-24 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Petrol',
'id': '0ce5e757-d583-511f-95ce-3dce5e50df8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG664JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715111',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 94341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'94.341 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715111%27 HTTP/1.1" 200 None
2026-03-24 22:05:46 [adesa.it] INFO: Saving data for 10715111: {'auction_closing_time': 1774446300.0, 'created_time': 1774303375.133495, 'last_price_update_time': 1774389946.074763}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715111') HTTP/1.1" 204 0
2026-03-24 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e38c3f1-efef-539d-bbf0-1562ade5556d with identifier: 10710128
2026-03-24 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e38c3f1-efef-539d-bbf0-1562ade5556d with scrape type 2
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e38c3f1-efef-539d-bbf0-1562ade5556d with scrape type 2
2026-03-24 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e38c3f1-efef-539d-bbf0-1562ade5556d, identifier: 10710128
2026-03-24 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7876a75-90c7-5545-ae1b-a157136f6f0c with identifier: 10710144
2026-03-24 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7876a75-90c7-5545-ae1b-a157136f6f0c with scrape type 2
2026-03-24 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7876a75-90c7-5545-ae1b-a157136f6f0c with scrape type 2
2026-03-24 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7876a75-90c7-5545-ae1b-a157136f6f0c, identifier: 10710144
2026-03-24 22:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e38c3f1-efef-539d-bbf0-1562ade5556d with identifier: 10710128
2026-03-24 22:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e38c3f1-efef-539d-bbf0-1562ade5556d with identifier: 10710128
2026-03-24 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e38c3f1-efef-539d-bbf0-1562ade5556d with identifier: 10710128 to the API
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 183,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '3e38c3f1-efef-539d-bbf0-1562ade5556d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK254ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710128',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lexus',
'model': 'UX',
'odometer': 39682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 250h Executive - Hybrid - Automatic - 183 hp - 39.682 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710128%27 HTTP/1.1" 200 None
2026-03-24 22:05:46 [adesa.it] INFO: Saving data for 10710128: {'auction_closing_time': 1774426200.0, 'created_time': 1774282911.743994, 'last_price_update_time': 1774389946.752834}
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710128') HTTP/1.1" 204 0
2026-03-24 22:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7876a75-90c7-5545-ae1b-a157136f6f0c with identifier: 10710144
2026-03-24 22:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7876a75-90c7-5545-ae1b-a157136f6f0c with identifier: 10710144
2026-03-24 22:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7876a75-90c7-5545-ae1b-a157136f6f0c with identifier: 10710144 to the API
2026-03-24 22:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a7876a75-90c7-5545-ae1b-a157136f6f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP257ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710144',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 39519,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'39.519 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710144%27 HTTP/1.1" 200 None
2026-03-24 22:05:47 [adesa.it] INFO: Saving data for 10710144: {'auction_closing_time': 1774426200.0, 'created_time': 1774282838.356117, 'last_price_update_time': 1774389947.075027}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710144') HTTP/1.1" 204 0
2026-03-24 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with identifier: 10711861
2026-03-24 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480, identifier: 10711861
2026-03-24 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with identifier: 10711861
2026-03-24 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with identifier: 10711861
2026-03-24 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3811ae3d-7f98-54d4-9fdf-4a4c2a73c480 with identifier: 10711861 to the API
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711861>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '3811ae3d-7f98-54d4-9fdf-4a4c2a73c480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW434EK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711861',
'listing': 'auction',
'location': 'Lonato del Garda (Italy)',
'make': 'Maxus',
'model': 'Deliver 9',
'odometer': 17021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2024-07-12',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Maxus Deliver 9 2.0 - Diesel - Manual - 150 hp - 17.021 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711861%27 HTTP/1.1" 200 None
2026-03-24 22:05:47 [adesa.it] INFO: Saving data for 10711861: {'auction_closing_time': 1774452600.0, 'created_time': 1774282871.223134, 'last_price_update_time': 1774389947.573142}
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711861') HTTP/1.1" 204 0
2026-03-24 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13395012-3d7d-5782-afad-60a8de393b23 with identifier: 10710196
2026-03-24 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13395012-3d7d-5782-afad-60a8de393b23 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13395012-3d7d-5782-afad-60a8de393b23 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13395012-3d7d-5782-afad-60a8de393b23, identifier: 10710196
2026-03-24 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with identifier: 10711849
2026-03-24 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d38fc24-f86b-5dd5-9702-d0284ba3c333, identifier: 10711849
2026-03-24 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fff6f81-b837-5abe-92b5-65708b8910c6 with identifier: 10711860
2026-03-24 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fff6f81-b837-5abe-92b5-65708b8910c6 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fff6f81-b837-5abe-92b5-65708b8910c6 with scrape type 2
2026-03-24 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2fff6f81-b837-5abe-92b5-65708b8910c6, identifier: 10711860
2026-03-24 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13395012-3d7d-5782-afad-60a8de393b23 with identifier: 10710196
2026-03-24 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13395012-3d7d-5782-afad-60a8de393b23 with identifier: 10710196
2026-03-24 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13395012-3d7d-5782-afad-60a8de393b23 with identifier: 10710196 to the API
2026-03-24 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710196>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Petrol',
'id': '13395012-3d7d-5782-afad-60a8de393b23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN584SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710196',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 54947,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 48500,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 40i M Sport - xDrive - Petrol - Automatic - 333 hp - 54.947 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710710196%27 HTTP/1.1" 200 None
2026-03-24 22:05:48 [adesa.it] INFO: Saving data for 10710196: {'auction_closing_time': 1774426200.0, 'created_time': 1774282844.092674, 'last_price_update_time': 1774389948.12281}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10710196') HTTP/1.1" 204 0
2026-03-24 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with identifier: 10711849
2026-03-24 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with identifier: 10711849
2026-03-24 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d38fc24-f86b-5dd5-9702-d0284ba3c333 with identifier: 10711849 to the API
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '7d38fc24-f86b-5dd5-9702-d0284ba3c333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB917MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711849',
'listing': 'auction',
'location': 'Gallarate (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 121003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Opel Movano - Diesel - Manual - 170 hp - 121.003 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711849%27 HTTP/1.1" 200 None
2026-03-24 22:05:48 [adesa.it] INFO: Saving data for 10711849: {'auction_closing_time': 1774452600.0, 'created_time': 1774282867.641736, 'last_price_update_time': 1774389948.41711}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711849') HTTP/1.1" 204 0
2026-03-24 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2fff6f81-b837-5abe-92b5-65708b8910c6 with identifier: 10711860
2026-03-24 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2fff6f81-b837-5abe-92b5-65708b8910c6 with identifier: 10711860
2026-03-24 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2fff6f81-b837-5abe-92b5-65708b8910c6 with identifier: 10711860 to the API
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 114,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '2fff6f81-b837-5abe-92b5-65708b8910c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT086ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711860',
'listing': 'auction',
'location': 'BIELLA (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 95686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 114 hp - 95.686 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711860%27 HTTP/1.1" 200 None
2026-03-24 22:05:48 [adesa.it] INFO: Saving data for 10711860: {'auction_closing_time': 1774452600.0, 'created_time': 1774282903.498183, 'last_price_update_time': 1774389948.716391}
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711860') HTTP/1.1" 204 0
2026-03-24 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with identifier: 10711854
2026-03-24 22:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with scrape type 2
2026-03-24 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with scrape type 2
2026-03-24 22:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccef3f59-b19f-50a8-b28a-5bf10a2d4a34, identifier: 10711854
2026-03-24 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with identifier: 10711854
2026-03-24 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with identifier: 10711854
2026-03-24 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccef3f59-b19f-50a8-b28a-5bf10a2d4a34 with identifier: 10711854 to the API
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711854>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': 'ccef3f59-b19f-50a8-b28a-5bf10a2d4a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW622VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711854',
'listing': 'auction',
'location': 'ROSETO DEGLI ABRUZZI (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 37581,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'37.581 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711854%27 HTTP/1.1" 200 None
2026-03-24 22:05:49 [adesa.it] INFO: Saving data for 10711854: {'auction_closing_time': 1774452600.0, 'created_time': 1774282878.955289, 'last_price_update_time': 1774389949.230777}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711854') HTTP/1.1" 204 0
2026-03-24 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0147d24-cfcf-5251-ba28-bd54e4362a11 with identifier: 10711850
2026-03-24 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0147d24-cfcf-5251-ba28-bd54e4362a11 with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0147d24-cfcf-5251-ba28-bd54e4362a11 with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c0147d24-cfcf-5251-ba28-bd54e4362a11, identifier: 10711850
2026-03-24 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c0147d24-cfcf-5251-ba28-bd54e4362a11 with identifier: 10711850
2026-03-24 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c0147d24-cfcf-5251-ba28-bd54e4362a11 with identifier: 10711850
2026-03-24 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c0147d24-cfcf-5251-ba28-bd54e4362a11 with identifier: 10711850 to the API
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': 'c0147d24-cfcf-5251-ba28-bd54e4362a11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW615VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711850',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 26228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'26.228 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711850%27 HTTP/1.1" 200 None
2026-03-24 22:05:49 [adesa.it] INFO: Saving data for 10711850: {'auction_closing_time': 1774452600.0, 'created_time': 1774282915.681959, 'last_price_update_time': 1774389949.624542}
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711850') HTTP/1.1" 204 0
2026-03-24 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d981181b-e3b1-56a6-9588-d8bff9007250 with identifier: 10709024
2026-03-24 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d981181b-e3b1-56a6-9588-d8bff9007250 with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d981181b-e3b1-56a6-9588-d8bff9007250 with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d981181b-e3b1-56a6-9588-d8bff9007250, identifier: 10709024
2026-03-24 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77fdcc-c86f-556b-9737-3eed8ca44aac with identifier: 10711855
2026-03-24 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77fdcc-c86f-556b-9737-3eed8ca44aac with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77fdcc-c86f-556b-9737-3eed8ca44aac with scrape type 2
2026-03-24 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: be77fdcc-c86f-556b-9737-3eed8ca44aac, identifier: 10711855
2026-03-24 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d981181b-e3b1-56a6-9588-d8bff9007250 with identifier: 10709024
2026-03-24 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d981181b-e3b1-56a6-9588-d8bff9007250 with identifier: 10709024
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d981181b-e3b1-56a6-9588-d8bff9007250 with identifier: 10709024 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd981181b-e3b1-56a6-9588-d8bff9007250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC614DY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709024',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 314258,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2016-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350d Exclusive - Diesel - Automatic - 258 '
'hp - 314.258 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709024%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [adesa.it] INFO: Saving data for 10709024: {'auction_closing_time': 1774446300.0, 'created_time': 1774282825.752142, 'last_price_update_time': 1774389950.204281}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709024') HTTP/1.1" 204 0
2026-03-24 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: be77fdcc-c86f-556b-9737-3eed8ca44aac with identifier: 10711855
2026-03-24 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: be77fdcc-c86f-556b-9737-3eed8ca44aac with identifier: 10711855
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: be77fdcc-c86f-556b-9737-3eed8ca44aac with identifier: 10711855 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711855>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': 'be77fdcc-c86f-556b-9737-3eed8ca44aac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW435YC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711855',
'listing': 'auction',
'location': 'SAN GIOVANNI A TEATINO (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 22321,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 3,
'seller_name': 'Rent2Go',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'22.321 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2024}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710711855%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [adesa.it] INFO: Saving data for 10711855: {'auction_closing_time': 1774452600.0, 'created_time': 1774282884.220424, 'last_price_update_time': 1774389950.479217}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10711855') HTTP/1.1" 204 0
2026-03-24 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10709621
2026-03-24 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with scrape type 2
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with scrape type 2
2026-03-24 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7, identifier: 10709621
2026-03-24 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10709621
2026-03-24 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10709621
2026-03-24 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 965416b4-69d4-5c2b-ab1e-c4f5c54b45f7 with identifier: 10709621 to the API
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709621>
{'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': 367,
'expiration_date': '2026-03-25T13:45:00Z',
'fuel_type': 'Diesel',
'id': '965416b4-69d4-5c2b-ab1e-c4f5c54b45f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR108KH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709621',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLS',
'odometer': 54877,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 65500,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes-Benz GLS 450d AMG Line - 4-Matic - Diesel - Automatic - '
'367 hp - 54.877 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709621%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [adesa.it] INFO: Saving data for 10709621: {'auction_closing_time': 1774446300.0, 'created_time': 1774282776.215876, 'last_price_update_time': 1774389950.843673}
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709621') HTTP/1.1" 204 0
2026-03-24 22:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10713300
2026-03-24 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccaa6604-64e6-5499-9054-cd82571adeee with scrape type 1
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccaa6604-64e6-5499-9054-cd82571adeee
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fb3b7a195-8728-4897-b84c-acb286de7f89.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F78b7700b-6c27-4251-9a10-70924cb53abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fae5247b5-62c3-4c59-acb5-6aa974839d90.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F09636e72-5f56-4422-98e7-1188ba3210b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fe5e85992-bf58-4081-89aa-88fb63405e00.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg already downloaded
2026-03-24 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fc14cd139-eeb0-446c-856e-2a43f29809f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fbb13e371-8dbf-4f77-9899-7672b08675d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg already downloaded
2026-03-24 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccaa6604-64e6-5499-9054-cd82571adeee, identifier: 10713300
2026-03-24 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10713301
2026-03-24 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7897d5-996e-52b1-914e-6181cc0e73b6 with scrape type 1
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf7897d5-996e-52b1-914e-6181cc0e73b6
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F835500ef-1f87-49f9-a270-4c690c0e57b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F00f8fe96-34e7-427f-96c0-40146a079bb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F52af4453-5e52-4afd-bad4-0cf50fa60528.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252Fc85c47ff-0fed-4d0a-831b-221444226321.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F6d80935b-a5b5-4549-b900-bfb895c3b894.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252Ff6c004a5-f871-4100-988c-6c36cb378ad1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg already downloaded
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729528%252Fgeneral%252F903860a3-c741-48c3-815f-67e134e5d56c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg already downloaded
2026-03-24 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf7897d5-996e-52b1-914e-6181cc0e73b6, identifier: 10713301
2026-03-24 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10713300
2026-03-24 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10713300
2026-03-24 22:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10713300 to the API
2026-03-24 22:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713300>
{'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-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ccaa6604-64e6-5499-9054-cd82571adeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL047GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713300',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 141310,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg',
'https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg',
'https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg',
'https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg',
'https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg',
'https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg',
'https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg',
'https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg',
'https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg',
'https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101255,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34709,
'Height': 251,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105797,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103078,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70113,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88620,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87826,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100095,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69214,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg',
'Width': 1024}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2017-09-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Clubman One D Business - Diesel - Automatic - 150 hp - 141.310 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713300%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [adesa.it] INFO: Saving data for 10713300: {'created_time': 1774389952.077374, 'last_price_update_time': 1774389952.077386, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713300') HTTP/1.1" 204 0
2026-03-24 22:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10713301
2026-03-24 22:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10713301
2026-03-24 22:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10713301 to the API
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'bf7897d5-996e-52b1-914e-6181cc0e73b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN797DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713301',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 110339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg',
'https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg',
'https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg',
'https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg',
'https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg',
'https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg',
'https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg',
'https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg',
'https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg',
'https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99103,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93878,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33623,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg',
'Width': 800}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Countryman Cooper SE Classic - Hybrid - Automatic - 125 hp - '
'110.339 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2023}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713301%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [adesa.it] INFO: Saving data for 10713301: {'created_time': 1774389952.386617, 'last_price_update_time': 1774389952.386628, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713301') HTTP/1.1" 204 0
2026-03-24 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2627d7c2-88a8-59ba-a109-8078723b03c7 with identifier: 10713299
2026-03-24 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2627d7c2-88a8-59ba-a109-8078723b03c7 with scrape type 1
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F9201c716-704b-46bd-b1c4-b5137ada1142.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/9201c716-704b-46bd-b1c4-b5137ada1142.jpg not downloaded yet
2026-03-24 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10713298
2026-03-24 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e41385-a602-5606-883a-9ce2bab4212a with scrape type 1
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09e41385-a602-5606-883a-9ce2bab4212a
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F419b60b5-7a98-4685-9a35-3bee48066aeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252Ff1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F307fe60f-45ec-45ce-94f5-ad3660869d53.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F5ed0ee95-8885-4552-9308-0831768592a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252Fcc598fdf-55ba-47bb-b6b5-4891742cf339.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F52c84727-02cb-4c52-a9da-00a335759eba.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252Fe48ba780-27db-4f30-9922-25407d0baf7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F1964e1f1-db34-4880-be64-db9577fbcb46.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg already downloaded
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733930%252Fgeneral%252F07fd3c70-81a4-4c05-8399-35c358d45784.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg already downloaded
2026-03-24 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09e41385-a602-5606-883a-9ce2bab4212a, identifier: 10713298
2026-03-24 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10713298
2026-03-24 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10713298
2026-03-24 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10713298 to the API
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.3L',
'engine_horse_power': 249,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '09e41385-a602-5606-883a-9ce2bab4212a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY067HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713298',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg',
'https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg',
'https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg',
'https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg',
'https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg',
'https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg',
'https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg',
'https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg',
'https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg',
'https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36286,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113559,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg',
'Width': 800}],
'price': 31000,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-60 - Diesel - Automatic - 249 hp - 25 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713298%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [adesa.it] INFO: Saving data for 10713298: {'created_time': 1774389953.373134, 'last_price_update_time': 1774389953.373143, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713298') HTTP/1.1" 204 0
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg not downloaded yet
2026-03-24 22:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10713297
2026-03-24 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with scrape type 1
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252F2d5824cb-6638-4761-a779-d991b8d4b590.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252Fa4ae034d-e619-453c-a282-f52bfa55de85.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252Fc4e39acc-290a-49d0-91ad-e7d78254ca21.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252Ffa784522-80aa-4a04-8000-52df472c0fff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252F17cb4893-3f2a-4bba-89c8-40e92f839472.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252F8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252F66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252Fa6be99e9-d631-42a1-8195-9602bfbc3535.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252Fd8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg already downloaded
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733929%252Fgeneral%252F078ce026-6f6b-4224-8a6e-133d44b01e65.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg already downloaded
2026-03-24 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1, identifier: 10713297
2026-03-24 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a925725-ef29-53cd-a227-0710555cb209 with identifier: 10708933
2026-03-24 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a925725-ef29-53cd-a227-0710555cb209 with scrape type 2
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a925725-ef29-53cd-a227-0710555cb209 with scrape type 2
2026-03-24 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9a925725-ef29-53cd-a227-0710555cb209, identifier: 10708933
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Ff48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/f48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg not downloaded yet
2026-03-24 22:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10713297
2026-03-24 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10713297
2026-03-24 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10713297 to the API
2026-03-24 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1ad2a875-cfa5-5ecf-9b2a-de0da05632a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG105AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713297',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 88293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg',
'https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg',
'https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg',
'https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg',
'https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg',
'https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg',
'https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg',
'https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg',
'https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg',
'https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40396,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg',
'Width': 800}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 180 hp - 88.293 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713297%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [adesa.it] INFO: Saving data for 10713297: {'created_time': 1774389954.156899, 'last_price_update_time': 1774389954.156909, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713297') HTTP/1.1" 204 0
2026-03-24 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9a925725-ef29-53cd-a227-0710555cb209 with identifier: 10708933
2026-03-24 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9a925725-ef29-53cd-a227-0710555cb209 with identifier: 10708933
2026-03-24 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9a925725-ef29-53cd-a227-0710555cb209 with identifier: 10708933 to the API
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708933>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9a925725-ef29-53cd-a227-0710555cb209',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ135JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708933',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 205109,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ALD Automotive Italia Srl',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'205.109 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710708933%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [adesa.it] INFO: Saving data for 10708933: {'auction_closing_time': 1774454400.0, 'created_time': 1774282465.537748, 'last_price_update_time': 1774389954.446012}
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10708933') HTTP/1.1" 204 0
2026-03-24 22:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fb7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/b7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg not downloaded yet
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg not downloaded yet
2026-03-24 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10713294
2026-03-24 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with scrape type 1
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fdd378b5d-4416-475f-b596-6c8660a8c995.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg not downloaded yet
2026-03-24 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc5e72b-39c3-5ab4-ade3-355dcbef8053 with identifier: 10713303
2026-03-24 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc5e72b-39c3-5ab4-ade3-355dcbef8053 with scrape type 1
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fc5e72b-39c3-5ab4-ade3-355dcbef8053
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F7e313263-a1cc-4a14-829f-0e03c672dae8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/7e313263-a1cc-4a14-829f-0e03c672dae8.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252Fcf4ce113-da59-4f43-8ae3-ecbbe4811043.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/cf4ce113-da59-4f43-8ae3-ecbbe4811043.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F2e11f33c-02b3-4f30-acee-0d82f4fec830.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/2e11f33c-02b3-4f30-acee-0d82f4fec830.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F932ab37d-735f-427d-bf5a-29f4a4d3ab13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/932ab37d-735f-427d-bf5a-29f4a4d3ab13.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F4fc56280-0983-4905-a4ea-f5b54cc3fd4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/4fc56280-0983-4905-a4ea-f5b54cc3fd4a.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F3034e73a-33f8-4d85-b0ce-20f138352445.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/3034e73a-33f8-4d85-b0ce-20f138352445.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F639508f2-8feb-4f5b-b1a9-67369d841161.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/639508f2-8feb-4f5b-b1a9-67369d841161.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252F34ed1406-7d14-4f65-abf0-dfaca8ea15dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/34ed1406-7d14-4f65-abf0-dfaca8ea15dc.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252Fe6022076-1fd5-4420-be09-de98260647f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/e6022076-1fd5-4420-be09-de98260647f2.jpg already downloaded
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726586%252Fgeneral%252Fde6da673-cbc4-4431-a244-9e19aefe02e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726586/general/de6da673-cbc4-4431-a244-9e19aefe02e9.jpg already downloaded
2026-03-24 22:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2fc5e72b-39c3-5ab4-ade3-355dcbef8053, identifier: 10713303
2026-03-24 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4efdf890-be64-541d-9c3d-4381d271d513 with identifier: 10713296
2026-03-24 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4efdf890-be64-541d-9c3d-4381d271d513 with scrape type 1
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F1d555461-b927-4590-a735-57deb7ce850a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/1d555461-b927-4590-a735-57deb7ce850a.jpg not downloaded yet
2026-03-24 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2fc5e72b-39c3-5ab4-ade3-355dcbef8053 with identifier: 10713303
2026-03-24 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2fc5e72b-39c3-5ab4-ade3-355dcbef8053 with identifier: 10713303
2026-03-24 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2fc5e72b-39c3-5ab4-ade3-355dcbef8053 with identifier: 10713303 to the API
2026-03-24 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713303>
{'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': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '2fc5e72b-39c3-5ab4-ade3-355dcbef8053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE478CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713303',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 115065,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5726586/general/7e313263-a1cc-4a14-829f-0e03c672dae8.jpg',
'https://images.openlane.eu/carimgs/5726586/general/cf4ce113-da59-4f43-8ae3-ecbbe4811043.jpg',
'https://images.openlane.eu/carimgs/5726586/general/2e11f33c-02b3-4f30-acee-0d82f4fec830.jpg',
'https://images.openlane.eu/carimgs/5726586/general/932ab37d-735f-427d-bf5a-29f4a4d3ab13.jpg',
'https://images.openlane.eu/carimgs/5726586/general/4fc56280-0983-4905-a4ea-f5b54cc3fd4a.jpg',
'https://images.openlane.eu/carimgs/5726586/general/3034e73a-33f8-4d85-b0ce-20f138352445.jpg',
'https://images.openlane.eu/carimgs/5726586/general/639508f2-8feb-4f5b-b1a9-67369d841161.jpg',
'https://images.openlane.eu/carimgs/5726586/general/34ed1406-7d14-4f65-abf0-dfaca8ea15dc.jpg',
'https://images.openlane.eu/carimgs/5726586/general/e6022076-1fd5-4420-be09-de98260647f2.jpg',
'https://images.openlane.eu/carimgs/5726586/general/de6da673-cbc4-4431-a244-9e19aefe02e9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131481,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/7e313263-a1cc-4a14-829f-0e03c672dae8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43269,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/cf4ce113-da59-4f43-8ae3-ecbbe4811043.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139530,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/2e11f33c-02b3-4f30-acee-0d82f4fec830.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/932ab37d-735f-427d-bf5a-29f4a4d3ab13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/4fc56280-0983-4905-a4ea-f5b54cc3fd4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/3034e73a-33f8-4d85-b0ce-20f138352445.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/639508f2-8feb-4f5b-b1a9-67369d841161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/34ed1406-7d14-4f65-abf0-dfaca8ea15dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/e6022076-1fd5-4420-be09-de98260647f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fc5e72b-39c3-5ab4-ade3-355dcbef8053/2fc5e72b-39c3-5ab4-ade3-355dcbef8053_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726586/general/de6da673-cbc4-4431-a244-9e19aefe02e9.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Countryman Cooper SE - Hybrid - Automatic - 125 hp - 115.065 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713303%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [adesa.it] INFO: Saving data for 10713303: {'created_time': 1774389955.158135, 'last_price_update_time': 1774389955.158144, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713303') HTTP/1.1" 204 0
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fe2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F3de63278-b37f-4eda-956d-ab2345572ddb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/3de63278-b37f-4eda-956d-ab2345572ddb.jpg not downloaded yet
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/9201c716-704b-46bd-b1c4-b5137ada1142.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F0f72c41e-4735-41d3-97ca-f53d009f712c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/0f72c41e-4735-41d3-97ca-f53d009f712c.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fedd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg not downloaded yet
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fcffba0ce-8884-4407-86f9-78cb160a495f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/cffba0ce-8884-4407-86f9-78cb160a495f.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fb4d0eeae-114b-4b82-884c-51db020390d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg not downloaded yet
2026-03-24 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fabd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/abd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F58c17e85-72e4-4ad4-8302-7850181cd783.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F41fdbe1f-b32e-4f66-824f-896f20117730.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/41fdbe1f-b32e-4f66-824f-896f20117730.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F36f35b67-81a1-4103-a041-aebd231c6314.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F166044e8-03d5-498f-beca-22c63d1b337c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/166044e8-03d5-498f-beca-22c63d1b337c.jpg not downloaded yet
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0cc10>
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg saved to cache
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c437350>
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F9201c716-704b-46bd-b1c4-b5137ada1142.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/9201c716-704b-46bd-b1c4-b5137ada1142.jpg saved to cache
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/1d555461-b927-4590-a735-57deb7ce850a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/3de63278-b37f-4eda-956d-ab2345572ddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fa40e5863-2daa-4b76-a978-09595fb98d4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg not downloaded yet
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252Fd537361b-990c-482a-866e-2376d9082c4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/d537361b-990c-482a-866e-2376d9082c4a.jpg not downloaded yet
2026-03-24 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2130e648-a810-5529-b224-e64565725ac5 with identifier: 10713293
2026-03-24 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2130e648-a810-5529-b224-e64565725ac5 with scrape type 1
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2130e648-a810-5529-b224-e64565725ac5
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Fe5cdfa66-f56a-4ddf-adeb-0415436d0e24.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/e5cdfa66-f56a-4ddf-adeb-0415436d0e24.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Fca804536-c529-48a3-9c5c-3dbc62783f18.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/ca804536-c529-48a3-9c5c-3dbc62783f18.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252F057a4b92-a6b5-42e1-b73d-a5b96e12c1c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/057a4b92-a6b5-42e1-b73d-a5b96e12c1c7.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252F397d2053-a634-4c63-bcb2-7df438bd344b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/397d2053-a634-4c63-bcb2-7df438bd344b.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Fed40e82e-d3c3-442c-887e-741af3a6585f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/ed40e82e-d3c3-442c-887e-741af3a6585f.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Ffa6b9f75-467b-462c-af8a-5dede0c8132d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/fa6b9f75-467b-462c-af8a-5dede0c8132d.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Fb4442071-cb0e-431e-ac6d-fe4bb0b42c7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/b4442071-cb0e-431e-ac6d-fe4bb0b42c7d.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Feedd5d81-9888-4978-85d6-a894aec55bd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/eedd5d81-9888-4978-85d6-a894aec55bd5.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252F463eafb8-1dcb-4fe2-a225-eaa395e5e5c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/463eafb8-1dcb-4fe2-a225-eaa395e5e5c5.jpg already downloaded
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729524%252Fgeneral%252Fa0d34839-cd52-447b-b4e5-4aafa341bea6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729524/general/a0d34839-cd52-447b-b4e5-4aafa341bea6.jpg already downloaded
2026-03-24 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2130e648-a810-5529-b224-e64565725ac5, identifier: 10713293
2026-03-24 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2130e648-a810-5529-b224-e64565725ac5 with identifier: 10713293
2026-03-24 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2130e648-a810-5529-b224-e64565725ac5 with identifier: 10713293
2026-03-24 22:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2130e648-a810-5529-b224-e64565725ac5 with identifier: 10713293 to the API
2026-03-24 22:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713293>
{'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': 180,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '2130e648-a810-5529-b224-e64565725ac5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ566RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713293',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 66916,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5729524/general/e5cdfa66-f56a-4ddf-adeb-0415436d0e24.jpg',
'https://images.openlane.eu/carimgs/5729524/general/ca804536-c529-48a3-9c5c-3dbc62783f18.jpg',
'https://images.openlane.eu/carimgs/5729524/general/057a4b92-a6b5-42e1-b73d-a5b96e12c1c7.jpg',
'https://images.openlane.eu/carimgs/5729524/general/397d2053-a634-4c63-bcb2-7df438bd344b.jpg',
'https://images.openlane.eu/carimgs/5729524/general/ed40e82e-d3c3-442c-887e-741af3a6585f.jpg',
'https://images.openlane.eu/carimgs/5729524/general/fa6b9f75-467b-462c-af8a-5dede0c8132d.jpg',
'https://images.openlane.eu/carimgs/5729524/general/b4442071-cb0e-431e-ac6d-fe4bb0b42c7d.jpg',
'https://images.openlane.eu/carimgs/5729524/general/eedd5d81-9888-4978-85d6-a894aec55bd5.jpg',
'https://images.openlane.eu/carimgs/5729524/general/463eafb8-1dcb-4fe2-a225-eaa395e5e5c5.jpg',
'https://images.openlane.eu/carimgs/5729524/general/a0d34839-cd52-447b-b4e5-4aafa341bea6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/e5cdfa66-f56a-4ddf-adeb-0415436d0e24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/ca804536-c529-48a3-9c5c-3dbc62783f18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139220,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/057a4b92-a6b5-42e1-b73d-a5b96e12c1c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135579,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/397d2053-a634-4c63-bcb2-7df438bd344b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/ed40e82e-d3c3-442c-887e-741af3a6585f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/fa6b9f75-467b-462c-af8a-5dede0c8132d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47716,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/b4442071-cb0e-431e-ac6d-fe4bb0b42c7d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/eedd5d81-9888-4978-85d6-a894aec55bd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/463eafb8-1dcb-4fe2-a225-eaa395e5e5c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2130e648-a810-5529-b224-e64565725ac5/2130e648-a810-5529-b224-e64565725ac5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729524/general/a0d34839-cd52-447b-b4e5-4aafa341bea6.jpg',
'Width': 800}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-11-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 Dynamic SE - Diesel - Automatic - '
'180 hp - 66.916 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2019}
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713293%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [adesa.it] INFO: Saving data for 10713293: {'created_time': 1774389957.569746, 'last_price_update_time': 1774389957.569755, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713293') HTTP/1.1" 204 0
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg not downloaded yet
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F15a91477-92e5-41c9-973a-b6125ee94d20.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/15a91477-92e5-41c9-973a-b6125ee94d20.jpg not downloaded yet
2026-03-24 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F5a75590b-a166-4c9f-8115-935cf1089c9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg not downloaded yet
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg not downloaded yet
2026-03-24 22:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44b410>
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F1d555461-b927-4590-a735-57deb7ce850a.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/1d555461-b927-4590-a735-57deb7ce850a.jpg saved to cache
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c28ff10>
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F3de63278-b37f-4eda-956d-ab2345572ddb.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/3de63278-b37f-4eda-956d-ab2345572ddb.jpg saved to cache
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10713291
2026-03-24 22:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5238deca-b069-5d4c-9175-7354c190c8f4 with scrape type 1
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F880f26b9-ceb6-452b-b402-a7475e164128.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg not downloaded yet
2026-03-24 22:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10713292
2026-03-24 22:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb16315-438f-5f5e-9941-25924e221fea with scrape type 1
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bb16315-438f-5f5e-9941-25924e221fea
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252Fb77fb616-9dcf-4554-9691-0770a1429d82.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F20fd4265-3691-4d45-9caa-e259e4fdd633.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252Fa40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252Fb9448ef8-805a-416d-a6b0-db34b5d33024.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg already downloaded
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252Fc34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729523%252Fgeneral%252F0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg already downloaded
2026-03-24 22:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6bb16315-438f-5f5e-9941-25924e221fea, identifier: 10713292
2026-03-24 22:05:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:05:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d99d0>
2026-03-24 22:05:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:05:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg') HTTP/1.1" 204 0
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg saved to cache
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10713292
2026-03-24 22:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10713292
2026-03-24 22:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10713292 to the API
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6bb16315-438f-5f5e-9941-25924e221fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK683RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713292',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 47759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg',
'https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg',
'https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg',
'https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg',
'https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg',
'https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg',
'https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg',
'https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg',
'https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg',
'https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121280,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg',
'Width': 1024}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 SE - Diesel - Automatic - 163 hp '
'- 47.759 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713292%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [adesa.it] INFO: Saving data for 10713292: {'created_time': 1774389958.524305, 'last_price_update_time': 1774389958.524317, 'auction_closing_time': 1774430700.0}
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713292') HTTP/1.1" 204 0
2026-03-24 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/41fdbe1f-b32e-4f66-824f-896f20117730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/166044e8-03d5-498f-beca-22c63d1b337c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Febe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg not downloaded yet
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F62795810-6182-4466-8963-212192c34c4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/62795810-6182-4466-8963-212192c34c4e.jpg not downloaded yet
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F11e0d577-5e09-4f40-9582-5f341eda9c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg not downloaded yet
2026-03-24 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ae0627-4a06-5094-9092-f4e64715ac5f with identifier: 10713295
2026-03-24 22:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ae0627-4a06-5094-9092-f4e64715ac5f with scrape type 1
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96ae0627-4a06-5094-9092-f4e64715ac5f
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252Fff415107-030b-4d6f-bc51-d5b57b63e1fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/ff415107-030b-4d6f-bc51-d5b57b63e1fe.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252Fab6b2b88-8dfb-42fa-99d1-3557c957fa08.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/ab6b2b88-8dfb-42fa-99d1-3557c957fa08.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252F09ae0014-2dff-47f2-b92c-07f938df88ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/09ae0014-2dff-47f2-b92c-07f938df88ee.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252F0c62199a-59d5-47b0-a3ea-9562172c3297.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/0c62199a-59d5-47b0-a3ea-9562172c3297.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252Fb584ad56-6eb2-4c1e-8b1f-87462054005e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/b584ad56-6eb2-4c1e-8b1f-87462054005e.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252Fdb938272-6870-44ea-8d19-1da556fb7321.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/db938272-6870-44ea-8d19-1da556fb7321.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252F7fb9c2e2-4a1e-4086-a49e-46821c9aee03.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/7fb9c2e2-4a1e-4086-a49e-46821c9aee03.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252F201a31d5-e575-4f76-8c8f-e8c52fda5bc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/201a31d5-e575-4f76-8c8f-e8c52fda5bc9.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252F8023fadb-8a67-42b5-81be-a59b02242b97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/8023fadb-8a67-42b5-81be-a59b02242b97.jpg already downloaded
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733927%252Fgeneral%252Fbdc431ee-8e0d-475f-9a58-b14e3339396b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733927/general/bdc431ee-8e0d-475f-9a58-b14e3339396b.jpg already downloaded
2026-03-24 22:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96ae0627-4a06-5094-9092-f4e64715ac5f, identifier: 10713295
2026-03-24 22:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10713287
2026-03-24 22:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc with scrape type 1
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F85e6a95c-7206-4c48-a4d8-d1820625e705.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F62ae5082-6908-42f9-b026-f57d04a590ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252Fb133b22d-7a7e-4019-9db2-48d499e17ea9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252Feb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252Fc50167ad-f140-4e92-9616-dfe0969c5736.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252Fd583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733925%252Fgeneral%252F8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg already downloaded
2026-03-24 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 153060ea-f1ab-5b7c-9724-5b5127e8dabc, identifier: 10713287
2026-03-24 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10713289
2026-03-24 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d with scrape type 1
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg not downloaded yet
2026-03-24 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5823cae2-7724-5a57-82c1-19d704298c05 with identifier: 10713290
2026-03-24 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5823cae2-7724-5a57-82c1-19d704298c05 with scrape type 1
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5823cae2-7724-5a57-82c1-19d704298c05
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252Fa1f91ec9-b629-42c2-9d44-462122c3f832.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/a1f91ec9-b629-42c2-9d44-462122c3f832.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252Fd875e17b-4a3d-41dc-973b-2d10b50a6f39.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/d875e17b-4a3d-41dc-973b-2d10b50a6f39.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F0b9b741e-068c-4539-9227-9c8b4a39968d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/0b9b741e-068c-4539-9227-9c8b4a39968d.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F758c3ac0-ac25-402d-ac63-398fe4988ca6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/758c3ac0-ac25-402d-ac63-398fe4988ca6.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F1fbd1472-f614-4192-a619-8c6e244fd086.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/1fbd1472-f614-4192-a619-8c6e244fd086.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F059c10d1-16a6-428d-82de-e39c41d55497.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/059c10d1-16a6-428d-82de-e39c41d55497.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F6648171d-eae8-4a6f-9a79-1e41289b4f27.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/6648171d-eae8-4a6f-9a79-1e41289b4f27.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252Ff7d2635d-2987-4bb2-83d9-7c1ed813ead3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/f7d2635d-2987-4bb2-83d9-7c1ed813ead3.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252Fe85efca7-fecd-4907-bf24-98838a5632f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/e85efca7-fecd-4907-bf24-98838a5632f9.jpg already downloaded
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729521%252Fgeneral%252F7754c5f7-e53c-4b47-8db2-af48b93e0c42.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729521/general/7754c5f7-e53c-4b47-8db2-af48b93e0c42.jpg already downloaded
2026-03-24 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5823cae2-7724-5a57-82c1-19d704298c05, identifier: 10713290
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fd92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg not downloaded yet
2026-03-24 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96ae0627-4a06-5094-9092-f4e64715ac5f with identifier: 10713295
2026-03-24 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96ae0627-4a06-5094-9092-f4e64715ac5f with identifier: 10713295
2026-03-24 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96ae0627-4a06-5094-9092-f4e64715ac5f with identifier: 10713295 to the API
2026-03-24 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:05: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-24 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713295>
{'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': 204,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '96ae0627-4a06-5094-9092-f4e64715ac5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH000JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713295',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 159843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5733927/general/ff415107-030b-4d6f-bc51-d5b57b63e1fe.jpg',
'https://images.openlane.eu/carimgs/5733927/general/ab6b2b88-8dfb-42fa-99d1-3557c957fa08.jpg',
'https://images.openlane.eu/carimgs/5733927/general/09ae0014-2dff-47f2-b92c-07f938df88ee.jpg',
'https://images.openlane.eu/carimgs/5733927/general/0c62199a-59d5-47b0-a3ea-9562172c3297.jpg',
'https://images.openlane.eu/carimgs/5733927/general/b584ad56-6eb2-4c1e-8b1f-87462054005e.jpg',
'https://images.openlane.eu/carimgs/5733927/general/db938272-6870-44ea-8d19-1da556fb7321.jpg',
'https://images.openlane.eu/carimgs/5733927/general/7fb9c2e2-4a1e-4086-a49e-46821c9aee03.jpg',
'https://images.openlane.eu/carimgs/5733927/general/201a31d5-e575-4f76-8c8f-e8c52fda5bc9.jpg',
'https://images.openlane.eu/carimgs/5733927/general/8023fadb-8a67-42b5-81be-a59b02242b97.jpg',
'https://images.openlane.eu/carimgs/5733927/general/bdc431ee-8e0d-475f-9a58-b14e3339396b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/ff415107-030b-4d6f-bc51-d5b57b63e1fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46096,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/ab6b2b88-8dfb-42fa-99d1-3557c957fa08.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/09ae0014-2dff-47f2-b92c-07f938df88ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/0c62199a-59d5-47b0-a3ea-9562172c3297.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/b584ad56-6eb2-4c1e-8b1f-87462054005e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/db938272-6870-44ea-8d19-1da556fb7321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/7fb9c2e2-4a1e-4086-a49e-46821c9aee03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158592,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/201a31d5-e575-4f76-8c8f-e8c52fda5bc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/8023fadb-8a67-42b5-81be-a59b02242b97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96ae0627-4a06-5094-9092-f4e64715ac5f/96ae0627-4a06-5094-9092-f4e64715ac5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733927/general/bdc431ee-8e0d-475f-9a58-b14e3339396b.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 R-Dynamic S - Diesel - Automatic - '
'204 hp - 159.843 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713295%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [adesa.it] INFO: Saving data for 10713295: {'created_time': 1774389960.086162, 'last_price_update_time': 1774389960.086173, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713295') HTTP/1.1" 204 0
2026-03-24 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10713287
2026-03-24 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10713287
2026-03-24 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10713287 to the API
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '153060ea-f1ab-5b7c-9724-5b5127e8dabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC131YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713287',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 115367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg',
'https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg',
'https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg',
'https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg',
'https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg',
'https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg',
'https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg',
'https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg',
'https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg',
'https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39505,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133463,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140536,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg',
'Width': 800}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 SE - Diesel - Automatic - 150 hp '
'- 115.367 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713287%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [adesa.it] INFO: Saving data for 10713287: {'created_time': 1774389960.393847, 'last_price_update_time': 1774389960.393857, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713287') HTTP/1.1" 204 0
2026-03-24 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5823cae2-7724-5a57-82c1-19d704298c05 with identifier: 10713290
2026-03-24 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5823cae2-7724-5a57-82c1-19d704298c05 with identifier: 10713290
2026-03-24 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5823cae2-7724-5a57-82c1-19d704298c05 with identifier: 10713290 to the API
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '5823cae2-7724-5a57-82c1-19d704298c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH866PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713290',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 85505,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5729521/general/a1f91ec9-b629-42c2-9d44-462122c3f832.jpg',
'https://images.openlane.eu/carimgs/5729521/general/d875e17b-4a3d-41dc-973b-2d10b50a6f39.jpg',
'https://images.openlane.eu/carimgs/5729521/general/0b9b741e-068c-4539-9227-9c8b4a39968d.jpg',
'https://images.openlane.eu/carimgs/5729521/general/758c3ac0-ac25-402d-ac63-398fe4988ca6.jpg',
'https://images.openlane.eu/carimgs/5729521/general/1fbd1472-f614-4192-a619-8c6e244fd086.jpg',
'https://images.openlane.eu/carimgs/5729521/general/059c10d1-16a6-428d-82de-e39c41d55497.jpg',
'https://images.openlane.eu/carimgs/5729521/general/6648171d-eae8-4a6f-9a79-1e41289b4f27.jpg',
'https://images.openlane.eu/carimgs/5729521/general/f7d2635d-2987-4bb2-83d9-7c1ed813ead3.jpg',
'https://images.openlane.eu/carimgs/5729521/general/e85efca7-fecd-4907-bf24-98838a5632f9.jpg',
'https://images.openlane.eu/carimgs/5729521/general/7754c5f7-e53c-4b47-8db2-af48b93e0c42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/a1f91ec9-b629-42c2-9d44-462122c3f832.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36626,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/d875e17b-4a3d-41dc-973b-2d10b50a6f39.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/0b9b741e-068c-4539-9227-9c8b4a39968d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/758c3ac0-ac25-402d-ac63-398fe4988ca6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89938,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/1fbd1472-f614-4192-a619-8c6e244fd086.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/059c10d1-16a6-428d-82de-e39c41d55497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/6648171d-eae8-4a6f-9a79-1e41289b4f27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/f7d2635d-2987-4bb2-83d9-7c1ed813ead3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/e85efca7-fecd-4907-bf24-98838a5632f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5823cae2-7724-5a57-82c1-19d704298c05/5823cae2-7724-5a57-82c1-19d704298c05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729521/general/7754c5f7-e53c-4b47-8db2-af48b93e0c42.jpg',
'Width': 800}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 1.5 P300e R-Dynamic S - Hybrid - '
'Automatic - 200 hp - 85.505 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713290%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [adesa.it] INFO: Saving data for 10713290: {'created_time': 1774389960.692859, 'last_price_update_time': 1774389960.692869, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713290') HTTP/1.1" 204 0
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg not downloaded yet
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/15a91477-92e5-41c9-973a-b6125ee94d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/d537361b-990c-482a-866e-2376d9082c4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg not downloaded yet
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Febb71767-6067-4033-9cc5-911f01ed511e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg not downloaded yet
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c17f510>
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F41fdbe1f-b32e-4f66-824f-896f20117730.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/41fdbe1f-b32e-4f66-824f-896f20117730.jpg saved to cache
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3f9d0>
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F36f35b67-81a1-4103-a041-aebd231c6314.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg saved to cache
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08d7d0>
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg saved to cache
2026-03-24 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3bed0>
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F166044e8-03d5-498f-beca-22c63d1b337c.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/166044e8-03d5-498f-beca-22c63d1b337c.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e6290>
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F58c17e85-72e4-4ad4-8302-7850181cd783.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F57326234-65de-4427-9408-9861f01a92a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg not downloaded yet
2026-03-24 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/abd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fa64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg not downloaded yet
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg not downloaded yet
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52ff10>
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c103850>
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F15a91477-92e5-41c9-973a-b6125ee94d20.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/15a91477-92e5-41c9-973a-b6125ee94d20.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1ba990>
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252Fd537361b-990c-482a-866e-2376d9082c4a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/d537361b-990c-482a-866e-2376d9082c4a.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe39f90>
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fa40e5863-2daa-4b76-a978-09595fb98d4e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg saved to cache
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a46f5a9-bb16-5377-8173-559512205070 with identifier: 10713285
2026-03-24 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a46f5a9-bb16-5377-8173-559512205070 with scrape type 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a46f5a9-bb16-5377-8173-559512205070
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F1e3525af-9687-44f3-ad47-eb35f6ede9bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/1e3525af-9687-44f3-ad47-eb35f6ede9bd.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F4e3dabcf-2288-4b08-99be-d400f0cfbf97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/4e3dabcf-2288-4b08-99be-d400f0cfbf97.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252Fee9ef56d-2d84-49c3-a4a8-21f30fd046db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/ee9ef56d-2d84-49c3-a4a8-21f30fd046db.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252Ff7ff3e1a-15e7-4506-8f53-838e7eca65ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/f7ff3e1a-15e7-4506-8f53-838e7eca65ca.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F0fab8f92-4c19-4d08-af56-1f40c77f19f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/0fab8f92-4c19-4d08-af56-1f40c77f19f9.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F61bc3e0f-cfc4-483a-a3e1-3169691e0b2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/61bc3e0f-cfc4-483a-a3e1-3169691e0b2d.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F0ce1611d-fe0c-46e8-9b4a-81611ade33b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/0ce1611d-fe0c-46e8-9b4a-81611ade33b9.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F7dbc00e1-e6bf-4b4d-b188-54feeeffb2e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/7dbc00e1-e6bf-4b4d-b188-54feeeffb2e2.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252F36ccb6ba-e3eb-4179-8023-c7baa4b45f4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/36ccb6ba-e3eb-4179-8023-c7baa4b45f4e.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729519%252Fgeneral%252Fd8788d71-c589-4869-8ae2-53a3a6c66a94.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729519/general/d8788d71-c589-4869-8ae2-53a3a6c66a94.jpg already downloaded
2026-03-24 22:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a46f5a9-bb16-5377-8173-559512205070, identifier: 10713285
2026-03-24 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7261f86d-af16-5e6f-b60a-52357222bda4 with identifier: 10713282
2026-03-24 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7261f86d-af16-5e6f-b60a-52357222bda4 with scrape type 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F06f939d6-04f0-4f88-badb-c71eb5370aac.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/06f939d6-04f0-4f88-badb-c71eb5370aac.jpg not downloaded yet
2026-03-24 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10713288
2026-03-24 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9489ff90-5372-550e-a84f-5a3ea63fb602 with scrape type 1
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9489ff90-5372-550e-a84f-5a3ea63fb602
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Ffd386b1b-f340-4963-93d7-6ae5245ceaef.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Fd15d20f3-7e48-4c09-997d-bb9204617fe5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F14dcf4bb-c31f-444b-a077-698328090a4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Ffd062c3a-30c2-48b4-8043-f326f70186bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F934b5365-bba8-49c0-b88a-ca985305a124.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg already downloaded
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg already downloaded
2026-03-24 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9489ff90-5372-550e-a84f-5a3ea63fb602, identifier: 10713288
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3b190>
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F5a75590b-a166-4c9f-8115-935cf1089c9f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg saved to cache
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff07790>
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F880f26b9-ceb6-452b-b402-a7475e164128.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg saved to cache
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4db390>
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg saved to cache
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741872/general/62795810-6182-4466-8963-212192c34c4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713296)
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F37622472-0e17-4548-9035-cf3e557fa9dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg not downloaded yet
2026-03-24 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a46f5a9-bb16-5377-8173-559512205070 with identifier: 10713285
2026-03-24 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a46f5a9-bb16-5377-8173-559512205070 with identifier: 10713285
2026-03-24 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a46f5a9-bb16-5377-8173-559512205070 with identifier: 10713285 to the API
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6a46f5a9-bb16-5377-8173-559512205070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM114NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713285',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 71770,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5729519/general/1e3525af-9687-44f3-ad47-eb35f6ede9bd.jpg',
'https://images.openlane.eu/carimgs/5729519/general/4e3dabcf-2288-4b08-99be-d400f0cfbf97.jpg',
'https://images.openlane.eu/carimgs/5729519/general/ee9ef56d-2d84-49c3-a4a8-21f30fd046db.jpg',
'https://images.openlane.eu/carimgs/5729519/general/f7ff3e1a-15e7-4506-8f53-838e7eca65ca.jpg',
'https://images.openlane.eu/carimgs/5729519/general/0fab8f92-4c19-4d08-af56-1f40c77f19f9.jpg',
'https://images.openlane.eu/carimgs/5729519/general/61bc3e0f-cfc4-483a-a3e1-3169691e0b2d.jpg',
'https://images.openlane.eu/carimgs/5729519/general/0ce1611d-fe0c-46e8-9b4a-81611ade33b9.jpg',
'https://images.openlane.eu/carimgs/5729519/general/7dbc00e1-e6bf-4b4d-b188-54feeeffb2e2.jpg',
'https://images.openlane.eu/carimgs/5729519/general/36ccb6ba-e3eb-4179-8023-c7baa4b45f4e.jpg',
'https://images.openlane.eu/carimgs/5729519/general/d8788d71-c589-4869-8ae2-53a3a6c66a94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/1e3525af-9687-44f3-ad47-eb35f6ede9bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/4e3dabcf-2288-4b08-99be-d400f0cfbf97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/ee9ef56d-2d84-49c3-a4a8-21f30fd046db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/f7ff3e1a-15e7-4506-8f53-838e7eca65ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/0fab8f92-4c19-4d08-af56-1f40c77f19f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/61bc3e0f-cfc4-483a-a3e1-3169691e0b2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/0ce1611d-fe0c-46e8-9b4a-81611ade33b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/7dbc00e1-e6bf-4b4d-b188-54feeeffb2e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/36ccb6ba-e3eb-4179-8023-c7baa4b45f4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a46f5a9-bb16-5377-8173-559512205070/6a46f5a9-bb16-5377-8173-559512205070_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37734,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729519/general/d8788d71-c589-4869-8ae2-53a3a6c66a94.jpg',
'Width': 400}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia XCeed 1.5 T-GDI Style - Hybrid - Manual - 160 hp - 71.770 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713285%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [adesa.it] INFO: Saving data for 10713285: {'created_time': 1774389962.618654, 'last_price_update_time': 1774389962.618665, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713285') HTTP/1.1" 204 0
2026-03-24 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10713288
2026-03-24 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10713288
2026-03-24 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10713288 to the API
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713288>
{'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': 163,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9489ff90-5372-550e-a84f-5a3ea63fb602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF670SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713288',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 88,
'photo_urls': ['https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg',
'https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg',
'https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg',
'https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg',
'https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg',
'https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg',
'https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg',
'https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg',
'https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg',
'https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36654,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg',
'Width': 400}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-05-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Automatic - 163 hp - '
'109.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713288%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [adesa.it] INFO: Saving data for 10713288: {'created_time': 1774389962.941316, 'last_price_update_time': 1774389962.941327, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713288') HTTP/1.1" 204 0
2026-03-24 22:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg not downloaded yet
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg not downloaded yet
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F43beb896-7c55-4440-90c9-3ff0425f5804.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg not downloaded yet
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffe33d0>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fabd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/abd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56ff50>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffbcd0>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/cffba0ce-8884-4407-86f9-78cb160a495f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fad01aad9-a39d-4571-9fa5-be158a924392.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg not downloaded yet
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F129be416-c359-4ef6-8427-77cfba3017b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/129be416-c359-4ef6-8427-77cfba3017b9.jpg not downloaded yet
2026-03-24 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/0f72c41e-4735-41d3-97ca-f53d009f712c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg not downloaded yet
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56f790>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741872%252Fgeneral%252F62795810-6182-4466-8963-212192c34c4e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741872/general/62795810-6182-4466-8963-212192c34c4e.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4efdf890-be64-541d-9c3d-4381d271d513
2026-03-24 22:06:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4efdf890-be64-541d-9c3d-4381d271d513, skipping ID generation
2026-03-24 22:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4efdf890-be64-541d-9c3d-4381d271d513 with scrape type 1
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4efdf890-be64-541d-9c3d-4381d271d513 sending to next pipeline
2026-03-24 22:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4efdf890-be64-541d-9c3d-4381d271d513, identifier: 10713296
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg not downloaded yet
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg not downloaded yet
2026-03-24 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4efdf890-be64-541d-9c3d-4381d271d513 with identifier: 10713296
2026-03-24 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4efdf890-be64-541d-9c3d-4381d271d513 with identifier: 10713296
2026-03-24 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4efdf890-be64-541d-9c3d-4381d271d513 with identifier: 10713296 to the API
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741872/general/62795810-6182-4466-8963-212192c34c4e.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': 300,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '4efdf890-be64-541d-9c3d-4381d271d513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR909YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713296',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 113232,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/1d555461-b927-4590-a735-57deb7ce850a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/3de63278-b37f-4eda-956d-ab2345572ddb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119894,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/9f79269e-73eb-4863-9f49-e8e92cecf19d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/86adf9b9-da38-4243-94e8-ae6c88dc167a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/01607a93-91f6-4f0f-9d0b-e557e2e7642e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/166044e8-03d5-498f-beca-22c63d1b337c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/d537361b-990c-482a-866e-2376d9082c4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/15a91477-92e5-41c9-973a-b6125ee94d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/0a16e316-8c19-4d8a-86d3-249ac3da196d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4efdf890-be64-541d-9c3d-4381d271d513/4efdf890-be64-541d-9c3d-4381d271d513_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41916,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741872/general/62795810-6182-4466-8963-212192c34c4e.jpg',
'Width': 400}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Maserati Grecale 2.0 - Petrol - Automatic - 300 hp - 113.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713296%27 HTTP/1.1" 200 None
2026-03-24 22:06:03 [adesa.it] INFO: Saving data for 10713296: {'created_time': 1774389963.870351, 'last_price_update_time': 1774389963.870361, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713296') HTTP/1.1" 204 0
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12eed0>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fd92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe364d0>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Febe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg saved to cache
2026-03-24 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12c250>
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F11e0d577-5e09-4f40-9582-5f341eda9c69.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg saved to cache
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c421b50>
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg saved to cache
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb3cb71-5d79-5904-acf8-80196c82c332 with identifier: 10713283
2026-03-24 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb3cb71-5d79-5904-acf8-80196c82c332 with scrape type 1
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg not downloaded yet
2026-03-24 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ba9eef-f947-5a23-8402-7da74b0df095 with identifier: 10713281
2026-03-24 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ba9eef-f947-5a23-8402-7da74b0df095 with scrape type 1
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87ba9eef-f947-5a23-8402-7da74b0df095
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F11a84fd5-666b-40da-8f91-31baf35f046f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/11a84fd5-666b-40da-8f91-31baf35f046f.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F0b755cbc-8948-4dad-accd-19971b04fa13.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/0b755cbc-8948-4dad-accd-19971b04fa13.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F56380490-02e4-44c6-8d3c-450cb06591ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/56380490-02e4-44c6-8d3c-450cb06591ab.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F1fd1f980-d089-4827-a460-8948e158bf3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/1fd1f980-d089-4827-a460-8948e158bf3c.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F909bab76-2511-4e4f-b478-0f5ac0094a49.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/909bab76-2511-4e4f-b478-0f5ac0094a49.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F2351ad14-9c00-4355-9031-615a0083bc2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/2351ad14-9c00-4355-9031-615a0083bc2c.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252Fd1049ebd-a346-4fae-b4f1-ba475b460b35.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/d1049ebd-a346-4fae-b4f1-ba475b460b35.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252Ff7bba745-7d12-4baf-b285-fa6cf2cc7938.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/f7bba745-7d12-4baf-b285-fa6cf2cc7938.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252F29a7050a-f476-4bf9-9f9c-675718f099b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/29a7050a-f476-4bf9-9f9c-675718f099b3.jpg already downloaded
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733922%252Fgeneral%252Fc4df1ecb-c497-4e49-919b-3add92193872.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733922/general/c4df1ecb-c497-4e49-919b-3add92193872.jpg already downloaded
2026-03-24 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87ba9eef-f947-5a23-8402-7da74b0df095, identifier: 10713281
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg not downloaded yet
2026-03-24 22:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87ba9eef-f947-5a23-8402-7da74b0df095 with identifier: 10713281
2026-03-24 22:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87ba9eef-f947-5a23-8402-7da74b0df095 with identifier: 10713281
2026-03-24 22:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87ba9eef-f947-5a23-8402-7da74b0df095 with identifier: 10713281 to the API
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '87ba9eef-f947-5a23-8402-7da74b0df095',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT782ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713281',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 25803,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5733922/general/11a84fd5-666b-40da-8f91-31baf35f046f.jpg',
'https://images.openlane.eu/carimgs/5733922/general/0b755cbc-8948-4dad-accd-19971b04fa13.jpg',
'https://images.openlane.eu/carimgs/5733922/general/56380490-02e4-44c6-8d3c-450cb06591ab.jpg',
'https://images.openlane.eu/carimgs/5733922/general/1fd1f980-d089-4827-a460-8948e158bf3c.jpg',
'https://images.openlane.eu/carimgs/5733922/general/909bab76-2511-4e4f-b478-0f5ac0094a49.jpg',
'https://images.openlane.eu/carimgs/5733922/general/2351ad14-9c00-4355-9031-615a0083bc2c.jpg',
'https://images.openlane.eu/carimgs/5733922/general/d1049ebd-a346-4fae-b4f1-ba475b460b35.jpg',
'https://images.openlane.eu/carimgs/5733922/general/f7bba745-7d12-4baf-b285-fa6cf2cc7938.jpg',
'https://images.openlane.eu/carimgs/5733922/general/29a7050a-f476-4bf9-9f9c-675718f099b3.jpg',
'https://images.openlane.eu/carimgs/5733922/general/c4df1ecb-c497-4e49-919b-3add92193872.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176144,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/11a84fd5-666b-40da-8f91-31baf35f046f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50390,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/0b755cbc-8948-4dad-accd-19971b04fa13.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158778,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/56380490-02e4-44c6-8d3c-450cb06591ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179892,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/1fd1f980-d089-4827-a460-8948e158bf3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117828,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/909bab76-2511-4e4f-b478-0f5ac0094a49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133891,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/2351ad14-9c00-4355-9031-615a0083bc2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136241,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/d1049ebd-a346-4fae-b4f1-ba475b460b35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185558,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/f7bba745-7d12-4baf-b285-fa6cf2cc7938.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/29a7050a-f476-4bf9-9f9c-675718f099b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87ba9eef-f947-5a23-8402-7da74b0df095/87ba9eef-f947-5a23-8402-7da74b0df095_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733922/general/c4df1ecb-c497-4e49-919b-3add92193872.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'25.803 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713281%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [adesa.it] INFO: Saving data for 10713281: {'created_time': 1774389964.721625, 'last_price_update_time': 1774389964.721635, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713281') HTTP/1.1" 204 0
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/06f939d6-04f0-4f88-badb-c71eb5370aac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fdefe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg not downloaded yet
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg not downloaded yet
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg not downloaded yet
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffa1790>
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fb4d0eeae-114b-4b82-884c-51db020390d4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg saved to cache
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe05410>
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fedd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg saved to cache
2026-03-24 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea7650>
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fcffba0ce-8884-4407-86f9-78cb160a495f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/cffba0ce-8884-4407-86f9-78cb160a495f.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a2890>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F0f72c41e-4735-41d3-97ca-f53d009f712c.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/0f72c41e-4735-41d3-97ca-f53d009f712c.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252Fa4731538-74a5-456f-8f99-1bb20509ebc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/a4731538-74a5-456f-8f99-1bb20509ebc7.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg not downloaded yet
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c478cd0>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F57326234-65de-4427-9408-9861f01a92a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c334d90>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c40ff10>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fa64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F30bc987c-fdde-4832-a8cd-04d6db115c61.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg not downloaded yet
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c56e890>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fe2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11f190>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F37622472-0e17-4548-9035-cf3e557fa9dc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f8d0>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F06f939d6-04f0-4f88-badb-c71eb5370aac.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/06f939d6-04f0-4f88-badb-c71eb5370aac.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11d850>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1c4bd0>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Febb71767-6067-4033-9cc5-911f01ed511e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:05 [scrapy.extensions.logstats] INFO: Crawled 531 pages (at 108 pages/min), scraped 510 items (at 108 items/min)
2026-03-24 22:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F187aac17-03f3-4dfc-abc8-6e5846304051.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/187aac17-03f3-4dfc-abc8-6e5846304051.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252Fa685b7ea-d776-4299-bcda-dfc5533587d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/a685b7ea-d776-4299-bcda-dfc5533587d3.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713294)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with identifier: 10713284
2026-03-24 22:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with scrape type 1
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F870dd6e8-687d-418b-be56-10d0bc97bb66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/870dd6e8-687d-418b-be56-10d0bc97bb66.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F15e32e14-96df-4881-a3cc-92f6e4341e08.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/15e32e14-96df-4881-a3cc-92f6e4341e08.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/129be416-c359-4ef6-8427-77cfba3017b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252Fed6ad650-cea3-42ed-9fbf-13f79868d741.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/ed6ad650-cea3-42ed-9fbf-13f79868d741.jpg not downloaded yet
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg not downloaded yet
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbf350>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/f48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg not downloaded yet
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741874/general/b7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713299)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F3daa15ab-20a6-46e3-8134-e894a8098999.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/3daa15ab-20a6-46e3-8134-e894a8098999.jpg not downloaded yet
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c372890>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe351d0>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F43beb896-7c55-4440-90c9-3ff0425f5804.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg saved to cache
2026-03-24 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff07d90>
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252F9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46fc10>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fdd378b5d-4416-475f-b596-6c8660a8c995.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-24 22:06:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13, skipping ID generation
2026-03-24 22:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with scrape type 1
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 sending to next pipeline
2026-03-24 22:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13, identifier: 10713294
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44d890>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c265e10>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54c990>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg not downloaded yet
2026-03-24 22:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10713294
2026-03-24 22:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10713294
2026-03-24 22:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10713294 to the API
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e1746e39-5a4c-5c85-8dad-9fd60fc2fe13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL272PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713294',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115464,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38054,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114969,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102857,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72355,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93367,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86271,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79928,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121939,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg',
'Width': 800}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 R-Dynamic S - Diesel - Automatic - '
'204 hp - 84.669 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713294%27 HTTP/1.1" 200 None
2026-03-24 22:06:06 [adesa.it] INFO: Saving data for 10713294: {'created_time': 1774389966.805785, 'last_price_update_time': 1774389966.805796, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713294') HTTP/1.1" 204 0
2026-03-24 22:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252Fc5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/c5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg not downloaded yet
2026-03-24 22:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/a4731538-74a5-456f-8f99-1bb20509ebc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg not downloaded yet
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c42a810>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e1b90>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F129be416-c359-4ef6-8427-77cfba3017b9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/129be416-c359-4ef6-8427-77cfba3017b9.jpg saved to cache
2026-03-24 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c204dd0>
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fad01aad9-a39d-4571-9fa5-be158a924392.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e0690>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Ff48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/f48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4218d0>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252F6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48d010>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741874%252Fgeneral%252Fb7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741874/general/b7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2627d7c2-88a8-59ba-a109-8078723b03c7
2026-03-24 22:06:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2627d7c2-88a8-59ba-a109-8078723b03c7, skipping ID generation
2026-03-24 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2627d7c2-88a8-59ba-a109-8078723b03c7 with scrape type 1
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2627d7c2-88a8-59ba-a109-8078723b03c7 sending to next pipeline
2026-03-24 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2627d7c2-88a8-59ba-a109-8078723b03c7, identifier: 10713299
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c10da90>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e0ad0>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713291)
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713289)
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F4451f378-873a-49d6-9c1e-105144edd1a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/4451f378-873a-49d6-9c1e-105144edd1a1.jpg not downloaded yet
2026-03-24 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2627d7c2-88a8-59ba-a109-8078723b03c7 with identifier: 10713299
2026-03-24 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2627d7c2-88a8-59ba-a109-8078723b03c7 with identifier: 10713299
2026-03-24 22:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2627d7c2-88a8-59ba-a109-8078723b03c7 with identifier: 10713299 to the API
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741874/general/b7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '2627d7c2-88a8-59ba-a109-8078723b03c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC814YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713299',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 37434,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131550,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/9201c716-704b-46bd-b1c4-b5137ada1142.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127013,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/48f1d500-65e2-4a3b-bcfa-ad8eaf104e55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141708,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/f48a4f37-f1b0-4d8c-9504-a0bca691a659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160434,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/b7d2a94a-1f7f-46a4-89fd-9210ee9eed61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/8f21820c-5d8d-4e7e-bcf1-0a064b594c2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86027,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/9cb83a74-ed66-4f2b-8124-9f4a45e5d4b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101766,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/0f72c41e-4735-41d3-97ca-f53d009f712c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125687,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/cffba0ce-8884-4407-86f9-78cb160a495f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/abd1a8ab-f5f7-4db1-bb1a-0e94e6d11e58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2627d7c2-88a8-59ba-a109-8078723b03c7/2627d7c2-88a8-59ba-a109-8078723b03c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90397,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741874/general/41fdbe1f-b32e-4f66-824f-896f20117730.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mercedes-Benz B 200d Premium - Diesel - Automatic - 150 hp - 37.434 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713299%27 HTTP/1.1" 200 None
2026-03-24 22:06:07 [adesa.it] INFO: Saving data for 10713299: {'created_time': 1774389967.700838, 'last_price_update_time': 1774389967.700848, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713299') HTTP/1.1" 204 0
2026-03-24 22:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/a685b7ea-d776-4299-bcda-dfc5533587d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg not downloaded yet
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5de0d0>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F30bc987c-fdde-4832-a8cd-04d6db115c61.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c093e50>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252Fa4731538-74a5-456f-8f99-1bb20509ebc7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/a4731538-74a5-456f-8f99-1bb20509ebc7.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29ea90>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fcbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/cbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg not downloaded yet
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/b0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/15e32e14-96df-4881-a3cc-92f6e4341e08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/ed6ad650-cea3-42ed-9fbf-13f79868d741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29df90>
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741867%252Fgeneral%252Fdefe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg saved to cache
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-24 22:06:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5238deca-b069-5d4c-9175-7354c190c8f4, skipping ID generation
2026-03-24 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5238deca-b069-5d4c-9175-7354c190c8f4 with scrape type 1
2026-03-24 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5238deca-b069-5d4c-9175-7354c190c8f4 sending to next pipeline
2026-03-24 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5238deca-b069-5d4c-9175-7354c190c8f4, identifier: 10713291
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0e3d10>
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg saved to cache
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c19cad0>
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg saved to cache
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-24 22:06:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b3d4292-6ed1-58be-956f-b8f0447cd95d, skipping ID generation
2026-03-24 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d with scrape type 1
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d sending to next pipeline
2026-03-24 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b3d4292-6ed1-58be-956f-b8f0447cd95d, identifier: 10713289
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f356150>
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg saved to cache
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fd17de1aa-40d3-474c-a576-a2acbebea644.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/d17de1aa-40d3-474c-a576-a2acbebea644.jpg not downloaded yet
2026-03-24 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10713291
2026-03-24 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10713291
2026-03-24 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10713291 to the API
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.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': 163,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5238deca-b069-5d4c-9175-7354c190c8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH872PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713291',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 44875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37024,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 R-Dynamic S - Diesel - Automatic '
'- 163 hp - 44.875 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713291%27 HTTP/1.1" 200 None
2026-03-24 22:06:08 [adesa.it] INFO: Saving data for 10713291: {'created_time': 1774389968.82973, 'last_price_update_time': 1774389968.829743, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713291') HTTP/1.1" 204 0
2026-03-24 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10713289
2026-03-24 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10713289
2026-03-24 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10713289 to the API
2026-03-24 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3b3d4292-6ed1-58be-956f-b8f0447cd95d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE617CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713289',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 126021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32811,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114403,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90422,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 S - Diesel - Automatic - 180 hp '
'- 126.021 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2021}
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713289%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [adesa.it] INFO: Saving data for 10713289: {'created_time': 1774389969.27453, 'last_price_update_time': 1774389969.274539, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713289') HTTP/1.1" 204 0
2026-03-24 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/b87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F241afaae-381d-43b9-8584-8698ae094d64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/241afaae-381d-43b9-8584-8698ae094d64.jpg not downloaded yet
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3d810>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252Fa685b7ea-d776-4299-bcda-dfc5533587d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/a685b7ea-d776-4299-bcda-dfc5533587d3.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d8d10>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0801d0>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c421750>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F15e32e14-96df-4881-a3cc-92f6e4341e08.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/15e32e14-96df-4881-a3cc-92f6e4341e08.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffc9710>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252Fed6ad650-cea3-42ed-9fbf-13f79868d741.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/ed6ad650-cea3-42ed-9fbf-13f79868d741.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/b4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/870dd6e8-687d-418b-be56-10d0bc97bb66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3eb190>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef2310>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fef3c90>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/c5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741860/general/187aac17-03f3-4dfc-abc8-6e5846304051.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713282)
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/3daa15ab-20a6-46e3-8134-e894a8098999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea6e90>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4ff7d0>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fb4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/b4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff04390>
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F870dd6e8-687d-418b-be56-10d0bc97bb66.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/870dd6e8-687d-418b-be56-10d0bc97bb66.jpg saved to cache
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ab09c3-da6d-5f68-b399-27b25a89272f with identifier: 10709347
2026-03-24 22:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ab09c3-da6d-5f68-b399-27b25a89272f with scrape type 2
2026-03-24 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ab09c3-da6d-5f68-b399-27b25a89272f with scrape type 2
2026-03-24 22:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 43ab09c3-da6d-5f68-b399-27b25a89272f, identifier: 10709347
2026-03-24 22:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 43ab09c3-da6d-5f68-b399-27b25a89272f with identifier: 10709347
2026-03-24 22:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 43ab09c3-da6d-5f68-b399-27b25a89272f with identifier: 10709347
2026-03-24 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 43ab09c3-da6d-5f68-b399-27b25a89272f with identifier: 10709347 to the API
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709347>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T15:00:00Z',
'fuel_type': 'Diesel',
'id': '43ab09c3-da6d-5f68-b399-27b25a89272f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC325TM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709347',
'listing': 'auction',
'location': 'Ortona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 300762,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 4,
'seller_name': "AUTOSTRADE PER L'ITALIA S.p.a.",
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Manual - 150 hp - 300.762 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709347%27 HTTP/1.1" 200 None
2026-03-24 22:06:10 [adesa.it] INFO: Saving data for 10709347: {'auction_closing_time': 1774537200.0, 'created_time': 1774282501.57354, 'last_price_update_time': 1774389970.215751}
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10709347') HTTP/1.1" 204 0
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/d17de1aa-40d3-474c-a576-a2acbebea644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741862/general/4451f378-873a-49d6-9c1e-105144edd1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713283)
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/cbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741863/general/241afaae-381d-43b9-8584-8698ae094d64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713284)
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c477610>
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252Fc5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/c5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg saved to cache
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c091050>
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg saved to cache
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c080910>
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741860%252Fgeneral%252F187aac17-03f3-4dfc-abc8-6e5846304051.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741860/general/187aac17-03f3-4dfc-abc8-6e5846304051.jpg saved to cache
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7261f86d-af16-5e6f-b60a-52357222bda4
2026-03-24 22:06:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7261f86d-af16-5e6f-b60a-52357222bda4, skipping ID generation
2026-03-24 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7261f86d-af16-5e6f-b60a-52357222bda4 with scrape type 1
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7261f86d-af16-5e6f-b60a-52357222bda4 sending to next pipeline
2026-03-24 22:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7261f86d-af16-5e6f-b60a-52357222bda4, identifier: 10713282
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57eed0>
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg saved to cache
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5aa790>
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F3daa15ab-20a6-46e3-8134-e894a8098999.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/3daa15ab-20a6-46e3-8134-e894a8098999.jpg saved to cache
2026-03-24 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7261f86d-af16-5e6f-b60a-52357222bda4 with identifier: 10713282
2026-03-24 22:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7261f86d-af16-5e6f-b60a-52357222bda4 with identifier: 10713282
2026-03-24 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7261f86d-af16-5e6f-b60a-52357222bda4 with identifier: 10713282 to the API
2026-03-24 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741860/general/187aac17-03f3-4dfc-abc8-6e5846304051.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7261f86d-af16-5e6f-b60a-52357222bda4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ009AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713282',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 79952,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102607,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/06f939d6-04f0-4f88-badb-c71eb5370aac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/5af8bb78-1af9-4fd6-8b1b-724ac98d4256.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/129be416-c359-4ef6-8427-77cfba3017b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/2b53b74b-1e3e-4b8b-a854-294b3f5d1525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83169,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/1d1e24f2-6895-4b6d-aeb4-392b1e82f317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/a4731538-74a5-456f-8f99-1bb20509ebc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83607,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/187aac17-03f3-4dfc-abc8-6e5846304051.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81073,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/1d9fece5-c9ec-4e58-8bea-b484644f6555.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/15e32e14-96df-4881-a3cc-92f6e4341e08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7261f86d-af16-5e6f-b60a-52357222bda4/7261f86d-af16-5e6f-b60a-52357222bda4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34810,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741860/general/ed6ad650-cea3-42ed-9fbf-13f79868d741.jpg',
'Width': 400}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Automatic - 136 hp - 79.952 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713282%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [adesa.it] INFO: Saving data for 10713282: {'created_time': 1774389971.082909, 'last_price_update_time': 1774389971.082921, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713282') HTTP/1.1" 204 0
2026-03-24 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57d390>
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fd17de1aa-40d3-474c-a576-a2acbebea644.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/d17de1aa-40d3-474c-a576-a2acbebea644.jpg saved to cache
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5485d0>
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741862%252Fgeneral%252F4451f378-873a-49d6-9c1e-105144edd1a1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741862/general/4451f378-873a-49d6-9c1e-105144edd1a1.jpg saved to cache
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bb3cb71-5d79-5904-acf8-80196c82c332
2026-03-24 22:06:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bb3cb71-5d79-5904-acf8-80196c82c332, skipping ID generation
2026-03-24 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb3cb71-5d79-5904-acf8-80196c82c332 with scrape type 1
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bb3cb71-5d79-5904-acf8-80196c82c332 sending to next pipeline
2026-03-24 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4bb3cb71-5d79-5904-acf8-80196c82c332, identifier: 10713283
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffb4b50>
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252Fcbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/cbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg saved to cache
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c12e910>
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741863%252Fgeneral%252F241afaae-381d-43b9-8584-8698ae094d64.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741863/general/241afaae-381d-43b9-8584-8698ae094d64.jpg saved to cache
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a
2026-03-24 22:06:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a, skipping ID generation
2026-03-24 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with scrape type 1
2026-03-24 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a sending to next pipeline
2026-03-24 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a, identifier: 10713284
2026-03-24 22:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4bb3cb71-5d79-5904-acf8-80196c82c332 with identifier: 10713283
2026-03-24 22:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4bb3cb71-5d79-5904-acf8-80196c82c332 with identifier: 10713283
2026-03-24 22:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4bb3cb71-5d79-5904-acf8-80196c82c332 with identifier: 10713283 to the API
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741862/general/4451f378-873a-49d6-9c1e-105144edd1a1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4bb3cb71-5d79-5904-acf8-80196c82c332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM339VP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713283',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 86030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/8fe1c6d1-58a7-48b9-86be-63e8db9751ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47284,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/6e3eacf8-ea53-40c9-a2a7-59245e3e6cca.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/4513a80f-b0fb-4f26-ade0-b6e4dd1ba7bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/a685b7ea-d776-4299-bcda-dfc5533587d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/1db08e0a-ee83-496c-9fdb-a883a9449ae7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/47fc9454-0810-4b35-a04c-8cc11dd3b8a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118599,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/6449f570-f2c2-46a9-9676-f68c46d2c90d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/3daa15ab-20a6-46e3-8134-e894a8098999.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/c5ec5e0c-d356-4bda-aaf7-bc4cb094e223.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb3cb71-5d79-5904-acf8-80196c82c332/4bb3cb71-5d79-5904-acf8-80196c82c332_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741862/general/4451f378-873a-49d6-9c1e-105144edd1a1.jpg',
'Width': 800}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'86.030 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713283%27 HTTP/1.1" 200 None
2026-03-24 22:06:11 [adesa.it] INFO: Saving data for 10713283: {'created_time': 1774389971.875311, 'last_price_update_time': 1774389971.875321, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713283') HTTP/1.1" 204 0
2026-03-24 22:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with identifier: 10713284
2026-03-24 22:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with identifier: 10713284
2026-03-24 22:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a with identifier: 10713284 to the API
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741863/general/241afaae-381d-43b9-8584-8698ae094d64.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE752CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713284',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 55209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134840,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/870dd6e8-687d-418b-be56-10d0bc97bb66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/b0f74cc0-8c26-4fc3-beec-a6d4d4da76a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/b87e7c17-7cf4-488f-a39d-b0879aa7a145.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/b4a72cb0-5ae0-4cb4-81fa-430db64d3b6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102816,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/52ba4c78-a589-4d60-83bc-eb3873b6dbb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/5c52dff5-0345-4eb1-b71a-63525a7702f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/0826ffdb-5d90-4b58-89f3-067d83ce9465.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/cbe0afcf-3f5b-4b38-9915-df5a4876ffd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41088,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/d17de1aa-40d3-474c-a576-a2acbebea644.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a/41f03e0f-7ac5-5a3f-ba46-fe19b6bea83a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741863/general/241afaae-381d-43b9-8584-8698ae094d64.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Automatic - 136 hp - 55.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713284%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [adesa.it] INFO: Saving data for 10713284: {'created_time': 1774389972.233786, 'last_price_update_time': 1774389972.233795, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713284') HTTP/1.1" 204 0
2026-03-24 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8498d5a1-0658-5088-a687-0d22e2dddb22 with identifier: 10713278
2026-03-24 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8498d5a1-0658-5088-a687-0d22e2dddb22 with scrape type 1
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8498d5a1-0658-5088-a687-0d22e2dddb22
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F5f082613-1610-4a59-a6d3-2f22ef3e88ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/5f082613-1610-4a59-a6d3-2f22ef3e88ad.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252Fd6531780-7268-4bd0-ba53-fb797f419087.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/d6531780-7268-4bd0-ba53-fb797f419087.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F7a1b9182-3e29-40b7-bfb4-14223b14fba8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/7a1b9182-3e29-40b7-bfb4-14223b14fba8.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F6a4a8d21-bee4-40f8-97df-35cf1fc73b33.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/6a4a8d21-bee4-40f8-97df-35cf1fc73b33.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F08d4f604-fa84-4085-bf99-07a655c34191.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/08d4f604-fa84-4085-bf99-07a655c34191.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252Fab339d25-da28-44ff-9a04-d030b38093e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/ab339d25-da28-44ff-9a04-d030b38093e7.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F5293a303-ea67-4db3-a5ff-4f651fbaa8f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/5293a303-ea67-4db3-a5ff-4f651fbaa8f7.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F4e92db4d-7c98-4959-8c6c-a5188a16e5d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/4e92db4d-7c98-4959-8c6c-a5188a16e5d1.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252F640cad96-4dcf-43d1-82a4-46e1528edbd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/640cad96-4dcf-43d1-82a4-46e1528edbd6.jpg already downloaded
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733921%252Fgeneral%252Fb7289ecd-90e1-45d4-9da5-9c3142d258e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733921/general/b7289ecd-90e1-45d4-9da5-9c3142d258e1.jpg already downloaded
2026-03-24 22:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8498d5a1-0658-5088-a687-0d22e2dddb22, identifier: 10713278
2026-03-24 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9736800-b1b2-5e77-b2fe-8052aba1aeef with identifier: 10713275
2026-03-24 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9736800-b1b2-5e77-b2fe-8052aba1aeef with scrape type 1
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg not downloaded yet
2026-03-24 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10713279
2026-03-24 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2b133d-c33b-5bef-8844-548324e2de72 with scrape type 1
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb77686c1-3b77-4eca-b48a-11af6702f808.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg not downloaded yet
2026-03-24 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8498d5a1-0658-5088-a687-0d22e2dddb22 with identifier: 10713278
2026-03-24 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8498d5a1-0658-5088-a687-0d22e2dddb22 with identifier: 10713278
2026-03-24 22:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8498d5a1-0658-5088-a687-0d22e2dddb22 with identifier: 10713278 to the API
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8498d5a1-0658-5088-a687-0d22e2dddb22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC353NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713278',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 43606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5733921/general/5f082613-1610-4a59-a6d3-2f22ef3e88ad.jpg',
'https://images.openlane.eu/carimgs/5733921/general/d6531780-7268-4bd0-ba53-fb797f419087.jpg',
'https://images.openlane.eu/carimgs/5733921/general/7a1b9182-3e29-40b7-bfb4-14223b14fba8.jpg',
'https://images.openlane.eu/carimgs/5733921/general/6a4a8d21-bee4-40f8-97df-35cf1fc73b33.jpg',
'https://images.openlane.eu/carimgs/5733921/general/08d4f604-fa84-4085-bf99-07a655c34191.jpg',
'https://images.openlane.eu/carimgs/5733921/general/ab339d25-da28-44ff-9a04-d030b38093e7.jpg',
'https://images.openlane.eu/carimgs/5733921/general/5293a303-ea67-4db3-a5ff-4f651fbaa8f7.jpg',
'https://images.openlane.eu/carimgs/5733921/general/4e92db4d-7c98-4959-8c6c-a5188a16e5d1.jpg',
'https://images.openlane.eu/carimgs/5733921/general/640cad96-4dcf-43d1-82a4-46e1528edbd6.jpg',
'https://images.openlane.eu/carimgs/5733921/general/b7289ecd-90e1-45d4-9da5-9c3142d258e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33126,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/5f082613-1610-4a59-a6d3-2f22ef3e88ad.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/d6531780-7268-4bd0-ba53-fb797f419087.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/7a1b9182-3e29-40b7-bfb4-14223b14fba8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/6a4a8d21-bee4-40f8-97df-35cf1fc73b33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/08d4f604-fa84-4085-bf99-07a655c34191.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/ab339d25-da28-44ff-9a04-d030b38093e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95914,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/5293a303-ea67-4db3-a5ff-4f651fbaa8f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/4e92db4d-7c98-4959-8c6c-a5188a16e5d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/640cad96-4dcf-43d1-82a4-46e1528edbd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8498d5a1-0658-5088-a687-0d22e2dddb22/8498d5a1-0658-5088-a687-0d22e2dddb22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733921/general/b7289ecd-90e1-45d4-9da5-9c3142d258e1.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Iveco Daily - Diesel - Manual - 116 hp - 43.606 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713278%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [adesa.it] INFO: Saving data for 10713278: {'created_time': 1774389972.934819, 'last_price_update_time': 1774389972.934829, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713278') HTTP/1.1" 204 0
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg not downloaded yet
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Feff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg not downloaded yet
2026-03-24 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10713265
2026-03-24 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be with scrape type 1
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Ff8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg not downloaded yet
2026-03-24 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10713261
2026-03-24 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with scrape type 1
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F60078718-a708-4ac7-b1a7-92556b1ea31e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg not downloaded yet
2026-03-24 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1c0296-ef24-583a-8a2f-933fd54994c2 with identifier: 10713263
2026-03-24 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1c0296-ef24-583a-8a2f-933fd54994c2 with scrape type 1
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg not downloaded yet
2026-03-24 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10713280
2026-03-24 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95064872-2071-51e4-bdb0-5af72318d852 with scrape type 1
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg not downloaded yet
2026-03-24 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10713264
2026-03-24 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a52ba71-195b-5ddf-8820-fa47affc0763 with scrape type 1
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F1428032f-2405-4553-8885-5790c87eeb73.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/1428032f-2405-4553-8885-5790c87eeb73.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fe4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F6816a406-2b47-4236-b474-72ff6fad1bbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/6816a406-2b47-4236-b474-72ff6fad1bbc.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fa52b09f9-b899-4523-b5ee-8ec68162579a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Ff7003208-d695-4416-888c-b3b9452b21e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/f7003208-d695-4416-888c-b3b9452b21e1.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fe3f9b3eb-661b-4994-ba6b-0222afe30961.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F5523ecbf-811a-4a97-baef-5a069989e722.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F653abb93-ce51-4819-ada5-593c80e0191f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Fd018b641-4896-4526-875f-cdba64003e30.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/d018b641-4896-4526-875f-cdba64003e30.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Ff02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F4b00e580-d578-4999-afc9-3745b9c01b51.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F59e11745-2738-4031-ad01-dda5632642c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fa8546a25-9a4d-4545-9151-ce296e6758f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F590acc8c-8535-4589-96bc-b4795b7811b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/590acc8c-8535-4589-96bc-b4795b7811b8.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fcb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F895349ac-8ac4-48be-bebf-812cfaebbe33.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/895349ac-8ac4-48be-bebf-812cfaebbe33.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fc0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F7e805342-df56-426c-bbc2-4a3465d2d897.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/7e805342-df56-426c-bbc2-4a3465d2d897.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F3430722f-97ef-428b-bb65-d73746533d59.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F10ae1743-7b66-4462-862b-d790b7594df2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fcc50cf54-87df-4138-b25b-ce6f86b761a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fa57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Fdb86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/db86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F89594d92-ad52-4a80-933f-840e39eb2224.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F382ca5a1-4363-41cf-ab2f-08d03337874f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252Fc1234261-9102-407d-a1d7-fe46ceb2eb44.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/c1234261-9102-407d-a1d7-fe46ceb2eb44.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F37dc0745-cd20-40d5-9fac-f1368867e655.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fdf10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg not downloaded yet
2026-03-24 22:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Ffcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/fcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F55def92e-ab1e-4a04-9d20-185ef01f0488.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg not downloaded yet
2026-03-24 22:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fffb21334-7d21-4c35-b3e6-0168ec330b38.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg not downloaded yet
2026-03-24 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F14edf816-5d98-4450-b4fe-2b807f13b2de.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/14edf816-5d98-4450-b4fe-2b807f13b2de.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fda8a6ab9-97bd-4240-9259-ba122a3327cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fd7539781-e6df-4307-a150-e5171643a652.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fa4165c79-c125-447c-b3c3-e4cc326ca257.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F30dd1a73-fffe-4927-a892-a5c558e3848d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg not downloaded yet
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10713262
2026-03-24 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de34135-f33b-58ea-b8da-dea783d50366 with scrape type 1
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fc9a41219-a160-4836-a8d8-173c35e5d050.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/c9a41219-a160-4836-a8d8-173c35e5d050.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fa03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252Fac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/ac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F08c57b52-7b0a-48a6-a952-f2073831c052.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F94554787-dc2e-407f-9db5-abf375359e62.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg not downloaded yet
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg not downloaded yet
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg not downloaded yet
2026-03-24 22:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b1a707a-e220-59b4-8b61-5b4dc9984024 with identifier: 10713255
2026-03-24 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1a707a-e220-59b4-8b61-5b4dc9984024 with scrape type 1
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b1a707a-e220-59b4-8b61-5b4dc9984024
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F4618900b-8e58-4e94-b28b-5dd85c1d8dd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/4618900b-8e58-4e94-b28b-5dd85c1d8dd6.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F2a6df3ec-62ac-4e2a-83d6-e8246f25d313.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/2a6df3ec-62ac-4e2a-83d6-e8246f25d313.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F7fa46a34-2fec-4f7b-ad94-03e94c5e2bf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/7fa46a34-2fec-4f7b-ad94-03e94c5e2bf7.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F8efb84a3-95ed-4e8f-bb82-df08e037b69f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/8efb84a3-95ed-4e8f-bb82-df08e037b69f.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F68e31d0b-2920-4b1e-921b-eab7760c4273.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/68e31d0b-2920-4b1e-921b-eab7760c4273.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F2c20159f-1758-40e6-9a1f-294108d0bf1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/2c20159f-1758-40e6-9a1f-294108d0bf1f.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252Fb9dacba0-587d-4469-878b-daf279cf1325.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/b9dacba0-587d-4469-878b-daf279cf1325.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F9dd50cb6-a1e0-4901-88e1-7b9930ea4cfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/9dd50cb6-a1e0-4901-88e1-7b9930ea4cfe.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F45eeb1ff-6edf-4044-a55b-9950ffd3b24b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/45eeb1ff-6edf-4044-a55b-9950ffd3b24b.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733906%252Fgeneral%252F98955f96-9674-469a-8635-487bae621c5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733906/general/98955f96-9674-469a-8635-487bae621c5b.jpg already downloaded
2026-03-24 22:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b1a707a-e220-59b4-8b61-5b4dc9984024, identifier: 10713255
2026-03-24 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10713253
2026-03-24 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d36eb150-c749-55ff-8c62-ef9243f19018 with scrape type 1
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg not downloaded yet
2026-03-24 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10713260
2026-03-24 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with scrape type 1
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Fbbfe117f-e650-46d5-9757-cd3aa04d4387.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Fbaa55e83-eaff-42db-a852-1f2cad333aa5.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Ff84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F367370fd-2cc3-4c55-a6b9-00c62910759a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg already downloaded
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg already downloaded
2026-03-24 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c40d2dcb-3495-50d7-a8ea-89d31ea204d7, identifier: 10713260
2026-03-24 22:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10713252
2026-03-24 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with scrape type 1
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F55493a80-6a4c-4612-b1fe-bd9895e90607.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg not downloaded yet
2026-03-24 22:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with identifier: 10713258
2026-03-24 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with scrape type 1
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg not downloaded yet
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F16047948-7130-45be-965f-6ae4cd78359e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/16047948-7130-45be-965f-6ae4cd78359e.jpg not downloaded yet
2026-03-24 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b1a707a-e220-59b4-8b61-5b4dc9984024 with identifier: 10713255
2026-03-24 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b1a707a-e220-59b4-8b61-5b4dc9984024 with identifier: 10713255
2026-03-24 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b1a707a-e220-59b4-8b61-5b4dc9984024 with identifier: 10713255 to the API
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '9b1a707a-e220-59b4-8b61-5b4dc9984024',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP684ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713255',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 70656,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5733906/general/4618900b-8e58-4e94-b28b-5dd85c1d8dd6.jpg',
'https://images.openlane.eu/carimgs/5733906/general/2a6df3ec-62ac-4e2a-83d6-e8246f25d313.jpg',
'https://images.openlane.eu/carimgs/5733906/general/7fa46a34-2fec-4f7b-ad94-03e94c5e2bf7.jpg',
'https://images.openlane.eu/carimgs/5733906/general/8efb84a3-95ed-4e8f-bb82-df08e037b69f.jpg',
'https://images.openlane.eu/carimgs/5733906/general/68e31d0b-2920-4b1e-921b-eab7760c4273.jpg',
'https://images.openlane.eu/carimgs/5733906/general/2c20159f-1758-40e6-9a1f-294108d0bf1f.jpg',
'https://images.openlane.eu/carimgs/5733906/general/b9dacba0-587d-4469-878b-daf279cf1325.jpg',
'https://images.openlane.eu/carimgs/5733906/general/9dd50cb6-a1e0-4901-88e1-7b9930ea4cfe.jpg',
'https://images.openlane.eu/carimgs/5733906/general/45eeb1ff-6edf-4044-a55b-9950ffd3b24b.jpg',
'https://images.openlane.eu/carimgs/5733906/general/98955f96-9674-469a-8635-487bae621c5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/4618900b-8e58-4e94-b28b-5dd85c1d8dd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/2a6df3ec-62ac-4e2a-83d6-e8246f25d313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/7fa46a34-2fec-4f7b-ad94-03e94c5e2bf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/8efb84a3-95ed-4e8f-bb82-df08e037b69f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/68e31d0b-2920-4b1e-921b-eab7760c4273.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/2c20159f-1758-40e6-9a1f-294108d0bf1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88806,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/b9dacba0-587d-4469-878b-daf279cf1325.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97147,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/9dd50cb6-a1e0-4901-88e1-7b9930ea4cfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39121,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/45eeb1ff-6edf-4044-a55b-9950ffd3b24b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1a707a-e220-59b4-8b61-5b4dc9984024/9b1a707a-e220-59b4-8b61-5b4dc9984024_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733906/general/98955f96-9674-469a-8635-487bae621c5b.jpg',
'Width': 800}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 70.656 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713255%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [adesa.it] INFO: Saving data for 10713255: {'created_time': 1774389975.358002, 'last_price_update_time': 1774389975.358011, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713255') HTTP/1.1" 204 0
2026-03-24 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10713260
2026-03-24 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10713260
2026-03-24 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10713260 to the API
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c40d2dcb-3495-50d7-a8ea-89d31ea204d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH648RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713260',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133185,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg',
'https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg',
'https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg',
'https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg',
'https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg',
'https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg',
'https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg',
'https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg',
'https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg',
'https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33549,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'133.185 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713260%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [adesa.it] INFO: Saving data for 10713260: {'created_time': 1774389975.694989, 'last_price_update_time': 1774389975.694999, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713260') HTTP/1.1" 204 0
2026-03-24 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg not downloaded yet
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b162d47-bc84-4069-9c74-7f8668f36994.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg not downloaded yet
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fb4cb849c-c862-4a70-a602-9d269fa8598a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/b4cb849c-c862-4a70-a602-9d269fa8598a.jpg not downloaded yet
2026-03-24 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/c9a41219-a160-4836-a8d8-173c35e5d050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg not downloaded yet
2026-03-24 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fc090>
2026-03-24 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fdf10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg saved to cache
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10713254
2026-03-24 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc with scrape type 1
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fe7fda929-7e42-412b-be30-79c2f9eefab8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F62af3359-7870-47e1-b403-37ff76d3c8e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fef23afd0-5bfc-4540-be0a-fe69d475b837.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg already downloaded
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fa9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg already downloaded
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F7b907b9d-1724-4653-b4e0-6714bb408894.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg already downloaded
2026-03-24 22:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 41766ea7-5997-5469-9ee5-2f9bdc08fedc, identifier: 10713254
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F30f8bc66-7293-48d1-b7f9-416605886d8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg not downloaded yet
2026-03-24 22:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10713254
2026-03-24 22:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10713254
2026-03-24 22:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10713254 to the API
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '41766ea7-5997-5469-9ee5-2f9bdc08fedc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ456AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713254',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 160181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg',
'https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg',
'https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg',
'https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg',
'https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg',
'https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg',
'https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg',
'https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg',
'https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg',
'https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50766,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'160.181 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713254%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [adesa.it] INFO: Saving data for 10713254: {'created_time': 1774389976.474032, 'last_price_update_time': 1774389976.474046, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713254') HTTP/1.1" 204 0
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F8619b7e4-e02d-43bd-8fdb-816d31474847.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/8619b7e4-e02d-43bd-8fdb-816d31474847.jpg not downloaded yet
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c090c90>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fd7539781-e6df-4307-a150-e5171643a652.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55cd90>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fc9a41219-a160-4836-a8d8-173c35e5d050.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/c9a41219-a160-4836-a8d8-173c35e5d050.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1193d0>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55cc90>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fda8a6ab9-97bd-4240-9259-ba122a3327cc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3abf50>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F30dd1a73-fffe-4927-a892-a5c558e3848d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg not downloaded yet
2026-03-24 22:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg not downloaded yet
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F22fc8a07-d470-483a-8b0e-b97141421755.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/22fc8a07-d470-483a-8b0e-b97141421755.jpg not downloaded yet
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffadc10>
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg saved to cache
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/16047948-7130-45be-965f-6ae4cd78359e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Ff20aabed-39e8-476d-8ded-38e7dbe94a12.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/f20aabed-39e8-476d-8ded-38e7dbe94a12.jpg not downloaded yet
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/b4cb849c-c862-4a70-a602-9d269fa8598a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F79516198-27b5-4e5e-86c6-9ee88812182e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fa69db75b-4500-4908-9a28-c0175b8c784f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/a69db75b-4500-4908-9a28-c0175b8c784f.jpg not downloaded yet
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e4110>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10713256
2026-03-24 22:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d28bb9-50f8-5d66-91d6-d741e7218038 with scrape type 1
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F7a41a788-016d-46ea-9eec-547719a7b1df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg not downloaded yet
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fa28628e3-7813-4867-8093-b86a580e6550.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/a28628e3-7813-4867-8093-b86a580e6550.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fe74e68-f061-428e-965b-7a90170baf9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1034cfd8-9a0d-466e-b577-b17672040759.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fda5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/da5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg not downloaded yet
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41ca90>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F16047948-7130-45be-965f-6ae4cd78359e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/16047948-7130-45be-965f-6ae4cd78359e.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4f9990>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with identifier: 10713215
2026-03-24 22:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with scrape type 1
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg not downloaded yet
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f2fa150>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F55493a80-6a4c-4612-b1fe-bd9895e90607.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c476e50>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41de50>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feb7550>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fb4cb849c-c862-4a70-a602-9d269fa8598a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/b4cb849c-c862-4a70-a602-9d269fa8598a.jpg saved to cache
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/8619b7e4-e02d-43bd-8fdb-816d31474847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fa8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fb51da977-2f3b-43a8-9238-d8412dcc8c66.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/b51da977-2f3b-43a8-9238-d8412dcc8c66.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fd6c9ef50-fb31-464c-933d-a5121e75e87a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg not downloaded yet
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/22fc8a07-d470-483a-8b0e-b97141421755.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F596b2483-4e50-4a44-b839-084131ae80fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/596b2483-4e50-4a44-b839-084131ae80fc.jpg not downloaded yet
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fb2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F16706361-3404-4971-b5e2-aa0cafefc3df.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/16706361-3404-4971-b5e2-aa0cafefc3df.jpg not downloaded yet
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg not downloaded yet
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f7d10>
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/f20aabed-39e8-476d-8ded-38e7dbe94a12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F79803001-402d-4ec5-b195-88f133ad5000.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/79803001-402d-4ec5-b195-88f133ad5000.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fbb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fee3eb781-b303-4548-8588-63cfe2f0a642.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/ee3eb781-b303-4548-8588-63cfe2f0a642.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg not downloaded yet
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f49d0>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F8619b7e4-e02d-43bd-8fdb-816d31474847.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/8619b7e4-e02d-43bd-8fdb-816d31474847.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F507738a5-eb14-4010-bc38-ed4df78c7df6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/507738a5-eb14-4010-bc38-ed4df78c7df6.jpg not downloaded yet
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0eed0>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2d34d0>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F22fc8a07-d470-483a-8b0e-b97141421755.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/22fc8a07-d470-483a-8b0e-b97141421755.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4ff150>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c268690>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c269a10>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252F9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10713201
2026-03-24 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed93537-e255-5185-975a-e2812293121d with scrape type 1
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg not downloaded yet
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2a85d0>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffa9510>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fe3236196-8e66-4488-9540-45efb9a9fed1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg not downloaded yet
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/b51da977-2f3b-43a8-9238-d8412dcc8c66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/da5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252Fc58e15a0-d59b-4862-b8ed-c7064522dddf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/c58e15a0-d59b-4862-b8ed-c7064522dddf.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg not downloaded yet
2026-03-24 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10713211
2026-03-24 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0405142-f3b4-5d32-a71f-cc05c8f8115b with scrape type 1
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg not downloaded yet
2026-03-24 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with identifier: 10713212
2026-03-24 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with scrape type 1
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fc87c86a2-6fc9-4547-bff0-501ba9d99386.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/c87c86a2-6fc9-4547-bff0-501ba9d99386.jpg not downloaded yet
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffaaa50>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Ff20aabed-39e8-476d-8ded-38e7dbe94a12.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/f20aabed-39e8-476d-8ded-38e7dbe94a12.jpg saved to cache
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252Fbac102c8-2e3a-4b04-9eb2-3088a690251a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/bac102c8-2e3a-4b04-9eb2-3088a690251a.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252Fc1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/c1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F25c790ea-2254-45c9-95b8-3995fb770dd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fcd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/cd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg not downloaded yet
2026-03-24 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10713202
2026-03-24 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with scrape type 1
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F8e786e3b-eeef-425b-9a97-ac40fe357158.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg not downloaded yet
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1632c320-31f0-457d-85b7-e8833391805d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg not downloaded yet
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e313b10>
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fa8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c419010>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1008d0>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fb51da977-2f3b-43a8-9238-d8412dcc8c66.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/b51da977-2f3b-43a8-9238-d8412dcc8c66.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52e2d0>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1312d0>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fd6c9ef50-fb31-464c-933d-a5121e75e87a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea4f10>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52c810>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fda5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/da5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/596b2483-4e50-4a44-b839-084131ae80fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252Fb7138468-2fd3-4add-9325-4093ed508723.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/b7138468-2fd3-4add-9325-4093ed508723.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Ffbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fe0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/e0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg not downloaded yet
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741844/general/a28628e3-7813-4867-8093-b86a580e6550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713262)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/507738a5-eb14-4010-bc38-ed4df78c7df6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg not downloaded yet
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c334e10>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1034cfd8-9a0d-466e-b577-b17672040759.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/ee3eb781-b303-4548-8588-63cfe2f0a642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F57dea30b-8627-4c15-a643-5687830b1da3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/57dea30b-8627-4c15-a643-5687830b1da3.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F468a428e-5521-4707-bf58-3b96da7e0424.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/468a428e-5521-4707-bf58-3b96da7e0424.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fdc312921-a95c-4b3d-a700-32c33bfe0125.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/dc312921-a95c-4b3d-a700-32c33bfe0125.jpg not downloaded yet
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffdf210>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F596b2483-4e50-4a44-b839-084131ae80fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/596b2483-4e50-4a44-b839-084131ae80fc.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/79803001-402d-4ec5-b195-88f133ad5000.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/cd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F94363d40-191a-4f1b-97a5-071d619d08b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/94363d40-191a-4f1b-97a5-071d619d08b4.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg not downloaded yet
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg not downloaded yet
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e6ad990>
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741844%252Fgeneral%252Fa28628e3-7813-4867-8093-b86a580e6550.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741844/general/a28628e3-7813-4867-8093-b86a580e6550.jpg saved to cache
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2de34135-f33b-58ea-b8da-dea783d50366
2026-03-24 22:06:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2de34135-f33b-58ea-b8da-dea783d50366, skipping ID generation
2026-03-24 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de34135-f33b-58ea-b8da-dea783d50366 with scrape type 1
2026-03-24 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2de34135-f33b-58ea-b8da-dea783d50366 sending to next pipeline
2026-03-24 22:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2de34135-f33b-58ea-b8da-dea783d50366, identifier: 10713262
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c097150>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fe74e68-f061-428e-965b-7a90170baf9e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c269610>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c142290>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46cb50>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F507738a5-eb14-4010-bc38-ed4df78c7df6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/507738a5-eb14-4010-bc38-ed4df78c7df6.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c105110>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002edee3-1ba1-5b6d-bb5e-c237a62f507a with identifier: 10713200
2026-03-24 22:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a with scrape type 1
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg not downloaded yet
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffff90>
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fee3eb781-b303-4548-8588-63cfe2f0a642.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/ee3eb781-b303-4548-8588-63cfe2f0a642.jpg saved to cache
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg not downloaded yet
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F8056689c-65b2-4ae9-901e-f7096ec824a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg not downloaded yet
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Feb5bec40-d268-4f05-85ce-421a5049a1ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/eb5bec40-d268-4f05-85ce-421a5049a1ae.jpg not downloaded yet
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F35e03321-1163-4234-9353-2b4d317391f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/35e03321-1163-4234-9353-2b4d317391f7.jpg not downloaded yet
2026-03-24 22:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10713262
2026-03-24 22:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10713262
2026-03-24 22:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2de34135-f33b-58ea-b8da-dea783d50366 with identifier: 10713262 to the API
2026-03-24 22:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741844/general/a28628e3-7813-4867-8093-b86a580e6550.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': 152,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '2de34135-f33b-58ea-b8da-dea783d50366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG298ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713262',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/c9a41219-a160-4836-a8d8-173c35e5d050.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99930,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/76d2ce44-9a4f-4254-a32a-caacc7294dfd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/13e3dd70-ffc2-4d23-bfca-fc8180205095.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/16047948-7130-45be-965f-6ae4cd78359e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89558,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/1d5d99d1-e7e6-4e85-8db9-b09d467b21b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102239,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/9ce987e7-0b84-428e-af7e-bb6287b1ef96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/2aadabc6-6b9f-4f94-ac25-bce9c2289a3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35061,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/f20aabed-39e8-476d-8ded-38e7dbe94a12.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99930,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/a28628e3-7813-4867-8093-b86a580e6550.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de34135-f33b-58ea-b8da-dea783d50366/2de34135-f33b-58ea-b8da-dea783d50366_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741844/general/da5d7e9d-5c8d-4be0-88ce-19d33672e83a.jpg',
'Width': 800}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 - Hybrid - Automatic - 152 hp - 133.043 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713262%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [adesa.it] INFO: Saving data for 10713262: {'created_time': 1774389981.019691, 'last_price_update_time': 1774389981.019703, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713262') HTTP/1.1" 204 0
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/c1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/bac102c8-2e3a-4b04-9eb2-3088a690251a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fcbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/cbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg not downloaded yet
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c173750>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fe3236196-8e66-4488-9540-45efb9a9fed1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c100690>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fbb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F17f570b0-5f60-4832-a31a-3e109d577736.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/17f570b0-5f60-4832-a31a-3e109d577736.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F4ff5b581-7401-45d5-a993-8b5be08cad71.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/4ff5b581-7401-45d5-a993-8b5be08cad71.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fc1054881-d8c5-456e-9f47-39077c099f9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/c1054881-d8c5-456e-9f47-39077c099f9a.jpg not downloaded yet
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2f2e90>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5717d0>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F79803001-402d-4ec5-b195-88f133ad5000.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/79803001-402d-4ec5-b195-88f133ad5000.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4285d0>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fcd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/cd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c091f10>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1632c320-31f0-457d-85b7-e8833391805d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c45f390>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff15350>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F8e786e3b-eeef-425b-9a97-ac40fe357158.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/e0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F259ee8bb-caf1-45f5-a89e-3839bb971077.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/259ee8bb-caf1-45f5-a89e-3839bb971077.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Fcaaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F65c7919e-7871-46cd-a049-84b77dfad222.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/65c7919e-7871-46cd-a049-84b77dfad222.jpg not downloaded yet
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fdbdafa7d-ef70-4714-8062-ecc01726cf34.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/dbdafa7d-ef70-4714-8062-ecc01726cf34.jpg not downloaded yet
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c471150>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F25c790ea-2254-45c9-95b8-3995fb770dd0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff413d0>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252Fc1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/c1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fa0d0>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252Fbac102c8-2e3a-4b04-9eb2-3088a690251a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/bac102c8-2e3a-4b04-9eb2-3088a690251a.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0b6f50>
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg saved to cache
2026-03-24 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/468a428e-5521-4707-bf58-3b96da7e0424.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/dc312921-a95c-4b3d-a700-32c33bfe0125.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fe3b24220-ceeb-4ab9-945f-df30f78fb933.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/e3b24220-ceeb-4ab9-945f-df30f78fb933.jpg not downloaded yet
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c419190>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F69704d75-40be-4217-85c2-4bf7120a8691.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg not downloaded yet
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F57558469-453a-448a-9bf9-6ff16628ec83.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/57558469-453a-448a-9bf9-6ff16628ec83.jpg not downloaded yet
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fca83d173-7c64-4abe-b83d-6acffc1a8912.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/ca83d173-7c64-4abe-b83d-6acffc1a8912.jpg not downloaded yet
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg not downloaded yet
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c489a50>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48d490>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c461d50>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fe0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/e0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/cbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg not downloaded yet
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/35e03321-1163-4234-9353-2b4d317391f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Feab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/eab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg not downloaded yet
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c41dd50>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fecb4d0>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F468a428e-5521-4707-bf58-3b96da7e0424.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/468a428e-5521-4707-bf58-3b96da7e0424.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff13ad0>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3a090>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fdc312921-a95c-4b3d-a700-32c33bfe0125.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/dc312921-a95c-4b3d-a700-32c33bfe0125.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0b5150>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe79b50>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff067d0>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c353810>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Ff6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/f6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg not downloaded yet
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/eb5bec40-d268-4f05-85ce-421a5049a1ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/c1054881-d8c5-456e-9f47-39077c099f9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/4ff5b581-7401-45d5-a993-8b5be08cad71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e0d90>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fcbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/cbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe06b50>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c345c10>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F35e03321-1163-4234-9353-2b4d317391f7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/35e03321-1163-4234-9353-2b4d317391f7.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/e3b24220-ceeb-4ab9-945f-df30f78fb933.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fb7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/b7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg not downloaded yet
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2a0050>
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg saved to cache
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dfa1a7-bbb0-560a-ac87-fccad3bc1697 with identifier: 10713216
2026-03-24 22:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6dfa1a7-bbb0-560a-ac87-fccad3bc1697 with scrape type 1
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6dfa1a7-bbb0-560a-ac87-fccad3bc1697
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252Fd42cf04f-6226-4ccd-b178-e07a4296ef88.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/d42cf04f-6226-4ccd-b178-e07a4296ef88.jpg already downloaded
2026-03-24 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252Fbc1a3b3f-408c-42f5-9c2b-af88f5172a71.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/bc1a3b3f-408c-42f5-9c2b-af88f5172a71.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252F9033a1b0-bca1-4fe3-ba9f-d6cf60eb6156.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/9033a1b0-bca1-4fe3-ba9f-d6cf60eb6156.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252Fc2e3ccfd-c908-4f2b-8a66-d4da8af26c8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/c2e3ccfd-c908-4f2b-8a66-d4da8af26c8e.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252F9d7f7a66-4b06-4e2f-a03f-7b5815216c98.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/9d7f7a66-4b06-4e2f-a03f-7b5815216c98.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252F92c44af6-d193-4c77-98a3-622007c4c72f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/92c44af6-d193-4c77-98a3-622007c4c72f.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252F798a5009-047c-43ef-bbe7-259c4302de20.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/798a5009-047c-43ef-bbe7-259c4302de20.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252Fcf4e2ae5-9f29-4ce8-9825-e951c367c11d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/cf4e2ae5-9f29-4ce8-9825-e951c367c11d.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252Ff7b0110d-7ffa-4200-b91a-86d2a3990345.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/f7b0110d-7ffa-4200-b91a-86d2a3990345.jpg already downloaded
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733886%252Fgeneral%252F0e428bc1-d33e-41cf-a27a-8eba2b206a25.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733886/general/0e428bc1-d33e-41cf-a27a-8eba2b206a25.jpg already downloaded
2026-03-24 22:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6dfa1a7-bbb0-560a-ac87-fccad3bc1697, identifier: 10713216
2026-03-24 22:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6dfa1a7-bbb0-560a-ac87-fccad3bc1697 with identifier: 10713216
2026-03-24 22:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6dfa1a7-bbb0-560a-ac87-fccad3bc1697 with identifier: 10713216
2026-03-24 22:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6dfa1a7-bbb0-560a-ac87-fccad3bc1697 with identifier: 10713216 to the API
2026-03-24 22:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f6dfa1a7-bbb0-560a-ac87-fccad3bc1697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM689YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713216',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 186745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5733886/general/d42cf04f-6226-4ccd-b178-e07a4296ef88.jpg',
'https://images.openlane.eu/carimgs/5733886/general/bc1a3b3f-408c-42f5-9c2b-af88f5172a71.jpg',
'https://images.openlane.eu/carimgs/5733886/general/9033a1b0-bca1-4fe3-ba9f-d6cf60eb6156.jpg',
'https://images.openlane.eu/carimgs/5733886/general/c2e3ccfd-c908-4f2b-8a66-d4da8af26c8e.jpg',
'https://images.openlane.eu/carimgs/5733886/general/9d7f7a66-4b06-4e2f-a03f-7b5815216c98.jpg',
'https://images.openlane.eu/carimgs/5733886/general/92c44af6-d193-4c77-98a3-622007c4c72f.jpg',
'https://images.openlane.eu/carimgs/5733886/general/798a5009-047c-43ef-bbe7-259c4302de20.jpg',
'https://images.openlane.eu/carimgs/5733886/general/cf4e2ae5-9f29-4ce8-9825-e951c367c11d.jpg',
'https://images.openlane.eu/carimgs/5733886/general/f7b0110d-7ffa-4200-b91a-86d2a3990345.jpg',
'https://images.openlane.eu/carimgs/5733886/general/0e428bc1-d33e-41cf-a27a-8eba2b206a25.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140828,
'Height': 580,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/d42cf04f-6226-4ccd-b178-e07a4296ef88.jpg',
'Width': 773},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55238,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/bc1a3b3f-408c-42f5-9c2b-af88f5172a71.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/9033a1b0-bca1-4fe3-ba9f-d6cf60eb6156.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/c2e3ccfd-c908-4f2b-8a66-d4da8af26c8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/9d7f7a66-4b06-4e2f-a03f-7b5815216c98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/92c44af6-d193-4c77-98a3-622007c4c72f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133206,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/798a5009-047c-43ef-bbe7-259c4302de20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/cf4e2ae5-9f29-4ce8-9825-e951c367c11d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/f7b0110d-7ffa-4200-b91a-86d2a3990345.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dfa1a7-bbb0-560a-ac87-fccad3bc1697/f6dfa1a7-bbb0-560a-ac87-fccad3bc1697_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733886/general/0e428bc1-d33e-41cf-a27a-8eba2b206a25.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'DS DS7 Crossback Rivoli - Diesel - Automatic - 131 hp - 186.745 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713216%27 HTTP/1.1" 200 None
2026-03-24 22:06:24 [adesa.it] INFO: Saving data for 10713216: {'created_time': 1774389984.475394, 'last_price_update_time': 1774389984.475403, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713216') HTTP/1.1" 204 0
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/65c7919e-7871-46cd-a049-84b77dfad222.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fc1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/c1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg not downloaded yet
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffb6e10>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F8056689c-65b2-4ae9-901e-f7096ec824a8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0b6390>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Feb5bec40-d268-4f05-85ce-421a5049a1ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/eb5bec40-d268-4f05-85ce-421a5049a1ae.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe42e50>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29e810>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fc1054881-d8c5-456e-9f47-39077c099f9a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/c1054881-d8c5-456e-9f47-39077c099f9a.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe41f90>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F4ff5b581-7401-45d5-a993-8b5be08cad71.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/4ff5b581-7401-45d5-a993-8b5be08cad71.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/dbdafa7d-ef70-4714-8062-ecc01726cf34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/57558469-453a-448a-9bf9-6ff16628ec83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/ca83d173-7c64-4abe-b83d-6acffc1a8912.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741790/general/69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713202)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/eab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F12289a7b-d558-458b-8b0a-773ecefb2761.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/12289a7b-d558-458b-8b0a-773ecefb2761.jpg not downloaded yet
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13d810>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2d2ed0>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fe3b24220-ceeb-4ab9-945f-df30f78fb933.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/e3b24220-ceeb-4ab9-945f-df30f78fb933.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c21ad90>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F65c7919e-7871-46cd-a049-84b77dfad222.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/65c7919e-7871-46cd-a049-84b77dfad222.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/17f570b0-5f60-4832-a31a-3e109d577736.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/259ee8bb-caf1-45f5-a89e-3839bb971077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/94363d40-191a-4f1b-97a5-071d619d08b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/f6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a9350>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fdbdafa7d-ef70-4714-8062-ecc01726cf34.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/dbdafa7d-ef70-4714-8062-ecc01726cf34.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0def50>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Fcaaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg saved to cache
2026-03-24 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2e0450>
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fffe690>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252F57558469-453a-448a-9bf9-6ff16628ec83.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/57558469-453a-448a-9bf9-6ff16628ec83.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2982d0>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252Fca83d173-7c64-4abe-b83d-6acffc1a8912.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/ca83d173-7c64-4abe-b83d-6acffc1a8912.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0dd4d0>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741790%252Fgeneral%252F69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741790/general/69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a
2026-03-24 22:06:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a, skipping ID generation
2026-03-24 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with scrape type 1
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a sending to next pipeline
2026-03-24 22:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a, identifier: 10713202
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5708d0>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Feab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/eab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10713259
2026-03-24 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with scrape type 1
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F10a04c27-7f40-49de-8ecb-092272bb178d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg not downloaded yet
2026-03-24 22:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10713202
2026-03-24 22:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10713202
2026-03-24 22:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a with identifier: 10713202 to the API
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741790/general/69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL922ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713202',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 120521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102768,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/8e786e3b-eeef-425b-9a97-ac40fe357158.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36021,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/45ebaf89-edf3-4ca7-9fd6-bb65608807be.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108818,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/9397b4a6-2454-47f2-bacb-d31e8d1f4ed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100242,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/dc312921-a95c-4b3d-a700-32c33bfe0125.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/1bc952ae-baa6-429a-8b5a-5b16eba0f844.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105117,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/35e03321-1163-4234-9353-2b4d317391f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107108,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/c1054881-d8c5-456e-9f47-39077c099f9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/dbdafa7d-ef70-4714-8062-ecc01726cf34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107707,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/ca83d173-7c64-4abe-b83d-6acffc1a8912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a/2c5e8f6d-3b22-54e5-9d9d-0d4d374cb65a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741790/general/69f5c45a-742a-42ee-8dd8-ab143c32c47b.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 45e Sport - Hybrid - Automatic - 286 hp - 120.521 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713202%27 HTTP/1.1" 200 None
2026-03-24 22:06:25 [adesa.it] INFO: Saving data for 10713202: {'created_time': 1774389985.685714, 'last_price_update_time': 1774389985.685723, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713202') HTTP/1.1" 204 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F005c81bc-8bde-4503-b145-87363baec070.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg not downloaded yet
2026-03-24 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/b7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c54cc50>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff3a2d0>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F69704d75-40be-4217-85c2-4bf7120a8691.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe90790>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F17f570b0-5f60-4832-a31a-3e109d577736.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/17f570b0-5f60-4832-a31a-3e109d577736.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f571ed0>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F259ee8bb-caf1-45f5-a89e-3839bb971077.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/259ee8bb-caf1-45f5-a89e-3839bb971077.jpg saved to cache
2026-03-24 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe92110>
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F94363d40-191a-4f1b-97a5-071d619d08b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/94363d40-191a-4f1b-97a5-071d619d08b4.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feaa210>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Ff6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/f6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/57dea30b-8627-4c15-a643-5687830b1da3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/c1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F455c924d-e4ba-4519-8d63-f243564a7258.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg not downloaded yet
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb3be8562-da7d-4698-86a3-caca1c16a313.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg not downloaded yet
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f355d10>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f354f90>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fb7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/b7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/b7138468-2fd3-4add-9325-4093ed508723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713211)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741802/general/c87c86a2-6fc9-4547-bff0-501ba9d99386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713212)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741804/general/c58e15a0-d59b-4862-b8ed-c7064522dddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713215)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741789/general/1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713201)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741787/general/12289a7b-d558-458b-8b0a-773ecefb2761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713200)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/16706361-3404-4971-b5e2-aa0cafefc3df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea1d50>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23f050>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F57dea30b-8627-4c15-a643-5687830b1da3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/57dea30b-8627-4c15-a643-5687830b1da3.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5aa2d0>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23e850>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252Fc1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/c1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4667d0>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5abb90>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Ffbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/a69db75b-4500-4908-9a28-c0175b8c784f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb16bfa11-0f3e-469b-be86-a53faa068c55.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg not downloaded yet
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713256)
2026-03-24 22:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Ff95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg not downloaded yet
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a3d10>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252Fb7138468-2fd3-4add-9325-4093ed508723.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/b7138468-2fd3-4add-9325-4093ed508723.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13f950>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-24 22:06:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0405142-f3b4-5d32-a71f-cc05c8f8115b, skipping ID generation
2026-03-24 22:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0405142-f3b4-5d32-a71f-cc05c8f8115b with scrape type 1
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0405142-f3b4-5d32-a71f-cc05c8f8115b sending to next pipeline
2026-03-24 22:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0405142-f3b4-5d32-a71f-cc05c8f8115b, identifier: 10713211
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2d3ad0>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252F7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57df90>
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741802%252Fgeneral%252Fc87c86a2-6fc9-4547-bff0-501ba9d99386.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741802/general/c87c86a2-6fc9-4547-bff0-501ba9d99386.jpg saved to cache
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971
2026-03-24 22:06:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cb352b4-90a1-54dc-9ec2-be484cc5c971, skipping ID generation
2026-03-24 22:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with scrape type 1
2026-03-24 22:06:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cb352b4-90a1-54dc-9ec2-be484cc5c971 sending to next pipeline
2026-03-24 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cb352b4-90a1-54dc-9ec2-be484cc5c971, identifier: 10713212
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8f1205d0>
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741804%252Fgeneral%252Fc58e15a0-d59b-4862-b8ed-c7064522dddf.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741804/general/c58e15a0-d59b-4862-b8ed-c7064522dddf.jpg saved to cache
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6, skipping ID generation
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 sending to next pipeline
2026-03-24 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6, identifier: 10713215
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fea3e10>
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741789%252Fgeneral%252F1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741789/general/1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg saved to cache
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7ed93537-e255-5185-975a-e2812293121d
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ed93537-e255-5185-975a-e2812293121d, skipping ID generation
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed93537-e255-5185-975a-e2812293121d with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ed93537-e255-5185-975a-e2812293121d sending to next pipeline
2026-03-24 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ed93537-e255-5185-975a-e2812293121d, identifier: 10713201
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57d210>
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741787%252Fgeneral%252F12289a7b-d558-458b-8b0a-773ecefb2761.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741787/general/12289a7b-d558-458b-8b0a-773ecefb2761.jpg saved to cache
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a
2026-03-24 22:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 002edee3-1ba1-5b6d-bb5e-c237a62f507a, skipping ID generation
2026-03-24 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a with scrape type 1
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 002edee3-1ba1-5b6d-bb5e-c237a62f507a sending to next pipeline
2026-03-24 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 002edee3-1ba1-5b6d-bb5e-c237a62f507a, identifier: 10713200
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f572f90>
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F16706361-3404-4971-b5e2-aa0cafefc3df.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/16706361-3404-4971-b5e2-aa0cafefc3df.jpg saved to cache
2026-03-24 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10713211
2026-03-24 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10713211
2026-03-24 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10713211 to the API
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b0405142-f3b4-5d32-a71f-cc05c8f8115b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP776SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713211',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 45985,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41970,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81745,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C5 Aircross C-Series - Diesel - Automatic - 130 hp - 45.985 '
'km',
'transmission': 'automatic',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713211%27 HTTP/1.1" 200 None
2026-03-24 22:06:27 [adesa.it] INFO: Saving data for 10713211: {'created_time': 1774389987.845342, 'last_price_update_time': 1774389987.845354, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713211') HTTP/1.1" 204 0
2026-03-24 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with identifier: 10713212
2026-03-24 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with identifier: 10713212
2026-03-24 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cb352b4-90a1-54dc-9ec2-be484cc5c971 with identifier: 10713212 to the API
2026-03-24 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741802/general/c87c86a2-6fc9-4547-bff0-501ba9d99386.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Petrol',
'id': '6cb352b4-90a1-54dc-9ec2-be484cc5c971',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR540ML',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713212',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/c87c86a2-6fc9-4547-bff0-501ba9d99386.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37264,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/cd6e12fe-12eb-4c6f-874a-95c5fcd29dde.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/e0dd359a-3158-49d4-9459-1e1c7f0168aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/5269ad55-99cc-4ac8-99c9-c4d9c2257ea0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/468a428e-5521-4707-bf58-3b96da7e0424.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/717b0db3-e3e9-4b55-80e8-e0ea8f376ff4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/eb5bec40-d268-4f05-85ce-421a5049a1ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113539,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/4ff5b581-7401-45d5-a993-8b5be08cad71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/65c7919e-7871-46cd-a049-84b77dfad222.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cb352b4-90a1-54dc-9ec2-be484cc5c971/6cb352b4-90a1-54dc-9ec2-be484cc5c971_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741802/general/57558469-453a-448a-9bf9-6ff16628ec83.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C5 X Feel - Petrol - Automatic - 131 hp - 25 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713212%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [adesa.it] INFO: Saving data for 10713212: {'created_time': 1774389988.205708, 'last_price_update_time': 1774389988.205719, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713212') HTTP/1.1" 204 0
2026-03-24 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with identifier: 10713215
2026-03-24 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with identifier: 10713215
2026-03-24 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b6a4b6f-c43e-5792-b98d-31f70e6357b6 with identifier: 10713215 to the API
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741804/general/c58e15a0-d59b-4862-b8ed-c7064522dddf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0b6a4b6f-c43e-5792-b98d-31f70e6357b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV037FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713215',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 243744,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/937aaa82-a78f-4eec-9f0f-2b0974e18a9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38323,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/596b2483-4e50-4a44-b839-084131ae80fc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/79803001-402d-4ec5-b195-88f133ad5000.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/507738a5-eb14-4010-bc38-ed4df78c7df6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82320,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/c58e15a0-d59b-4862-b8ed-c7064522dddf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/bac102c8-2e3a-4b04-9eb2-3088a690251a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/7a498c8d-da55-42b9-a144-cdfd82c1e868.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/57dea30b-8627-4c15-a643-5687830b1da3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/5fdc8b01-3248-4a50-8b0c-9ab0b3614296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6a4b6f-c43e-5792-b98d-31f70e6357b6/0b6a4b6f-c43e-5792-b98d-31f70e6357b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741804/general/39ad5bcd-8fe7-428c-a93c-73558d765c14.jpg',
'Width': 800}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-01-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Dacia Duster 1.5 DCI Comfort - Diesel - Manual - 115 hp - 243.744 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713215%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [adesa.it] INFO: Saving data for 10713215: {'created_time': 1774389988.539359, 'last_price_update_time': 1774389988.539369, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713215') HTTP/1.1" 204 0
2026-03-24 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10713201
2026-03-24 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10713201
2026-03-24 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ed93537-e255-5185-975a-e2812293121d with identifier: 10713201 to the API
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741789/general/1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7ed93537-e255-5185-975a-e2812293121d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG052ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713201',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 184006,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78490,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/5275dbde-dd6e-434b-99ed-51851e36c4ca.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74458,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/1ddc379a-c37b-4196-a7f4-2deca75288c3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75250,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/c1bb8a9e-7ef2-4d43-9c42-20a0421df573.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68946,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/b7138468-2fd3-4add-9325-4093ed508723.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68874,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/3ec41a98-3c21-4d06-b0a3-a4367d95fc68.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68695,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/2cfa1855-46cf-4251-9cdf-c3cf6ace49e6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69173,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/94363d40-191a-4f1b-97a5-071d619d08b4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33596,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/7a87ee95-eb5d-494b-896f-ba1fa4da75c3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/17f570b0-5f60-4832-a31a-3e109d577736.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ed93537-e255-5185-975a-e2812293121d/7ed93537-e255-5185-975a-e2812293121d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741789/general/259ee8bb-caf1-45f5-a89e-3839bb971077.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 40d Business - Diesel - Automatic - 340 hp - 184.006 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713201%27 HTTP/1.1" 200 None
2026-03-24 22:06:28 [adesa.it] INFO: Saving data for 10713201: {'created_time': 1774389988.896809, 'last_price_update_time': 1774389988.89682, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713201') HTTP/1.1" 204 0
2026-03-24 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 002edee3-1ba1-5b6d-bb5e-c237a62f507a with identifier: 10713200
2026-03-24 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 002edee3-1ba1-5b6d-bb5e-c237a62f507a with identifier: 10713200
2026-03-24 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 002edee3-1ba1-5b6d-bb5e-c237a62f507a with identifier: 10713200 to the API
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741787/general/12289a7b-d558-458b-8b0a-773ecefb2761.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': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '002edee3-1ba1-5b6d-bb5e-c237a62f507a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ607AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713200',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 176701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117338,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/3ea02a57-e9f1-4daf-922e-9a2b58beab91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41078,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/cbe276fb-50b4-48ba-9d82-8bb47e600ccf.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121655,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/8a34d666-81ba-46bb-bdbf-bf13544bd311.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/e3b24220-ceeb-4ab9-945f-df30f78fb933.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/04a3f910-27dc-4a73-88de-1c5cdfff4ac9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/eab3f96e-4eb5-486d-9ac1-c22701800d5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112276,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/f6d05b5a-01c1-4bb8-bce5-afa773f8ebbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92529,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/b7be96fc-3cfa-4a61-bf1d-3b79c46ab113.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/c1b23fbf-7210-4e59-a13d-1d2a327fcb3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_002edee3-1ba1-5b6d-bb5e-c237a62f507a/002edee3-1ba1-5b6d-bb5e-c237a62f507a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741787/general/12289a7b-d558-458b-8b0a-773ecefb2761.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Sport - Diesel - Automatic - 190 hp - 176.701 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713200%27 HTTP/1.1" 200 None
2026-03-24 22:06:29 [adesa.it] INFO: Saving data for 10713200: {'created_time': 1774389989.259995, 'last_price_update_time': 1774389989.260005, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713200') HTTP/1.1" 204 0
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741840/general/69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713258)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57c390>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff06950>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252Fa69db75b-4500-4908-9a28-c0175b8c784f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/a69db75b-4500-4908-9a28-c0175b8c784f.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c195390>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F005c81bc-8bde-4503-b145-87363baec070.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2aa810>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F10a04c27-7f40-49de-8ecb-092272bb178d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a8a50>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fb2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e2ab2d0>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F7a41a788-016d-46ea-9eec-547719a7b1df.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-24 22:06:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61d28bb9-50f8-5d66-91d6-d741e7218038, skipping ID generation
2026-03-24 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d28bb9-50f8-5d66-91d6-d741e7218038 with scrape type 1
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61d28bb9-50f8-5d66-91d6-d741e7218038 sending to next pipeline
2026-03-24 22:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 61d28bb9-50f8-5d66-91d6-d741e7218038, identifier: 10713256
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c463510>
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg saved to cache
2026-03-24 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10713256
2026-03-24 22:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10713256
2026-03-24 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10713256 to the API
2026-03-24 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '61d28bb9-50f8-5d66-91d6-d741e7218038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP247ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713256',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 115995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130580,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136803,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126014,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118900,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91417,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105267,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126867,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39765,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136803,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg',
'Width': 1024}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 115.995 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713256%27 HTTP/1.1" 200 None
2026-03-24 22:06:30 [adesa.it] INFO: Saving data for 10713256: {'created_time': 1774389990.022793, 'last_price_update_time': 1774389990.022804, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713256') HTTP/1.1" 204 0
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713252)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713253)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/ac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff07110>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F79516198-27b5-4e5e-86c6-9ee88812182e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c40a6d0>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb3be8562-da7d-4698-86a3-caca1c16a313.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8d1e53d0>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F455c924d-e4ba-4519-8d63-f243564a7258.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3f9d50>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c273b90>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c52fa10>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741840%252Fgeneral%252F69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741840/general/69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce
2026-03-24 22:06:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce, skipping ID generation
2026-03-24 22:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with scrape type 1
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce sending to next pipeline
2026-03-24 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce, identifier: 10713258
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f572e10>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F30f8bc66-7293-48d1-b7f9-416605886d8e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23c490>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg saved to cache
2026-03-24 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with identifier: 10713258
2026-03-24 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with identifier: 10713258
2026-03-24 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce with identifier: 10713258 to the API
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741840/general/69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg>
{'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': 120,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE419CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713258',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 164468,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/08d528b6-bb2b-463c-94cc-2b18eda5e81e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/b4cb849c-c862-4a70-a602-9d269fa8598a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/69eae10b-a5bd-4f9e-883b-746b120ab9cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/8619b7e4-e02d-43bd-8fdb-816d31474847.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/22fc8a07-d470-483a-8b0e-b97141421755.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/a69db75b-4500-4908-9a28-c0175b8c784f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85032,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/431217f8-037f-412e-bd23-f5fd0c4ecaa4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45946,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/b51da977-2f3b-43a8-9238-d8412dcc8c66.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/16706361-3404-4971-b5e2-aa0cafefc3df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce/45d0fa9b-a96d-5fc2-b0ea-542fa5c415ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741840/general/ee3eb781-b303-4548-8588-63cfe2f0a642.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue - Diesel - Automatic - 120 hp - 164.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713258%27 HTTP/1.1" 200 None
2026-03-24 22:06:30 [adesa.it] INFO: Saving data for 10713258: {'created_time': 1774389990.921135, 'last_price_update_time': 1774389990.921149, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713258') HTTP/1.1" 204 0
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713259)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/14edf816-5d98-4450-b4fe-2b807f13b2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ef4d0>
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb16bfa11-0f3e-469b-be86-a53faa068c55.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0ac950>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b0390>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b162d47-bc84-4069-9c74-7f8668f36994.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-24 22:06:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed8c9e02-ab8c-599a-8e60-83a892ca5e43, skipping ID generation
2026-03-24 22:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with scrape type 1
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 sending to next pipeline
2026-03-24 22:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed8c9e02-ab8c-599a-8e60-83a892ca5e43, identifier: 10713252
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c50d5d0>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F94554787-dc2e-407f-9db5-abf375359e62.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c219f50>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c410950>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F08c57b52-7b0a-48a6-a952-f2073831c052.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe42310>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-24 22:06:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d36eb150-c749-55ff-8c62-ef9243f19018, skipping ID generation
2026-03-24 22:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d36eb150-c749-55ff-8c62-ef9243f19018 with scrape type 1
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d36eb150-c749-55ff-8c62-ef9243f19018 sending to next pipeline
2026-03-24 22:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d36eb150-c749-55ff-8c62-ef9243f19018, identifier: 10713253
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c43ae10>
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252Fac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/ac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg saved to cache
2026-03-24 22:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10713252
2026-03-24 22:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10713252
2026-03-24 22:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10713252 to the API
2026-03-24 22:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg>
{'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': 115,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ed8c9e02-ab8c-599a-8e60-83a892ca5e43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS980YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713252',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 42562,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93871,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45284,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus ST 1.5 - Diesel - Automatic - 115 hp - 42.562 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713252%27 HTTP/1.1" 200 None
2026-03-24 22:06:32 [adesa.it] INFO: Saving data for 10713252: {'created_time': 1774389992.156255, 'last_price_update_time': 1774389992.156264, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713252') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10713253
2026-03-24 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10713253
2026-03-24 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10713253 to the API
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd36eb150-c749-55ff-8c62-ef9243f19018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM251VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713253',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150237,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45178,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713253%27 HTTP/1.1" 200 None
2026-03-24 22:06:32 [adesa.it] INFO: Saving data for 10713253: {'created_time': 1774389992.479685, 'last_price_update_time': 1774389992.479695, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713253') HTTP/1.1" 204 0
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/db86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe7cf90>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fa03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c29fe10>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Ff95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-24 22:06:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4, skipping ID generation
2026-03-24 22:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with scrape type 1
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 sending to next pipeline
2026-03-24 22:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4, identifier: 10713259
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff88ad0>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feab5d0>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe5a210>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fa4165c79-c125-447c-b3c3-e4cc326ca257.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f2e90>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b1210>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fffb21334-7d21-4c35-b3e6-0168ec330b38.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7feaa6d0>
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F14edf816-5d98-4450-b4fe-2b807f13b2de.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/14edf816-5d98-4450-b4fe-2b807f13b2de.jpg saved to cache
2026-03-24 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/fcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10713259
2026-03-24 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10713259
2026-03-24 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10713259 to the API
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '18eef91e-0d2a-524f-a8a6-b1c71abdf6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH335JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713259',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 127878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137160,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125021,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139747,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142764,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100389,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102657,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118785,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101568,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37690,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117529,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg',
'Width': 800}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line X - Diesel - Automatic - 120 hp - '
'127.878 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713259%27 HTTP/1.1" 200 None
2026-03-24 22:06:33 [adesa.it] INFO: Saving data for 10713259: {'created_time': 1774389993.399221, 'last_price_update_time': 1774389993.399231, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713259') HTTP/1.1" 204 0
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/c1234261-9102-407d-a1d7-fe46ceb2eb44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c44da50>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Fdb86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/db86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55e690>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F55def92e-ab1e-4a04-9d20-185ef01f0488.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff79dd0>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Ffcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/fcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f55f790>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F37dc0745-cd20-40d5-9fac-f1368867e655.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c430190>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c11c710>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F382ca5a1-4363-41cf-ab2f-08d03337874f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/7e805342-df56-426c-bbc2-4a3465d2d897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c442d10>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F89594d92-ad52-4a80-933f-840e39eb2224.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3a5050>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252Fc1234261-9102-407d-a1d7-fe46ceb2eb44.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/c1234261-9102-407d-a1d7-fe46ceb2eb44.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c5086d0>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fa57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c50ca90>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3e210>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe976d0>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fcc50cf54-87df-4138-b25b-ce6f86b761a9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c23eb50>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F10ae1743-7b66-4462-862b-d790b7594df2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg saved to cache
2026-03-24 22:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c320190>
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F7e805342-df56-426c-bbc2-4a3465d2d897.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/7e805342-df56-426c-bbc2-4a3465d2d897.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe95650>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe3c210>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F3430722f-97ef-428b-bb65-d73746533d59.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/895349ac-8ac4-48be-bebf-812cfaebbe33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/590acc8c-8535-4589-96bc-b4795b7811b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0dff50>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fc0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/d018b641-4896-4526-875f-cdba64003e30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/f7003208-d695-4416-888c-b3b9452b21e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f57d490>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F895349ac-8ac4-48be-bebf-812cfaebbe33.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/895349ac-8ac4-48be-bebf-812cfaebbe33.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8e5e4ed0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fcb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/1428032f-2405-4553-8885-5790c87eeb73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5d8590>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c474390>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ff010>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F590acc8c-8535-4589-96bc-b4795b7811b8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/590acc8c-8535-4589-96bc-b4795b7811b8.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a2890>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c411450>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fa8546a25-9a4d-4545-9151-ce296e6758f4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff10850>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4771d0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Fd018b641-4896-4526-875f-cdba64003e30.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/d018b641-4896-4526-875f-cdba64003e30.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3fb8d0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F4b00e580-d578-4999-afc9-3745b9c01b51.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7f5a2550>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Ff02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0922d0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c22ca10>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F59e11745-2738-4031-ad01-dda5632642c6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713264)
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe047d0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fecb310>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252Ff7003208-d695-4416-888c-b3b9452b21e1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/f7003208-d695-4416-888c-b3b9452b21e1.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c423610>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg saved to cache
2026-03-24 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c421cd0>
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F5523ecbf-811a-4a97-baef-5a069989e722.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c533750>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fe3f9b3eb-661b-4994-ba6b-0222afe30961.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/6816a406-2b47-4236-b474-72ff6fad1bbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713265)
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733909/general/8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713263)
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713261)
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713280)
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c43c210>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F653abb93-ce51-4819-ada5-593c80e0191f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe53a50>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0de10>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c454b90>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252Fe4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f1110>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F1428032f-2405-4553-8885-5790c87eeb73.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/1428032f-2405-4553-8885-5790c87eeb73.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe0ed10>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252Fa52b09f9-b899-4523-b5ee-8ec68162579a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe50d10>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c456ed0>
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741845%252Fgeneral%252F57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg saved to cache
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-24 22:06:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a52ba71-195b-5ddf-8820-fa47affc0763, skipping ID generation
2026-03-24 22:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a52ba71-195b-5ddf-8820-fa47affc0763 with scrape type 1
2026-03-24 22:06:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a52ba71-195b-5ddf-8820-fa47affc0763 sending to next pipeline
2026-03-24 22:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a52ba71-195b-5ddf-8820-fa47affc0763, identifier: 10713264
2026-03-24 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10713264
2026-03-24 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10713264
2026-03-24 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10713264 to the API
2026-03-24 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0a52ba71-195b-5ddf-8820-fa47affc0763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ463JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713264',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85092,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93905,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85684,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86769,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62945,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76740,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64630,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30110,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90075,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72878,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 23.014 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713264%27 HTTP/1.1" 200 None
2026-03-24 22:06:36 [adesa.it] INFO: Saving data for 10713264: {'created_time': 1774389996.080097, 'last_price_update_time': 1774389996.080107, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713264') HTTP/1.1" 204 0
2026-03-24 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713279)
2026-03-24 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741853/general/404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713275)
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46a750>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F6816a406-2b47-4236-b474-72ff6fad1bbc.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/6816a406-2b47-4236-b474-72ff6fad1bbc.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2f1650>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Ff8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-24 22:06:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a78affa-e56f-50f7-b25d-36e69fb6a8be, skipping ID generation
2026-03-24 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be with scrape type 1
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be sending to next pipeline
2026-03-24 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a78affa-e56f-50f7-b25d-36e69fb6a8be, identifier: 10713265
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c28c1d0>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733909%252Fgeneral%252F8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733909/general/8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e1c0296-ef24-583a-8a2f-933fd54994c2
2026-03-24 22:06:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e1c0296-ef24-583a-8a2f-933fd54994c2, skipping ID generation
2026-03-24 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1c0296-ef24-583a-8a2f-933fd54994c2 with scrape type 1
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e1c0296-ef24-583a-8a2f-933fd54994c2 sending to next pipeline
2026-03-24 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e1c0296-ef24-583a-8a2f-933fd54994c2, identifier: 10713263
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c43e5d0>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741843%252Fgeneral%252F60078718-a708-4ac7-b1a7-92556b1ea31e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-24 22:06:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd, skipping ID generation
2026-03-24 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with scrape type 1
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd sending to next pipeline
2026-03-24 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd, identifier: 10713261
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c45f010>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-24 22:06:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95064872-2071-51e4-bdb0-5af72318d852, skipping ID generation
2026-03-24 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95064872-2071-51e4-bdb0-5af72318d852 with scrape type 1
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95064872-2071-51e4-bdb0-5af72318d852 sending to next pipeline
2026-03-24 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95064872-2071-51e4-bdb0-5af72318d852, identifier: 10713280
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c456310>
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg saved to cache
2026-03-24 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10713265
2026-03-24 22:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10713265
2026-03-24 22:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10713265 to the API
2026-03-24 22:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 205,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6a78affa-e56f-50f7-b25d-36e69fb6a8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY329HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713265',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 25615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40010,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124328,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg',
'Width': 1024}],
'price': 28400,
'price_includes_vat': True,
'registration_date': '2025-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 205 hp - 25.615 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2025}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713265%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [adesa.it] INFO: Saving data for 10713265: {'created_time': 1774389997.203631, 'last_price_update_time': 1774389997.20364, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713265') HTTP/1.1" 204 0
2026-03-24 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e1c0296-ef24-583a-8a2f-933fd54994c2 with identifier: 10713263
2026-03-24 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e1c0296-ef24-583a-8a2f-933fd54994c2 with identifier: 10713263
2026-03-24 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e1c0296-ef24-583a-8a2f-933fd54994c2 with identifier: 10713263 to the API
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733909/general/8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '8e1c0296-ef24-583a-8a2f-933fd54994c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM324NS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713263',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133105,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38512,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/8cc000bc-67ab-4878-9ad6-8d1729330ab0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/6816a406-2b47-4236-b474-72ff6fad1bbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/2042006d-ada0-4dce-acb3-08df9d6b1deb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/72fb6569-98d8-4ee7-aaac-900ca065bfd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132507,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/895349ac-8ac4-48be-bebf-812cfaebbe33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/4837783f-8ac5-4a85-80c9-33e7b57dcf9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/c1234261-9102-407d-a1d7-fe46ceb2eb44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/14edf816-5d98-4450-b4fe-2b807f13b2de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/8cb43384-8d97-4d4d-94c9-0eff7d71fcb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1c0296-ef24-583a-8a2f-933fd54994c2/8e1c0296-ef24-583a-8a2f-933fd54994c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733909/general/ac7506f7-f0da-41ee-aeed-8d218158d7b4.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line - Hybrid - Automatic - 152 hp - 133.105 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713263%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [adesa.it] INFO: Saving data for 10713263: {'created_time': 1774389997.557633, 'last_price_update_time': 1774389997.557644, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713263') HTTP/1.1" 204 0
2026-03-24 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10713261
2026-03-24 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10713261
2026-03-24 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10713261 to the API
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM958VY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713261',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105876,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40638,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg',
'Width': 400}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 102.318 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713261%27 HTTP/1.1" 200 None
2026-03-24 22:06:37 [adesa.it] INFO: Saving data for 10713261: {'created_time': 1774389997.914029, 'last_price_update_time': 1774389997.914039, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713261') HTTP/1.1" 204 0
2026-03-24 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10713280
2026-03-24 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10713280
2026-03-24 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10713280 to the API
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '95064872-2071-51e4-bdb0-5af72318d852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK901KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713280',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 34593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39519,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110647,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 130 hp - '
'34.593 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713280%27 HTTP/1.1" 200 None
2026-03-24 22:06:38 [adesa.it] INFO: Saving data for 10713280: {'created_time': 1774389998.316363, 'last_price_update_time': 1774389998.316375, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713280') HTTP/1.1" 204 0
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c13f590>
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Feff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg saved to cache
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1c56d0>
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg saved to cache
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c48a590>
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg saved to cache
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c4fb490>
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb77686c1-3b77-4eca-b48a-11af6702f808.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg saved to cache
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-24 22:06:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c2b133d-c33b-5bef-8844-548324e2de72, skipping ID generation
2026-03-24 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2b133d-c33b-5bef-8844-548324e2de72 with scrape type 1
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c2b133d-c33b-5bef-8844-548324e2de72 sending to next pipeline
2026-03-24 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4c2b133d-c33b-5bef-8844-548324e2de72, identifier: 10713279
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8f120710>
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741853%252Fgeneral%252F404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741853/general/404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg saved to cache
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9736800-b1b2-5e77-b2fe-8052aba1aeef
2026-03-24 22:06:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9736800-b1b2-5e77-b2fe-8052aba1aeef, skipping ID generation
2026-03-24 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9736800-b1b2-5e77-b2fe-8052aba1aeef with scrape type 1
2026-03-24 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9736800-b1b2-5e77-b2fe-8052aba1aeef sending to next pipeline
2026-03-24 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b9736800-b1b2-5e77-b2fe-8052aba1aeef, identifier: 10713275
2026-03-24 22:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10713279
2026-03-24 22:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10713279
2026-03-24 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10713279 to the API
2026-03-24 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '4c2b133d-c33b-5bef-8844-548324e2de72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM413NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713279',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 106022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128620,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37452,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148273,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139031,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108556,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111773,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118523,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98475,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114849,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg',
'Width': 1024}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 1.5 Limited - Hybrid - Automatic - 130 hp - 106.022 '
'km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713279%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [adesa.it] INFO: Saving data for 10713279: {'created_time': 1774389999.123522, 'last_price_update_time': 1774389999.123532, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713279') HTTP/1.1" 204 0
2026-03-24 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b9736800-b1b2-5e77-b2fe-8052aba1aeef with identifier: 10713275
2026-03-24 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b9736800-b1b2-5e77-b2fe-8052aba1aeef with identifier: 10713275
2026-03-24 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b9736800-b1b2-5e77-b2fe-8052aba1aeef with identifier: 10713275 to the API
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741853/general/404c2866-1570-4ef5-9e55-861ba8ee41f0.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': 180,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'b9736800-b1b2-5e77-b2fe-8052aba1aeef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM222PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713275',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 89411,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/404c2866-1570-4ef5-9e55-861ba8ee41f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/726f06e5-c4af-4312-b41a-16ae16b5a4ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/76e0a34a-f383-44d4-bcce-96577bf40bfd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94742,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/1428032f-2405-4553-8885-5790c87eeb73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/f7003208-d695-4416-888c-b3b9452b21e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/d018b641-4896-4526-875f-cdba64003e30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109052,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/590acc8c-8535-4589-96bc-b4795b7811b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77437,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/7e805342-df56-426c-bbc2-4a3465d2d897.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34627,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/db86a2a1-68bf-4e42-86fe-66a8ae01a96b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9736800-b1b2-5e77-b2fe-8052aba1aeef/b9736800-b1b2-5e77-b2fe-8052aba1aeef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741853/general/fcc2c500-2b6d-4cff-95c7-bf642e3ef8a9.jpg',
'Width': 800}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Hyundai Tucson 1.6 - Hybrid - Automatic - 180 hp - 89.411 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713275%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [adesa.it] INFO: Saving data for 10713275: {'created_time': 1774389999.49838, 'last_price_update_time': 1774389999.498391, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713275') HTTP/1.1" 204 0
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5f91ff-7abb-5f80-bbba-aa4af3848356 with identifier: 10713199
2026-03-24 22:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5f91ff-7abb-5f80-bbba-aa4af3848356 with scrape type 1
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fa40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/a40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F2c924439-11c8-4850-a0f1-a692977a6d0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/2c924439-11c8-4850-a0f1-a692977a6d0e.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fe91174d2-99da-4c7e-a59e-e92b257e5009.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/e91174d2-99da-4c7e-a59e-e92b257e5009.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fe40e053e-5762-42d6-994d-5b74894ea09a.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/e40e053e-5762-42d6-994d-5b74894ea09a.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F8ab7860d-9b26-47ae-9742-3785b7157684.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/8ab7860d-9b26-47ae-9742-3785b7157684.jpg not downloaded yet
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F623284e8-3e72-4cf9-be03-4b75a39212a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/623284e8-3e72-4cf9-be03-4b75a39212a2.jpg not downloaded yet
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/a40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F5760e014-bd0c-4d62-8449-3575e1ca885d.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/5760e014-bd0c-4d62-8449-3575e1ca885d.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fa4d9bc09-944a-408d-96f1-842cb28e88a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/a4d9bc09-944a-408d-96f1-842cb28e88a6.jpg not downloaded yet
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F74b69101-6892-4192-b07a-14eaa33da7bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/74b69101-6892-4192-b07a-14eaa33da7bf.jpg not downloaded yet
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/e91174d2-99da-4c7e-a59e-e92b257e5009.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/2c924439-11c8-4850-a0f1-a692977a6d0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/8ab7860d-9b26-47ae-9742-3785b7157684.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c21a3d0>
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg saved to cache
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/e40e053e-5762-42d6-994d-5b74894ea09a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/623284e8-3e72-4cf9-be03-4b75a39212a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/5760e014-bd0c-4d62-8449-3575e1ca885d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3b3f10>
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fa40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/a40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg saved to cache
2026-03-24 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/a4d9bc09-944a-408d-96f1-842cb28e88a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741786/general/74b69101-6892-4192-b07a-14eaa33da7bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713199)
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbde50>
2026-03-24 22:06:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fe91174d2-99da-4c7e-a59e-e92b257e5009.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/e91174d2-99da-4c7e-a59e-e92b257e5009.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3ec1d0>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F2c924439-11c8-4850-a0f1-a692977a6d0e.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/2c924439-11c8-4850-a0f1-a692977a6d0e.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c0ea950>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F8ab7860d-9b26-47ae-9742-3785b7157684.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/8ab7860d-9b26-47ae-9742-3785b7157684.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b2210>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fe40e053e-5762-42d6-994d-5b74894ea09a.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/e40e053e-5762-42d6-994d-5b74894ea09a.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c514990>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F623284e8-3e72-4cf9-be03-4b75a39212a2.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/623284e8-3e72-4cf9-be03-4b75a39212a2.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b2910>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F5760e014-bd0c-4d62-8449-3575e1ca885d.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/5760e014-bd0c-4d62-8449-3575e1ca885d.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46a790>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252Fa4d9bc09-944a-408d-96f1-842cb28e88a6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/a4d9bc09-944a-408d-96f1-842cb28e88a6.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c1b1f10>
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741786%252Fgeneral%252F74b69101-6892-4192-b07a-14eaa33da7bf.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741786/general/74b69101-6892-4192-b07a-14eaa33da7bf.jpg saved to cache
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de5f91ff-7abb-5f80-bbba-aa4af3848356
2026-03-24 22:06:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de5f91ff-7abb-5f80-bbba-aa4af3848356, skipping ID generation
2026-03-24 22:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5f91ff-7abb-5f80-bbba-aa4af3848356 with scrape type 1
2026-03-24 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de5f91ff-7abb-5f80-bbba-aa4af3848356 sending to next pipeline
2026-03-24 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: de5f91ff-7abb-5f80-bbba-aa4af3848356, identifier: 10713199
2026-03-24 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: de5f91ff-7abb-5f80-bbba-aa4af3848356 with identifier: 10713199
2026-03-24 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: de5f91ff-7abb-5f80-bbba-aa4af3848356 with identifier: 10713199
2026-03-24 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: de5f91ff-7abb-5f80-bbba-aa4af3848356 with identifier: 10713199 to the API
2026-03-24 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741786/general/74b69101-6892-4192-b07a-14eaa33da7bf.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': 190,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'de5f91ff-7abb-5f80-bbba-aa4af3848356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG672RN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713199',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 139353,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/a40be3ad-9358-46a1-9c32-aaaea7218e6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43271,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/4ef40a72-321f-4755-a0b3-cd7a2330abdd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142304,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/2c924439-11c8-4850-a0f1-a692977a6d0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/e91174d2-99da-4c7e-a59e-e92b257e5009.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/e40e053e-5762-42d6-994d-5b74894ea09a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/8ab7860d-9b26-47ae-9742-3785b7157684.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102253,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/623284e8-3e72-4cf9-be03-4b75a39212a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/5760e014-bd0c-4d62-8449-3575e1ca885d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143086,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/a4d9bc09-944a-408d-96f1-842cb28e88a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f91ff-7abb-5f80-bbba-aa4af3848356/de5f91ff-7abb-5f80-bbba-aa4af3848356_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741786/general/74b69101-6892-4192-b07a-14eaa33da7bf.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-08-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 20d Advantage - Diesel - Automatic - 190 hp - 139.353 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713199%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [adesa.it] INFO: Saving data for 10713199: {'created_time': 1774390001.255299, 'last_price_update_time': 1774390001.255309, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713199') HTTP/1.1" 204 0
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with identifier: 10713198
2026-03-24 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with scrape type 1
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fbd77f36c-14bb-4c39-9209-c39ec7d12956.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/bd77f36c-14bb-4c39-9209-c39ec7d12956.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F13a6a6ab-2302-45b7-a19a-110cf9968785.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/13a6a6ab-2302-45b7-a19a-110cf9968785.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fd4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/d4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F8eef5643-a715-452c-b0f9-bf787b9d813f.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/8eef5643-a715-452c-b0f9-bf787b9d813f.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fdc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/dc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg not downloaded yet
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg not downloaded yet
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/bd77f36c-14bb-4c39-9209-c39ec7d12956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg not downloaded yet
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/ab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg not downloaded yet
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/13a6a6ab-2302-45b7-a19a-110cf9968785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F750dfacf-661b-471f-9590-c73ecd69fd64.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/750dfacf-661b-471f-9590-c73ecd69fd64.jpg not downloaded yet
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/d4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/8eef5643-a715-452c-b0f9-bf787b9d813f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/dc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46cd10>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c516c50>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fbd77f36c-14bb-4c39-9209-c39ec7d12956.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/bd77f36c-14bb-4c39-9209-c39ec7d12956.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/ab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741785/general/750dfacf-661b-471f-9590-c73ecd69fd64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713198)
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c45ce10>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F13a6a6ab-2302-45b7-a19a-110cf9968785.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/13a6a6ab-2302-45b7-a19a-110cf9968785.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c28c350>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fd4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/d4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff7b450>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F8eef5643-a715-452c-b0f9-bf787b9d813f.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/8eef5643-a715-452c-b0f9-bf787b9d813f.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff7b550>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fdc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/dc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ffbc690>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg saved to cache
2026-03-24 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c3c0590>
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252Fab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/ab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg saved to cache
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c143750>
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg saved to cache
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7ff05d50>
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:06:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741785%252Fgeneral%252F750dfacf-661b-471f-9590-c73ecd69fd64.jpg') HTTP/1.1" 204 0
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741785/general/750dfacf-661b-471f-9590-c73ecd69fd64.jpg saved to cache
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8
2026-03-24 22:06:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8, skipping ID generation
2026-03-24 22:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with scrape type 1
2026-03-24 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 sending to next pipeline
2026-03-24 22:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8, identifier: 10713198
2026-03-24 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with identifier: 10713198
2026-03-24 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with identifier: 10713198
2026-03-24 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad77f5f0-8d36-5369-983e-1fbaaa57e0b8 with identifier: 10713198 to the API
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:06: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-24 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741785/general/750dfacf-661b-471f-9590-c73ecd69fd64.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': 150,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ad77f5f0-8d36-5369-983e-1fbaaa57e0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ464AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713198',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 146395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/bd77f36c-14bb-4c39-9209-c39ec7d12956.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36543,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/27e4ff26-8ddc-4a34-9970-0c0317f40424.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/13a6a6ab-2302-45b7-a19a-110cf9968785.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/d4b734b2-9b04-4831-9bd9-65c9ed1803fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90572,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/8eef5643-a715-452c-b0f9-bf787b9d813f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/dc4c9cfd-6a4b-44ff-8226-037c760342bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98142,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/768ce1cc-aafc-4dee-93a7-8d18bc9f16cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/2d009d96-4940-49a5-9ddd-ad9098358fd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/ab9f3c65-d54b-4093-b84e-5fd691c32df6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad77f5f0-8d36-5369-983e-1fbaaa57e0b8/ad77f5f0-8d36-5369-983e-1fbaaa57e0b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741785/general/750dfacf-661b-471f-9590-c73ecd69fd64.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d Advantage - Diesel - Automatic - 150 hp - 146.395 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713198%27 HTTP/1.1" 200 None
2026-03-24 22:06:42 [adesa.it] INFO: Saving data for 10713198: {'created_time': 1774390002.557069, 'last_price_update_time': 1774390002.557079, 'auction_closing_time': 1774430700.0}
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713198') HTTP/1.1" 204 0
2026-03-24 22:07:05 [scrapy.extensions.logstats] INFO: Crawled 557 pages (at 26 pages/min), scraped 544 items (at 34 items/min)
2026-03-24 22:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with identifier: 10713197
2026-03-24 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with scrape type 1
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fab01b545-fb2e-4593-b23b-a90fa08161da.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ab01b545-fb2e-4593-b23b-a90fa08161da.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F6b048463-6232-4782-99f8-d74b048b0228.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/6b048463-6232-4782-99f8-d74b048b0228.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F3421812d-1753-4efc-9b66-81363ffe5100.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/3421812d-1753-4efc-9b66-81363ffe5100.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fa054313f-fbeb-4819-bdc3-ddc67feff58b.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/a054313f-fbeb-4819-bdc3-ddc67feff58b.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Faf575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/af575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg not downloaded yet
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/ab01b545-fb2e-4593-b23b-a90fa08161da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg not downloaded yet
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F68422492-c581-41b2-97cd-4f25fdd83076.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/68422492-c581-41b2-97cd-4f25fdd83076.jpg not downloaded yet
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/ddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/3421812d-1753-4efc-9b66-81363ffe5100.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg not downloaded yet
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/a054313f-fbeb-4819-bdc3-ddc67feff58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/6b048463-6232-4782-99f8-d74b048b0228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46fd90>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fab01b545-fb2e-4593-b23b-a90fa08161da.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ab01b545-fb2e-4593-b23b-a90fa08161da.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/68422492-c581-41b2-97cd-4f25fdd83076.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/af575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10713197)
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c08b2d0>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c28c910>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F3421812d-1753-4efc-9b66-81363ffe5100.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/3421812d-1753-4efc-9b66-81363ffe5100.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c141550>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fa054313f-fbeb-4819-bdc3-ddc67feff58b.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/a054313f-fbeb-4819-bdc3-ddc67feff58b.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda7fe50750>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46b410>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F6b048463-6232-4782-99f8-d74b048b0228.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/6b048463-6232-4782-99f8-d74b048b0228.jpg saved to cache
2026-03-24 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2d2790>
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F68422492-c581-41b2-97cd-4f25fdd83076.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/68422492-c581-41b2-97cd-4f25fdd83076.jpg saved to cache
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c421110>
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Faf575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/af575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg saved to cache
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c2076d0>
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252F467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg saved to cache
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fda8c46ac90>
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 22:07:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741783%252Fgeneral%252Fec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg') HTTP/1.1" 204 0
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg saved to cache
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0
2026-03-24 22:07:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e0b6b5f-399c-5e0f-9b03-2932070970a0, skipping ID generation
2026-03-24 22:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with scrape type 1
2026-03-24 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e0b6b5f-399c-5e0f-9b03-2932070970a0 sending to next pipeline
2026-03-24 22:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e0b6b5f-399c-5e0f-9b03-2932070970a0, identifier: 10713197
2026-03-24 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with identifier: 10713197
2026-03-24 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with identifier: 10713197
2026-03-24 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e0b6b5f-399c-5e0f-9b03-2932070970a0 with identifier: 10713197 to the API
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 22:07: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-24 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9e0b6b5f-399c-5e0f-9b03-2932070970a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH081PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713197',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 163175,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/ddc5417b-13fd-4355-a396-a4d1c5ea3b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40299,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/ab01b545-fb2e-4593-b23b-a90fa08161da.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137706,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/6b048463-6232-4782-99f8-d74b048b0228.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/3421812d-1753-4efc-9b66-81363ffe5100.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/a054313f-fbeb-4819-bdc3-ddc67feff58b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/2374fe53-4d5e-4366-9139-3cdccf6a67bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/af575fad-12f6-4f32-9fe6-69eb094a3bdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87386,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/467f6a01-5ec1-46c7-9b2c-2f7c22ad52e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/68422492-c581-41b2-97cd-4f25fdd83076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e0b6b5f-399c-5e0f-9b03-2932070970a0/9e0b6b5f-399c-5e0f-9b03-2932070970a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741783/general/ec799d2e-3b5a-4c10-bac9-db729d39e4d3.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 16d Advantage - Diesel - Automatic - 116 hp - 163.175 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710713197%27 HTTP/1.1" 200 None
2026-03-24 22:07:14 [adesa.it] INFO: Saving data for 10713197: {'created_time': 1774390034.63036, 'last_price_update_time': 1774390034.630379, 'auction_closing_time': 1774430700.0}
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10713197') HTTP/1.1" 204 0
2026-03-24 22:07:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 22:07:14 [adesa.it] INFO: adesa.it 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-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20last_price_update_time%20lt%201773958034 HTTP/1.1" 200 None
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10591353') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10626526') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10626550') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10666649') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10669342') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10679269') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684789') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684790') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684791') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684793') HTTP/1.1" 204 0
2026-03-24 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684794') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684795') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684796') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684797') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684799') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684802') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684803') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684804') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684805') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684807') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684808') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684809') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684810') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684811') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684812') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684813') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684814') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684815') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684816') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684817') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684818') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684821') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684822') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684823') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684825') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684828') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684829') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684830') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684834') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684835') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684838') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684839') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684840') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684842') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684843') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684845') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10684846') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685305') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685306') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685311') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685684') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685688') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685698') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10685701') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686156') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686157') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686161') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686163') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686164') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686165') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686554') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686626') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686627') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686628') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686629') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686631') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686632') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686633') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686637') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686638') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686639') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686642') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686644') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686647') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686648') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686649') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686650') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686651') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686653') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686656') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686659') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686662') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10686663') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10688057') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10688058') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10688059') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10688061') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10688214') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689411') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689467') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689468') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689477') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689489') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689490') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689491') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10689492') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10690652') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10690721') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691304') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691315') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691323') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691324') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691331') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691358') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691359') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691360') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691362') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691366') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691368') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691369') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691370') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691371') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691372') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691373') HTTP/1.1" 204 0
2026-03-24 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691374') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691375') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691376') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691540') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691549') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691550') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691552') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691553') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691554') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691555') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691557') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691558') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691559') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691581') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691582') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691584') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691585') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691586') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691587') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691588') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691589') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691590') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691591') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691592') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691593') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691594') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691595') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691596') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691646') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691669') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691670') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691728') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691731') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691736') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691749') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10691767') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10692777') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693499') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693500') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693501') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693502') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693503') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693504') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693505') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693506') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693507') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693510') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693513') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693514') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693515') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693516') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693524') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693557') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693558') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693561') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693562') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693564') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693566') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693567') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693568') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693569') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693571') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693575') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693576') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693581') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693586') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693587') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693590') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693591') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693592') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693593') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693594') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693595') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693596') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693636') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693637') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693638') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693639') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693640') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693642') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693643') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693644') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693645') HTTP/1.1" 204 0
2026-03-24 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693646') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693647') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693648') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693649') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693650') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693651') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693652') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693653') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693654') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693655') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693656') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693657') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693658') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693659') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693660') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693661') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693662') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693663') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693664') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693665') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693666') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693667') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693670') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693671') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693672') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693673') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693674') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693675') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693676') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693677') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693678') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693679') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693680') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693681') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693682') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693683') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693684') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693685') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693686') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693687') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693688') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693689') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693690') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693691') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693692') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693693') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693694') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693695') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693696') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693697') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693698') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693699') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693700') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10693714') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10694999') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695000') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695315') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695480') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695481') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695482') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695483') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695484') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695485') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695486') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695487') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695488') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695489') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695490') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695491') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695492') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695493') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695494') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695495') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695496') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695497') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695498') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695499') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695500') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695502') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695503') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695504') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695505') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695506') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695507') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695508') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695509') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695510') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695511') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695512') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695513') HTTP/1.1" 204 0
2026-03-24 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695514') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695515') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695516') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695517') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695518') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695519') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695520') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695522') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695523') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695524') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695525') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695526') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695527') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695528') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695529') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695530') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695531') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695532') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695534') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695535') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695536') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695537') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695538') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695539') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695540') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695541') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695542') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695543') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695544') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695545') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695546') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695547') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695548') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695549') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695550') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695551') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695552') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695553') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695555') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695556') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695558') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695559') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695560') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695561') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695562') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695563') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695564') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695565') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695566') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695567') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695568') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695570') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695571') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695572') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695573') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695574') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695575') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695576') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695577') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695578') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695579') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10695580') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696088') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696089') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696090') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696101') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696103') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696104') HTTP/1.1" 204 0
2026-03-24 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696105') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696106') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696107') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696108') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696109') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696110') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696112') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696114') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696115') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696116') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696118') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696127') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696129') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696130') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696131') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696132') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696133') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696134') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696135') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696136') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696137') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696138') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696145') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696146') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696147') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696178') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696179') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696180') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696181') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696182') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696183') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696184') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696185') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696186') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696187') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696188') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696189') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696190') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696191') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696193') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696194') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696195') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696196') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696197') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696198') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696200') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696201') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696203') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696353') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696391') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696393') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696394') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696435') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696436') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696443') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696444') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696445') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696446') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696452') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696454') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696456') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696457') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696458') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696459') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696460') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696462') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696463') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696464') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696465') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696466') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696467') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10696468') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699431') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699695') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699696') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699697') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699698') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699699') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699700') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699701') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699702') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699703') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699704') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699705') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699706') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699707') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699708') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699709') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699710') HTTP/1.1" 204 0
2026-03-24 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699711') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699712') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699713') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699714') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699715') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699716') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699717') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699718') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699923') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699941') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699942') HTTP/1.1" 204 0
2026-03-24 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.it',RowKey='10699945') HTTP/1.1" 204 0
2026-03-24 22:07:20 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (545 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.it/task_37_2026-03-24T22_00_00.jl
2026-03-24 22:07:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1285624,
'downloader/request_count': 1518,
'downloader/request_method_count/GET': 1505,
'downloader/request_method_count/POST': 13,
'downloader/response_bytes': 153446119,
'downloader/response_count': 1518,
'downloader/response_status_count/200': 1518,
'elapsed_time_seconds': 434.717944,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 22, 7, 20, 169712, tzinfo=datetime.timezone.utc),
'item_scraped_count': 545,
'log_count/DEBUG': 16448,
'log_count/INFO': 15978,
'memusage/max': 183209984,
'memusage/startup': 147877888,
'photo_download_count': 960,
'request_depth_max': 13,
'response_received_count': 558,
'scheduler/dequeued': 1518,
'scheduler/dequeued/memory': 1518,
'scheduler/enqueued': 1518,
'scheduler/enqueued/memory': 1518,
'scrape_type/new': 178,
'scrape_type/price_update': 367,
'scrape_type/skipped': 727,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 561,
'scrapy-zyte-api/error_ratio': 0.0053475935828877,
'scrapy-zyte-api/error_types/download/temporary-error': 3,
'scrapy-zyte-api/errors': 3,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.412431205874361,
'scrapy-zyte-api/mean_response_seconds': 4.39037496500522,
'scrapy-zyte-api/processed': 558,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 558,
'scrapy-zyte-api/request_args/experimental.requestCookies': 557,
'scrapy-zyte-api/request_args/experimental.responseCookies': 558,
'scrapy-zyte-api/request_args/httpRequestBody': 13,
'scrapy-zyte-api/request_args/httpRequestMethod': 13,
'scrapy-zyte-api/request_args/httpResponseBody': 558,
'scrapy-zyte-api/request_args/httpResponseHeaders': 558,
'scrapy-zyte-api/request_args/url': 558,
'scrapy-zyte-api/status_codes/200': 558,
'scrapy-zyte-api/status_codes/520': 3,
'scrapy-zyte-api/success': 558,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1272,
'source/total_available': 1272,
'start_time': datetime.datetime(2026, 3, 24, 22, 0, 5, 451768, tzinfo=datetime.timezone.utc)}
2026-03-24 22:07:20 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fda8e329c10>
2026-03-24 22:07:20 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fda8e32a0d0>